Update for Laravel 9
This commit is contained in:
parent
b4407e6bc1
commit
f35920db46
@ -16,8 +16,8 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^7.4|^8.0",
|
||||
"illuminate/database": "^8.0"
|
||||
"php": "^8.0",
|
||||
"illuminate/database": "^9.0"
|
||||
},
|
||||
"require-dev": {
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user