Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 6beb3df

Browse files
committed
chore: dump laravel versions
1 parent b662fb8 commit 6beb3df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
}
2626
},
2727
"require": {
28-
"laravel/framework": ">= 6.20.14 |>= 7.30.4|>= 8.40.0"
28+
"illuminate/routing": "^9.0",
29+
"illuminate/support": "^9.0"
2930
},
3031
"require-dev": {
3132
"orchestra/testbench": "^6.0"

0 commit comments

Comments
 (0)