🔧
This commit is contained in:
6
vendor/hamcrest/hamcrest-php/composer.json
vendored
6
vendor/hamcrest/hamcrest-php/composer.json
vendored
@@ -15,12 +15,12 @@
|
||||
},
|
||||
|
||||
"require": {
|
||||
"php": "^5.3|^7.0|^8.0"
|
||||
"php": "^7.4|^8.0"
|
||||
},
|
||||
|
||||
"require-dev": {
|
||||
"phpunit/php-file-iterator": "^1.4 || ^2.0",
|
||||
"phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
|
||||
"phpunit/php-file-iterator": "^1.4 || ^2.0 || ^3.0",
|
||||
"phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0 || ^8.0 || ^9.0"
|
||||
},
|
||||
|
||||
"replace": {
|
||||
|
||||
Reference in New Issue
Block a user