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