Skip to content

Commit

Permalink
Remove unneccessary dependency on sylius/locale
Browse files Browse the repository at this point in the history
  • Loading branch information
pamil committed Jan 2, 2020
1 parent ab2379f commit 936c891
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
"sylius-labs/coding-standard": "^3.0",
"sylius/grid-bundle": "^1.2",
"sylius/locale": "^1.2",
"symfony/dependency-injection": "^4.4|^5.0",
"twig/twig": "^2.12|^3.0",
"vimeo/psalm": "3.8.1"
Expand Down
6 changes: 1 addition & 5 deletions src/Component/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,7 @@
},
"require-dev": {
"behat/transliterator": "dev-master",
"phpspec/phpspec": "^6.1",
"sylius/locale": "^1.0"
},
"suggest": {
"sylius/locale": "^1.0"
"phpspec/phpspec": "^6.1"
},
"autoload": {
"psr-4": { "Sylius\\Component\\Resource\\": "" }
Expand Down

0 comments on commit 936c891

Please sign in to comment.