Skip to content

Commit

Permalink
[shopsys] Release of version 13.0.0 (#2864)
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmannmartin authored Oct 11, 2023
2 parents 4c79c74 + 31b6046 commit 09db76e
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 @@ -22,18 +22,18 @@
},
"require": {
"php": "^8.1",
"shopsys/form-types-bundle": "13.0.x-dev",
"shopsys/framework": "13.0.x-dev",
"shopsys/migrations": "13.0.x-dev",
"shopsys/plugin-interface": "13.0.x-dev",
"shopsys/form-types-bundle": "13.0.0",
"shopsys/framework": "13.0.0",
"shopsys/migrations": "13.0.0",
"shopsys/plugin-interface": "13.0.0",
"symfony/config": "^5.4",
"symfony/dependency-injection": "^5.4",
"symfony/http-kernel": "^5.4",
"webmozart/assert": "^1.4"
},
"require-dev": {
"phpunit/phpunit": "^9.5.20",
"shopsys/coding-standards": "13.0.x-dev"
"shopsys/coding-standards": "13.0.0"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit 09db76e

Please sign in to comment.