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 f993088 commit 9d086daCopy full SHA for 9d086da
composer.json
@@ -8,10 +8,10 @@
8
"require": {
9
"php" : "^8.0|^8.1",
10
"spatie/valuestore": "^1.0",
11
- "illuminate/container": "^6.0|^7.0|^8.0|^9.0|^10.0",
12
- "illuminate/events": "^6.0|^7.0|^8.0|^9.0|^10.0",
13
- "illuminate/queue": "^6.0|^7.0|^8.0|^9.0|^10.0",
14
- "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0"
+ "illuminate/container": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/events": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/queue": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
15
},
16
"autoload": {
17
"psr-4": {
0 commit comments