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 58dc83a commit 182caa1Copy full SHA for 182caa1
composer.json
@@ -27,7 +27,7 @@
27
"makasim/temp-file": "^0.2",
28
"google/cloud-pubsub": "^1.4.3",
29
"doctrine/orm": "^2.7.4",
30
- "doctrine/persistence": "^1.3.3|^2.0",
+ "doctrine/persistence": "^1.3.3|^2.0|^3.0",
31
"mongodb/mongodb": "^1.2",
32
"pda/pheanstalk": "^3.1",
33
"aws/aws-sdk-php": "^3.155",
pkg/dbal/composer.json
@@ -9,7 +9,7 @@
9
"php": "^7.3|^8.0",
10
"queue-interop/queue-interop": "^0.8",
11
"doctrine/dbal": "^2.12|^3.1",
12
13
"ramsey/uuid": "^3.5|^4"
14
},
15
"require-dev": {
0 commit comments