Sfoglia il codice sorgente

Upgraded project to PHP 8.0

Upgraded project to PHP 8.0
RamonRobben 4 anni fa
parent
commit
0defbc1b43
2 ha cambiato i file con 166 aggiunte e 163 eliminazioni
  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