Skip to content

Commit 94ddd95

Browse files
authored
Downgrade laravel version
1 parent afde4e9 commit 94ddd95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"illuminate/database": "^9.0",
14-
"illuminate/support": "^9.0",
13+
"illuminate/database": "^8.0|^9.0",
14+
"illuminate/support": "^8.0|^9.0",
1515
"ramsey/uuid": "^4.1.1"
1616
},
1717
"minimum-stability": "stable",

0 commit comments

Comments
 (0)