Skip to content

Commit

Permalink
[shopsys] upgrade doctrine/persistence to ^3.3.3 (#3498)
Browse files Browse the repository at this point in the history
  • Loading branch information
vitek-rostislav authored Oct 16, 2024
2 parents 9d52ae1 + 6ca5205 commit 78475e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"doctrine/dbal": "^3.8.5",
"doctrine/doctrine-bundle": "^2.5.7",
"doctrine/orm": "^2.11.2",
"doctrine/persistence": "^2.4",
"doctrine/persistence": "^3.3.3",
"shopsys/form-types-bundle": "16.0.x-dev",
"shopsys/framework": "16.0.x-dev",
"shopsys/migrations": "16.0.x-dev",
Expand Down

0 comments on commit 78475e8

Please sign in to comment.