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 5453643 + 3a3260a commit 7d94a7fCopy full SHA for 7d94a7f
composer.json
@@ -19,9 +19,9 @@
19
],
20
"require": {
21
"php": "^7.2.5|^8.0",
22
- "illuminate/contracts": "~7.0|~8.0|~9.0|~10.0",
23
- "illuminate/queue": "~7.0|~8.0|~9.0|~10.0",
24
- "illuminate/support": "~7.0|~8.0|~9.0|~10.0",
+ "illuminate/contracts": "~7.0|~8.0|~9.0|~10.0|~11.0",
+ "illuminate/queue": "~7.0|~8.0|~9.0|~10.0|~11.0",
+ "illuminate/support": "~7.0|~8.0|~9.0|~10.0|~11.0",
25
"guzzlehttp/guzzle": "^7.0.1|^7.2",
26
"monolog/monolog": "~1.12|^2.0|^3.0"
27
},
0 commit comments