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 993ade5 commit 8ecdea0Copy full SHA for 8ecdea0
composer.json
@@ -20,10 +20,10 @@
20
"consistence/coding-standard": "^3.0.1",
21
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
22
"doctrine/collections": "^1.0",
23
- "doctrine/common": "^2.7|^3.0",
24
- "doctrine/mongodb-odm": "^1.2|^2.1",
+ "doctrine/common": "^2.7 || ^3.0",
+ "doctrine/mongodb-odm": "^1.2 || ^2.1",
25
"doctrine/orm": "^2.5",
26
- "doctrine/persistence": "^1.1|^2.0",
+ "doctrine/persistence": "^1.1 || ^2.0",
27
"ergebnis/composer-normalize": "^2.0.2",
28
"jakub-onderka/php-parallel-lint": "^1.0",
29
"phing/phing": "^2.16.0",
0 commit comments