Skip to content

Commit

Permalink
Upgrade softspring dependencies to ^5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
javihgil committed Sep 14, 2023
1 parent 48b7164 commit 0237cc8
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 @@ -9,7 +9,7 @@
"php": ">=8.0",
"doctrine/doctrine-bundle": "^2.5",
"doctrine/orm": "^2.10",
"softspring/user-bundle": "^5.0",
"softspring/user-bundle": "^5.1",
"symfony/console": "^5.4|^6.0",
"symfony/form": "^5.4|^6.0",
"symfony/framework-bundle": "^5.4|^6.0",
Expand Down

0 comments on commit 0237cc8

Please sign in to comment.