Skip to content

Commit 3f8ca4e

Browse files
authored
Update composer.json
1 parent bf91653 commit 3f8ca4e

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
@@ -21,7 +21,7 @@
2121
},
2222
"require": {
2323
"php": "^5.6.4 || ^7.0 || ^8.0",
24-
"doctrine/dbal": "^2.5 || ^3.5.1",
24+
"doctrine/dbal": "^2.5",
2525
"illuminate/database": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*",
2626
"illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*"
2727
},

0 commit comments

Comments
 (0)