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 58b6f00 commit cd2e430Copy full SHA for cd2e430
composer.json
@@ -19,10 +19,10 @@
19
"license": "MIT",
20
"require": {
21
"php" : "^7.4 | ^8.0",
22
- "illuminate/config": "^6.20|^8.0|^9.0",
23
- "illuminate/console": "^6.20|^8.0|^9.0",
24
- "illuminate/log": "^6.20|^8.0|^9.0",
25
- "illuminate/support": "^6.20|^8.0|^9.0",
+ "illuminate/config": "^6.20|^8.76|^9.0",
+ "illuminate/console": "^6.20|^8.76|^9.0",
+ "illuminate/log": "^6.20|^8.76|^9.0",
+ "illuminate/support": "^6.20|^8.76|^9.0",
26
"monolog/monolog": "^2.0",
27
"cesargb/php-log-rotation": "^2.4"
28
},
0 commit comments