Skip to content

Commit 11dae2d

Browse files
committed
wip
1 parent 4d46bf2 commit 11dae2d

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
@@ -15,14 +15,14 @@
1515
}
1616
],
1717
"require": {
18-
"php": "^8.2",
19-
"illuminate/console": "^12.0",
20-
"illuminate/http": "^12.0",
21-
"illuminate/support": "^12.0",
18+
"php": "^8.1",
19+
"illuminate/console": "^10.0",
20+
"illuminate/http": "^10.0",
21+
"illuminate/support": "^10.0",
2222
"laravel/tinker": "^2.10.1",
2323
"pkboom/file-watcher": "^0.2.6",
2424
"react/event-loop": "^1.5",
25-
"symfony/console": "^7.2.0"
25+
"symfony/console": "^6.2.0"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)