Skip to content

Commit 01d5792

Browse files
authored
Merge pull request #80 from gordinskiy/2.x-prototype
Update doctrine/persistence dependency
2 parents 3198d02 + 95e5c47 commit 01d5792

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
@@ -27,7 +27,7 @@
2727
"doctrine/dbal": "^2.10|^3.3",
2828
"doctrine/orm": "^2.6",
2929
"doctrine/inflector": "^1.4|^2.0",
30-
"doctrine/persistence": "^1.3.5|^2.0"
30+
"doctrine/persistence": "^1.3.5|^2.0|^3.0"
3131
},
3232
"require-dev": {
3333
"phpunit/phpunit": "~8.0|~9.0",

0 commit comments

Comments
 (0)