Skip to content

Commit 70728f3

Browse files
Revert "Test against phpcr bundle 3.0"
This reverts commit 64e02cf.
1 parent 64e02cf commit 70728f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"php": "^7.2 || ^8.0",
1313
"phpcr/phpcr-migrations": "^1.1",
1414
"phpcr/phpcr-implementation": "^2.1",
15-
"doctrine/phpcr-bundle": "^3.0@dev",
15+
"doctrine/phpcr-bundle": "^1.3 || ^2.0",
1616
"symfony/config": "^4.4 || ^5.4 || ^6.0",
1717
"symfony/console": "^4.4 || ^5.4 || ^6.0",
1818
"symfony/dependency-injection": "^4.4 || ^5.4 || ^6.0",

0 commit comments

Comments
 (0)