Skip to content

Commit fb36c79

Browse files
committed
add proper version constraints
1 parent 7154d7f commit fb36c79

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
@@ -33,7 +33,7 @@
3333
"require": {
3434
"php": "^8.0",
3535
"illuminate/config": "^8.0 || ^9.0",
36-
"illuminate/database": "^8.53 || ^9.27",
36+
"illuminate/database": "^8.69 || ^9.27",
3737
"illuminate/support": "^8.0 || ^9.0",
3838
"spatie/laravel-package-tools": "^1.6.3"
3939
},

0 commit comments

Comments
 (0)