Skip to content

Commit

Permalink
release v14.0.0 (#3153)
Browse files Browse the repository at this point in the history
  • Loading branch information
vitek-rostislav authored May 6, 2024
2 parents 4eb7ce0 + dcced40 commit c0b7541
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 @@ -28,10 +28,10 @@
"doctrine/doctrine-bundle": "^2.5.7",
"doctrine/orm": "^2.11.2",
"doctrine/persistence": "^2.4",
"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.0",
"shopsys/framework": "14.0.0",
"shopsys/migrations": "14.0.0",
"shopsys/plugin-interface": "14.0.0",
"symfony/config": "^5.4",
"symfony/dependency-injection": "^5.4",
"symfony/form": "^5.4",
Expand All @@ -41,7 +41,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.5.20",
"shopsys/coding-standards": "14.0.x-dev"
"shopsys/coding-standards": "14.0.0"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit c0b7541

Please sign in to comment.