Update the composer.json file so that it still supports PHP v8.0
This commit is contained in:
parent
359c458404
commit
3362adb131
2 changed files with 469 additions and 346 deletions
|
@ -42,7 +42,7 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"roave/security-advisories": "dev-master",
|
||||
"phpunit/phpunit": "^10.0.18"
|
||||
"phpunit/phpunit": "^9.6"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "APP_ENV=testing php vendor/bin/phpunit"
|
||||
|
|
813
composer.lock
generated
813
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue