Skip to content

Commit

Permalink
Release of version 14.0.1 (#3425)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasLudvik authored Sep 13, 2024
2 parents 0a9f344 + 665ae02 commit a93b76a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"require": {
"php": "^8.3",
"doctrine/orm": "^2.11.2",
"shopsys/form-types-bundle": "14.0.x-dev",
"shopsys/framework": "14.0.x-dev",
"shopsys/migrations": "14.0.x-dev",
"shopsys/plugin-interface": "14.0.x-dev",
"shopsys/form-types-bundle": "14.0.1",
"shopsys/framework": "14.0.1",
"shopsys/migrations": "14.0.1",
"shopsys/plugin-interface": "14.0.1",
"symfony/config": "^5.4",
"symfony/dependency-injection": "^5.4",
"symfony/framework-bundle": "^5.4",
Expand All @@ -35,7 +35,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.5.20",
"shopsys/coding-standards": "14.0.x-dev"
"shopsys/coding-standards": "14.0.1"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit a93b76a

Please sign in to comment.