Skip to content

Commit

Permalink
created development branch 14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmannmartin committed Oct 9, 2023
1 parent 2ec7cab commit 0cb14d2
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 @@ -25,10 +25,10 @@
"lcobucci/jwt": "^4.1.5",
"overblog/graphql-bundle": "^1.0",
"overblog/graphiql-bundle": "^0.3",
"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": "14.0.x-dev",
"shopsys/framework": "14.0.x-dev",
"shopsys/migrations": "14.0.x-dev",
"shopsys/plugin-interface": "14.0.x-dev",
"symfony/config": "^5.4",
"symfony/dependency-injection": "^5.4",
"symfony/http-foundation": "^5.4",
Expand All @@ -38,7 +38,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.5.20",
"shopsys/coding-standards": "13.0.x-dev"
"shopsys/coding-standards": "14.0.x-dev"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit 0cb14d2

Please sign in to comment.