Skip to content

Commit fed7202

Browse files
committed
Indicate support for doctrine/persistence 3
1 parent f6e4abc commit fed7202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"require-dev": {
3434
"doctrine/annotations": "^1.10.4",
3535
"doctrine/cache": "^1.0|^2.0",
36-
"doctrine/persistence": "^1.3|^2.0",
36+
"doctrine/persistence": "^1.3|^2|^3",
3737
"paragonie/sodium_compat": "^1.8",
3838
"symfony/asset": "^3.4|^4.0|^5.0",
3939
"symfony/browser-kit": "^4.3|^5.0",

0 commit comments

Comments
 (0)