Skip to content

Commit 3fe5564

Browse files
Fix prefer lowest tests
1 parent 34c0577 commit 3fe5564

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"require": {
55
"php": "^7.2",
66
"symfony/console": "^5.0",
7-
"jackalope/jackalope": "^1.1",
7+
"jackalope/jackalope": "^1.3.4",
88
"phpcr/phpcr": "^2.1",
99
"phpcr/phpcr-utils": "^1.2",
1010
"symfony/finder": "^5.0",
@@ -17,7 +17,7 @@
1717
"require-dev": {
1818
"phpunit/phpunit": "^8.5",
1919
"symfony/symfony": "^5.0",
20-
"behat/behat": "^3.6.1",
20+
"behat/behat": "^3.6",
2121
"phpspec/phpspec": "^6.0",
2222
"jackalope/jackalope-doctrine-dbal": "^1.3",
2323
"jackalope/jackalope-jackrabbit": "^1.3"

0 commit comments

Comments
 (0)