Skip to content

Commit

Permalink
release of version 12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasLudvik committed Sep 22, 2023
2 parents bb4408c + 0d3d028 commit dcb01c4
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 @@ -31,10 +31,10 @@
"doctrine/doctrine-bundle": "^2.5.7",
"doctrine/orm": "^2.11.2",
"doctrine/persistence": "^2.4",
"shopsys/form-types-bundle": "12.0.x-dev",
"shopsys/framework": "12.0.x-dev",
"shopsys/migrations": "12.0.x-dev",
"shopsys/plugin-interface": "12.0.x-dev",
"shopsys/form-types-bundle": "12.0.0",
"shopsys/framework": "12.0.0",
"shopsys/migrations": "12.0.0",
"shopsys/plugin-interface": "12.0.0",
"symfony/config": "^5.4",
"symfony/dependency-injection": "^5.4",
"symfony/form": "^5.4",
Expand All @@ -43,7 +43,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.5.20",
"shopsys/coding-standards": "12.0.x-dev",
"shopsys/coding-standards": "12.0.0",
"twig/twig": "^3.5.0"
},
"config": {
Expand Down

0 comments on commit dcb01c4

Please sign in to comment.