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 196fa4b commit a5832b8Copy full SHA for a5832b8
composer.json
@@ -20,12 +20,12 @@
20
"require": {
21
"php": "^8.3",
22
"ext-zip": "^1.14.0",
23
- "illuminate/console": "^11.0|^12.0",
24
- "illuminate/contracts": "^11.0|^12.0",
25
- "illuminate/events": "^11.0|^12.0",
26
- "illuminate/filesystem": "^11.0|^12.0",
27
- "illuminate/notifications": "^11.0|^12.0",
28
- "illuminate/support": "^11.0|^12.0",
+ "illuminate/console": "^11.0|^12.6",
+ "illuminate/contracts": "^11.0|^12.6",
+ "illuminate/events": "^11.0|^12.6",
+ "illuminate/filesystem": "^11.0|^12.6",
+ "illuminate/notifications": "^11.0|^12.6",
+ "illuminate/support": "^11.0|^12.6",
29
"league/flysystem": "^3.0",
30
"spatie/db-dumper": "^3.8",
31
"spatie/laravel-package-tools": "^1.6.2",
0 commit comments