Skip to content

Commit

Permalink
Fixed composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kkarkus committed Aug 9, 2019
1 parent 8b21988 commit b55f5f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"require": {
"php": ">=7.2",
"cocur/slugify": "^3.1",
"coreshop/core-shop": "^2.0",
"coreshop/core-shop": "2.1.x-dev",
"gesdinet/jwt-refresh-token-bundle": "^0.5.3",
"gfreeau/get-jwt-bundle": "^2.0",
"ongr/elasticsearch-bundle": "^5.2",
"lexik/jwt-authentication-bundle": "^2.5",
"nelmio/cors-bundle": "^1.5",
"pimcore/pimcore": "~6.0.0",
"pimcore/pimcore": "^5.8 | ^6.0",
"symfony-bundles/json-request-bundle": "^2.0"
},
"require-dev": {
Expand Down

0 comments on commit b55f5f0

Please sign in to comment.