Skip to content

Commit

Permalink
added constraint for jackalope/jackalope
Browse files Browse the repository at this point in the history
  • Loading branch information
wachterjohannes committed Apr 19, 2017
1 parent 296241b commit 7e03652
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@
"require": {
"php": "^5.5 || ^7.0",
"sulu/sulu": "dev-develop",
"ongr/elasticsearch-bundle": "~1.0"
"ongr/elasticsearch-bundle": "~1.0",
"jackalope/jackalope": "^1.2.8 || >=1.3.3"
},
"require-dev": {
"zendframework/zend-stdlib": "2.3.1 as 2.0.0rc5",
"zendframework/zendsearch": "2.*@dev",
"symfony/monolog-bundle": "2.4.*",
"doctrine/doctrine-bundle": "1.4.*",
"jackalope/jackalope-doctrine-dbal": "^1.2.5",
"jackalope/jackalope-jackrabbit": "1.2.*",
"jackalope/jackalope-jackrabbit": "^1.2",
"phpunit/phpunit": "^4.8 || ^5.0",

"sulu/document-manager": "@dev",
Expand Down

0 comments on commit 7e03652

Please sign in to comment.