change php version to 8.0
This commit is contained in:
parent
f19181c63a
commit
e7bdcc5f6f
|
@ -13,7 +13,7 @@
|
|||
],
|
||||
"type": "library",
|
||||
"require": {
|
||||
"php": "^7.3.0",
|
||||
"php": "^7.3.0|^8.0",
|
||||
"laravel/passport": "^10.1.0"
|
||||
},
|
||||
"autoload": {
|
||||
|
|
Loading…
Reference in New Issue