Skip to content

Commit

Permalink
set a new version of shopsys dependencies (#1870)
Browse files Browse the repository at this point in the history
  • Loading branch information
pesektomas authored May 27, 2020
1 parent c911da7 commit deb90cf
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,18 +61,18 @@
"sensio/framework-extra-bundle": "^5.2",
"sensiolabs/security-checker": "^6.0",
"shopsys/doctrine-orm": "^2.7.2",
"shopsys/google-cloud-bundle": "9.0.x-dev",
"shopsys/google-cloud-bundle": "9.1.x-dev",
"shopsys/postgres-search-bundle": "^0.2",
"shopsys/migrations": "9.0.x-dev",
"shopsys/form-types-bundle": "9.0.x-dev",
"shopsys/framework": "9.0.x-dev",
"shopsys/frontend-api": "9.0.x-dev",
"shopsys/plugin-interface": "9.0.x-dev",
"shopsys/product-feed-heureka": "9.0.x-dev",
"shopsys/product-feed-heureka-delivery": "9.0.x-dev",
"shopsys/product-feed-zbozi": "9.0.x-dev",
"shopsys/product-feed-google": "9.0.x-dev",
"shopsys/read-model": "9.0.x-dev",
"shopsys/migrations": "9.1.x-dev",
"shopsys/form-types-bundle": "9.1.x-dev",
"shopsys/framework": "9.1.x-dev",
"shopsys/frontend-api": "9.1.x-dev",
"shopsys/plugin-interface": "9.1.x-dev",
"shopsys/product-feed-heureka": "9.1.x-dev",
"shopsys/product-feed-heureka-delivery": "9.1.x-dev",
"shopsys/product-feed-zbozi": "9.1.x-dev",
"shopsys/product-feed-google": "9.1.x-dev",
"shopsys/read-model": "9.1.x-dev",
"snc/redis-bundle": "^3.2.1",
"stof/doctrine-extensions-bundle": "^1.3.0",
"symfony-cmf/routing": "^2.0.3",
Expand Down Expand Up @@ -112,8 +112,8 @@
"phpstan/phpstan-doctrine": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpunit/phpunit": "^8.0",
"shopsys/coding-standards": "9.0.x-dev",
"shopsys/http-smoke-testing": "9.0.x-dev",
"shopsys/coding-standards": "9.1.x-dev",
"shopsys/http-smoke-testing": "9.1.x-dev",
"sspooky13/yaml-standards": "^5.0.0",
"symfony/var-dumper": "^4.4.0",
"symfony/browser-kit": "^4.4.0",
Expand Down

0 comments on commit deb90cf

Please sign in to comment.