We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc8a7c5 commit 1e5c1ddCopy full SHA for 1e5c1dd
1 file changed
composer.json
@@ -13,8 +13,7 @@
13
"league/csv": "^9.1",
14
"friendsofsymfony/ckeditor-bundle": "^1.1",
15
"stefandoorn/sitemap-plugin": "^1.0",
16
- "sylius/sylius": "^1.4",
17
- "sensiolabs/security-checker": "^5.0"
+ "sylius/sylius": "^1.4"
18
},
19
"require-dev": {
20
"behat/behat": "^3.4",
@@ -35,6 +34,7 @@
35
34
"phpstan/phpstan-symfony": "^0.10",
36
"phpstan/phpstan-webmozart-assert": "^0.10",
37
"phpunit/phpunit": "^6.5",
+ "sensiolabs/security-checker": "^5.0",
38
"sylius-labs/coding-standard": "^2.0",
39
"symfony/browser-kit": "^3.4|^4.1",
40
"symfony/debug-bundle": "^3.4|^4.1",
0 commit comments