Skip to content

Commit f82bd20

Browse files
committed
wip
1 parent 74e98a5 commit f82bd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^7.4|^8.0",
2020
"spatie/laravel-package-tools": "^1.14.0",
21-
"illuminate/contracts": "^9.0",
21+
"illuminate/contracts": "^7.0|^8.0|^9.0",
2222
"illuminate/support": "^7.0|^8.0|^9.0"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)