Skip to content

Commit b7e3778

Browse files
committed
fix PHPUnit (PHP 8.3) (Symfony lowest)
1 parent 3d7a036 commit b7e3778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Doctrine/Orm/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"api-platform/doctrine-common": "^4.2.9",
2828
"api-platform/metadata": "^4.2",
2929
"api-platform/state": "^4.2.4",
30-
"doctrine/orm": "^2.17 || ^3.0"
30+
"doctrine/orm": "^2.17 || ^3.0.1"
3131
},
3232
"require-dev": {
3333
"doctrine/doctrine-bundle": "^2.11 || ^3.1",

0 commit comments

Comments
 (0)