Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit db609b3

Browse files
authored
Update composer.json
1 parent b3c2b6d commit db609b3

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
@@ -23,7 +23,7 @@
2323
],
2424
"require": {
2525
"php": "^7.2",
26-
"illuminate/database": "^5.5|^6.0"
26+
"illuminate/database": "^5.5|^6.0|^7.0"
2727
},
2828
"require-dev": {
2929
"infection/infection": "^0.14",

0 commit comments

Comments
 (0)