Browse Source

Upgraded project to PHP 8.0

Ramon Robben 4 years ago
parent
commit
e08c6b468b
2 changed files with 166 additions and 163 deletions
  1. 1 2
      composer.json
  2. 165 161
      composer.lock

+ 1 - 2
composer.json

@@ -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"
     },

File diff suppressed because it is too large
+ 165 - 161
composer.lock


Some files were not shown because too many files changed in this diff