Skip to content

Commit 2015536

Browse files
Update composer.json
1 parent 62d6564 commit 2015536

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"require": {
55
"php": "^8.0",
66
"symfony/console": "^5.0 || ^6.0",
7-
"jackalope/jackalope": "dev-static-typing as 2.0",
7+
"jackalope/jackalope": "^2.0@dev",
88
"phpcr/phpcr": "^2.1",
99
"phpcr/phpcr-utils": "^1.2",
1010
"symfony/finder": "^5.0 || ^6.0",
@@ -18,8 +18,8 @@
1818
"phpunit/phpunit": "^9.5",
1919
"behat/behat": "^3.10",
2020
"phpspec/phpspec": "^7.2",
21-
"jackalope/jackalope-doctrine-dbal": "dev-upgrade-to-2 as 2.0",
22-
"jackalope/jackalope-jackrabbit": "dev-upgrade-to-2 as 2.0",
21+
"jackalope/jackalope-doctrine-dbal": "^2.0@dev",
22+
"jackalope/jackalope-jackrabbit": "^2.0@dev",
2323
"phpspec/prophecy-phpunit": "^2.0"
2424
},
2525
"suggest": {

0 commit comments

Comments
 (0)