We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c7f67 commit 8ac3f35Copy full SHA for 8ac3f35
composer.json
@@ -16,13 +16,13 @@
16
],
17
"require": {
18
"php": "^8.2",
19
- "illuminate/console": "^10.0|^11.0",
20
- "illuminate/http": "^10.0|^11.0",
21
- "illuminate/support": "^10.0|^11.0",
22
- "laravel/tinker": "^2.9",
+ "illuminate/console": "^12.0",
+ "illuminate/http": "^12.0",
+ "illuminate/support": "^12.0",
+ "laravel/tinrker": "^2.9",
23
"pkboom/file-watcher": "^0.2.6",
24
"react/event-loop": "^1.2",
25
- "symfony/console": "^6.0|^7.0"
+ "symfony/console": "^7.2.0"
26
},
27
"autoload": {
28
"psr-4": {
0 commit comments