We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffab61c commit 0a6f694Copy full SHA for 0a6f694
composer.json
@@ -13,10 +13,6 @@
13
"type": "git",
14
"url": "https://github.com/andrewmy/php-rabbitmq-management-api.git"
15
},
16
- {
17
- "type": "git",
18
- "url": "https://github.com/rimvislt/DoctrineMongoDBBundle.git"
19
- },
20
{
21
22
"url": "https://github.com/andrewmy/stomp-php.git"
@@ -72,7 +68,7 @@
72
68
"symfony/yaml": "^4.3|^5",
73
69
"empi89/php-amqp-stubs": "*@dev",
74
70
"doctrine/doctrine-bundle": "~1.2|^2",
75
- "doctrine/mongodb-odm-bundle": "4.3.x-dev as 4.3.0",
71
+ "doctrine/mongodb-odm-bundle": "^3.5|^4.3",
76
"alcaeus/mongo-php-adapter": "^1.0",
77
"kwn/php-rdkafka-stubs": "^1.0.2 | ^2.0",
78
"friendsofphp/php-cs-fixer": "^2",
0 commit comments