Skip to content

Commit 8ac3f35

Browse files
committed
wip
1 parent 13c7f67 commit 8ac3f35

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
],
1717
"require": {
1818
"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",
19+
"illuminate/console": "^12.0",
20+
"illuminate/http": "^12.0",
21+
"illuminate/support": "^12.0",
22+
"laravel/tinrker": "^2.9",
2323
"pkboom/file-watcher": "^0.2.6",
2424
"react/event-loop": "^1.2",
25-
"symfony/console": "^6.0|^7.0"
25+
"symfony/console": "^7.2.0"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)