Skip to content

Commit

Permalink
Merge pull request #407 from alexander-schranz/patch-1
Browse files Browse the repository at this point in the history
Define jackalope range
  • Loading branch information
dbu authored Jul 3, 2024
2 parents 48dac01 + fc02d4e commit a87ccf5
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 @@ -32,8 +32,9 @@
"doctrine/doctrine-bundle": "< 2.0.3",
"doctrine/persistence": "< 3.0.0",
"doctrine/phpcr-odm": "< 2.0",
"jackalope/jackalope-jackrabbit": "<2",
"jackalope/jackalope": "< 1.3.1",
"jackalope/jackalope": "< 2.0.0 || >= 3.0.0",
"jackalope/jackalope-doctrine-dbal": "< 2.0.0 || >= 3.0.0",
"jackalope/jackalope-jackrabbit": "< 2.0.0 || >= 3.0.0",
"symfony/dependency-injection": "< 3",
"symfony/console": "< 4"
},
Expand Down

0 comments on commit a87ccf5

Please sign in to comment.