Skip to content

Commit f7f1e12

Browse files
authored
Allow persistence v4 (#518)
1 parent ddda1ea commit f7f1e12

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
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": "^8.1",
18-
"doctrine/persistence": "^3.1",
18+
"doctrine/persistence": "^3.1 || ^4.0",
1919
"psr/log": "^1.1 || ^2 || ^3"
2020
},
2121
"conflict": {

0 commit comments

Comments
 (0)