Skip to content

Commit

Permalink
upgrade doctrine/persistence to ^3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vitek-rostislav committed Oct 16, 2024
1 parent 9d52ae1 commit 6ca5205
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 6ca5205

Please sign in to comment.