Upgraded project to PHP 8.0

This commit is contained in:
Ramon Robben 2021-06-06 19:28:01 +02:00
parent 204e03bed3
commit e08c6b468b
2 changed files with 224 additions and 219 deletions

View file

@ -8,7 +8,7 @@
],
"license": "MIT",
"require": {
"php": "^7.3|^8.0",
"php": "^8.0",
"biscolab/laravel-recaptcha": "^5.0",
"doctrine/dbal": "^3.1",
"fideloper/proxy": "^4.4",
@ -30,7 +30,6 @@
"fakerphp/faker": "^1.9.1",
"laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.2",
"mpociot/laravel-apidoc-generator": "^4.8",
"nunomaduro/collision": "^5.0",
"phpunit/phpunit": "^9.3.3"
},

440
composer.lock generated

File diff suppressed because it is too large Load diff