Drop PHP 8.0 (#5854)

This commit is contained in:
Graham Campbell 2022-03-26 15:06:24 +00:00 committed by GitHub
parent 23bf290143
commit 004b1319f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"keywords": ["framework", "laravel"],
"license": "MIT",
"require": {
"php": "^8.0.2",
"php": "^8.1",
"guzzlehttp/guzzle": "^7.2",
"fruitcake/laravel-cors": "dev-develop",
"laravel/framework": "^10.0",