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 e746ce9 commit dca8c0bCopy full SHA for dca8c0b
composer.json
@@ -42,7 +42,7 @@
42
"behat/mink": "^1.9",
43
"doctrine/cache": "^1.11 || ^2.1",
44
"doctrine/common": "^3.2.2",
45
- "doctrine/dbal": "^3.4.0",
+ "doctrine/dbal": "^3.4.0 || ^4.0",
46
"doctrine/doctrine-bundle": "^1.12 || ^2.0",
47
"doctrine/mongodb-odm": "^2.2",
48
"doctrine/mongodb-odm-bundle": "^4.0 || ^5.0",
@@ -64,7 +64,7 @@
64
"phpunit/phpunit": "^9.6",
65
"psr/log": "^1.0 || ^2.0 || ^3.0",
66
"ramsey/uuid": "^3.9.7 || ^4.0",
67
- "ramsey/uuid-doctrine": "^1.4 || ^2.0",
+ "ramsey/uuid-doctrine": "^1.4 || ^2.0 || ^3.0",
68
"sebastian/comparator": "<5.0",
69
"soyuka/contexts": "v3.3.9",
70
"soyuka/pmu": "^0.0.2",
0 commit comments