Skip to content

Commit 1621935

Browse files
authored
Stricter version
1 parent a757c02 commit 1621935

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
@@ -20,7 +20,7 @@
2020
"php": "^8",
2121
"php-debugbar/php-debugbar": "^2.0",
2222
"doctrine/orm": "^2.10|^3.0",
23-
"doctrine/dbal": ">=3.6"
23+
"doctrine/dbal": "^3.6|^4"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "^8|^9",

0 commit comments

Comments
 (0)