We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 156fb2a commit f8a6fd4Copy full SHA for f8a6fd4
composer.json
@@ -5,7 +5,7 @@
5
"license": "MIT",
6
"require": {
7
"php": "^7.1",
8
-
+
9
"sylius/sylius": "^1.0.4"
10
},
11
"require-dev": {
@@ -22,7 +22,7 @@
22
"lakion/mink-debug-extension": "^1.2.3",
23
"phpspec/phpspec": "^3.2",
24
"phpstan/phpstan-shim": "^0.9.2",
25
- "phpunit/phpunit": "^5.6",
+ "phpunit/phpunit": "^6.5",
26
"se/selenium-server-standalone": "^2.52",
27
"sylius-labs/coding-standard": "^1.0",
28
"symplify/easy-coding-standard": "^2.4"
0 commit comments