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 48c7fa5 commit 335b294Copy full SHA for 335b294
composer.json
@@ -17,8 +17,8 @@
17
"doctrine/phpcr-odm": "~1.0",
18
"doctrine/phpcr-bundle": "~1.0",
19
"doctrine/data-fixtures": "~1.0",
20
- "jackalope/jackalope": "~1.0",
21
- "jackalope/jackalope-doctrine-dbal": "~1.0"
+ "jackalope/jackalope": "~1.1,>=1.1.0",
+ "jackalope/jackalope-doctrine-dbal": "~1.1,>=1.1.0"
22
},
23
"autoload": {
24
"psr-4": {
0 commit comments