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 7d94a7f commit 226cd5cCopy full SHA for 226cd5c
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|~11.0",
23
- "illuminate/queue": "~7.0|~8.0|~9.0|~10.0|~11.0",
24
- "illuminate/support": "~7.0|~8.0|~9.0|~10.0|~11.0",
+ "illuminate/contracts": "~7.0|~8.0|~9.0|~10.0|~11.0|~12.0",
+ "illuminate/queue": "~7.0|~8.0|~9.0|~10.0|~11.0|~12.0",
+ "illuminate/support": "~7.0|~8.0|~9.0|~10.0|~11.0|~12.0",
25
"guzzlehttp/guzzle": "^7.0.1|^7.2",
26
"monolog/monolog": "~1.12|^2.0|^3.0"
27
},
0 commit comments