We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 281fd23 + a2ddc76 commit d01df08Copy full SHA for d01df08
composer.json
@@ -31,6 +31,7 @@
31
"php": "^7.2|^8.0",
32
"illuminate/auth": "^5.2|^6|^7|^8",
33
"illuminate/contracts": "^5.2|^6|^7|^8",
34
+ "illuminate/database": "^8.61",
35
"illuminate/http": "^5.2|^6|^7|^8",
36
"illuminate/support": "^5.2|^6|^7|^8",
37
"lcobucci/jwt": "<3.4",
@@ -39,7 +40,6 @@
39
40
},
41
"require-dev": {
42
"illuminate/console": "^5.2|^6|^7|^8",
- "illuminate/database": "^5.2|^6|^7|^8",
43
"illuminate/routing": "^5.2|^6|^7|^8",
44
"mockery/mockery": ">=0.9.9",
45
"phpunit/phpunit": "^8.5|^9.4",
0 commit comments