Skip to content

Commit a113c0d

Browse files
authored
Update composer.json
1 parent 21c89de commit a113c0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
],
2323
"require": {
2424
"php": "^7.3|^8.0",
25-
"illuminate/support": "5.0 - 5.8 | ^6.0 | ^7.0 | ^8.0",
26-
"spatie/regex": "^2.0.1",
27-
"doctrine/dbal": "^3.0"
25+
"illuminate/support": "~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
26+
"spatie/regex": "^3.1.1",
27+
"doctrine/dbal": "^3.4"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)