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