Skip to content

Commit

Permalink
prepared branch for version 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vitek-rostislav authored and grossmannmartin committed Sep 25, 2024
1 parent 7cf37ae commit f9718b0
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
36 changes: 18 additions & 18 deletions app/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,23 +64,23 @@
"prezent/doctrine-translatable-bundle": "^1.4",
"sentry/sentry-symfony": "^4.2.8",
"shopsys/deployment": "^3.2.4",
"shopsys/form-types-bundle": "15.0.x-dev",
"shopsys/framework": "15.0.x-dev",
"shopsys/frontend-api": "15.0.x-dev",
"shopsys/form-types-bundle": "16.0.x-dev",
"shopsys/framework": "16.0.x-dev",
"shopsys/frontend-api": "16.0.x-dev",
"shopsys/jsformvalidator-bundle": "^1.7.0",
"shopsys/administration": "15.0.x-dev",
"shopsys/migrations": "15.0.x-dev",
"shopsys/plugin-interface": "15.0.x-dev",
"shopsys/brand-feed-luigis-box": "15.0.x-dev",
"shopsys/category-feed-luigis-box": "15.0.x-dev",
"shopsys/product-feed-google": "15.0.x-dev",
"shopsys/product-feed-heureka": "15.0.x-dev",
"shopsys/product-feed-heureka-delivery": "15.0.x-dev",
"shopsys/product-feed-luigis-box": "15.0.x-dev",
"shopsys/product-feed-zbozi": "15.0.x-dev",
"shopsys/article-feed-luigis-box": "15.0.x-dev",
"shopsys/luigis-box": "15.0.x-dev",
"shopsys/s3-bridge": "15.0.x-dev",
"shopsys/administration": "16.0.x-dev",
"shopsys/migrations": "16.0.x-dev",
"shopsys/plugin-interface": "16.0.x-dev",
"shopsys/brand-feed-luigis-box": "16.0.x-dev",
"shopsys/category-feed-luigis-box": "16.0.x-dev",
"shopsys/product-feed-google": "16.0.x-dev",
"shopsys/product-feed-heureka": "16.0.x-dev",
"shopsys/product-feed-heureka-delivery": "16.0.x-dev",
"shopsys/product-feed-luigis-box": "16.0.x-dev",
"shopsys/product-feed-zbozi": "16.0.x-dev",
"shopsys/article-feed-luigis-box": "16.0.x-dev",
"shopsys/luigis-box": "16.0.x-dev",
"shopsys/s3-bridge": "16.0.x-dev",
"snc/redis-bundle": "^4.4.1",
"stof/doctrine-extensions-bundle": "^1.3.0",
"symfony-cmf/routing": "^2.0.3",
Expand Down Expand Up @@ -126,8 +126,8 @@
"phpstan/phpstan-symfony": "^1.4.6",
"phpunit/phpunit": "^11.2.1",
"psr/event-dispatcher": "^1.0.0",
"shopsys/coding-standards": "15.0.x-dev",
"shopsys/http-smoke-testing": "15.0.x-dev",
"shopsys/coding-standards": "16.0.x-dev",
"shopsys/http-smoke-testing": "16.0.x-dev",
"sspooky13/yaml-standards": "^9.0",
"symfony/browser-kit": "^5.4",
"symfony/var-dumper": "^5.4",
Expand Down
2 changes: 1 addition & 1 deletion app/docker/php-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM shopsys/php-image:15.0 as base
FROM shopsys/php-image:16.0 as base

ARG project_root=.

Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"@claviska/jquery-minicolors": "^2.3.4",
"@shopsys/framework": "15.0.0-dev.2",
"@shopsys/framework": "16.0.0-dev.1",
"bazinga-translator": "^2.6.6",
"buffer": "^6.0.3",
"chart.js": "^2.9.3",
Expand Down

0 comments on commit f9718b0

Please sign in to comment.