We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48dac01 + fc02d4e commit a87ccf5Copy full SHA for a87ccf5
composer.json
@@ -32,8 +32,9 @@
32
"doctrine/doctrine-bundle": "< 2.0.3",
33
"doctrine/persistence": "< 3.0.0",
34
"doctrine/phpcr-odm": "< 2.0",
35
- "jackalope/jackalope-jackrabbit": "<2",
36
- "jackalope/jackalope": "< 1.3.1",
+ "jackalope/jackalope": "< 2.0.0 || >= 3.0.0",
+ "jackalope/jackalope-doctrine-dbal": "< 2.0.0 || >= 3.0.0",
37
+ "jackalope/jackalope-jackrabbit": "< 2.0.0 || >= 3.0.0",
38
"symfony/dependency-injection": "< 3",
39
"symfony/console": "< 4"
40
},
0 commit comments