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 07f23f6 commit 88a89a0Copy full SHA for 88a89a0
composer.json
@@ -15,11 +15,11 @@
15
],
16
"require": {
17
"php": "^7.2.5|^8.0",
18
- "illuminate/contracts": "~7.0|~8.0",
19
- "illuminate/queue": "~7.0|~8.0",
20
- "illuminate/support": "~7.0|~8.0",
21
- "guzzlehttp/guzzle": "^7.0.1",
22
- "monolog/monolog": "~1.12|^2.0"
+ "illuminate/contracts": "~7.0|~8.0|~9.0",
+ "illuminate/queue": "~7.0|~8.0|~9.0",
+ "illuminate/support": "~7.0|~8.0|~9.0",
+ "guzzlehttp/guzzle": "^7.0.1|^7.2",
+ "monolog/monolog": "~1.12|^2.0|~9.0"
23
},
24
"autoload": {
25
"psr-4": {
0 commit comments