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 34c0577 commit 3fe5564Copy full SHA for 3fe5564
composer.json
@@ -4,7 +4,7 @@
4
"require": {
5
"php": "^7.2",
6
"symfony/console": "^5.0",
7
- "jackalope/jackalope": "^1.1",
+ "jackalope/jackalope": "^1.3.4",
8
"phpcr/phpcr": "^2.1",
9
"phpcr/phpcr-utils": "^1.2",
10
"symfony/finder": "^5.0",
@@ -17,7 +17,7 @@
17
"require-dev": {
18
"phpunit/phpunit": "^8.5",
19
"symfony/symfony": "^5.0",
20
- "behat/behat": "^3.6.1",
+ "behat/behat": "^3.6",
21
"phpspec/phpspec": "^6.0",
22
"jackalope/jackalope-doctrine-dbal": "^1.3",
23
"jackalope/jackalope-jackrabbit": "^1.3"
0 commit comments