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 44aed2c commit c9dca38Copy full SHA for c9dca38
composer.json
@@ -10,7 +10,7 @@
10
"require": {
11
"php": "^7.1.3|^8.0",
12
"monolog/monolog": "^1.23|^2.0",
13
- "illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0"
+ "illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
14
},
15
"minimum-stability": "dev",
16
"prefer-stable": true,
0 commit comments