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.
1 parent 669cfad commit e3f948fCopy full SHA for e3f948f
composer.json
@@ -31,9 +31,9 @@
31
],
32
"require": {
33
"php": ">=7.2",
34
- "illuminate/auth": "^6.0|^7.0",
35
- "illuminate/container": "^6.0|^7.0",
36
- "illuminate/contracts": "^6.0|^7.0",
+ "illuminate/auth": "^6.0|^7.0|^8.0",
+ "illuminate/container": "^6.0|^7.0|^8.0",
+ "illuminate/contracts": "^6.0|^7.0|^8.0",
37
"jenssegers/mongodb": "^3.0"
38
},
39
"require-dev": {
0 commit comments