Update the composer.json file so that it still supports PHP v8.0

This commit is contained in:
Alex Tselegidis 2023-06-19 13:15:43 +03:00
parent 359c458404
commit 3362adb131
2 changed files with 469 additions and 346 deletions

View file

@ -42,7 +42,7 @@
}, },
"require-dev": { "require-dev": {
"roave/security-advisories": "dev-master", "roave/security-advisories": "dev-master",
"phpunit/phpunit": "^10.0.18" "phpunit/phpunit": "^9.6"
}, },
"scripts": { "scripts": {
"test": "APP_ENV=testing php vendor/bin/phpunit" "test": "APP_ENV=testing php vendor/bin/phpunit"

813
composer.lock generated

File diff suppressed because it is too large Load diff