We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec23fb5 commit 8b060ddCopy full SHA for 8b060dd
composer.json
@@ -21,11 +21,11 @@
21
"symfony/polyfill-php80": "^1.16"
22
},
23
"require-dev": {
24
- "doctrine/dbal": "^2.6|^3.0",
+ "doctrine/dbal": "^2.7|^3.0",
25
"predis/predis": "~1.0"
26
27
"conflict": {
28
- "doctrine/dbal": "<2.6"
+ "doctrine/dbal": "<2.7"
29
30
"autoload": {
31
"psr-4": { "Symfony\\Component\\Lock\\": "" },
0 commit comments