There was an error while loading. Please reload this page.
1 parent 1e88046 commit 977dda2Copy full SHA for 977dda2
composer.json
@@ -12,10 +12,10 @@
12
"minimum-stability": "dev",
13
"prefer-stable": true,
14
"require": {
15
- "php": "^7.4|^8.0|^8.1",
+ "php": "^8.0|^8.1",
16
"ext-json": "*",
17
- "illuminate/support": "^7.20|^8.19|^9.0",
18
- "illuminate/database": "^7.20|^8.19|^9.0"
+ "illuminate/support": "^8.19|^9.0",
+ "illuminate/database": "^8.19|^9.0"
19
},
20
"require-dev": {
21
"phpunit/phpunit": "^9.0",
0 commit comments