Skip to content

Commit f781b49

Browse files
committed
Add versions
1 parent 8c4152a commit f781b49

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
@@ -6,8 +6,8 @@
66
"laravel", "eloquent", "API", "models"
77
],
88
"require": {
9-
"illuminate/support": "^9.0|^10.0",
10-
"illuminate/contracts": "^9.0|^10.0"
9+
"illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0",
10+
"illuminate/contracts": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0"
1111
},
1212
"require-dev": {
1313
"php": "^8.2",

0 commit comments

Comments
 (0)