Skip to content

Commit f8a6fd4

Browse files
committed
Use PHPUnit ^6.5
1 parent 156fb2a commit f8a6fd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"require": {
77
"php": "^7.1",
8-
8+
99
"sylius/sylius": "^1.0.4"
1010
},
1111
"require-dev": {
@@ -22,7 +22,7 @@
2222
"lakion/mink-debug-extension": "^1.2.3",
2323
"phpspec/phpspec": "^3.2",
2424
"phpstan/phpstan-shim": "^0.9.2",
25-
"phpunit/phpunit": "^5.6",
25+
"phpunit/phpunit": "^6.5",
2626
"se/selenium-server-standalone": "^2.52",
2727
"sylius-labs/coding-standard": "^1.0",
2828
"symplify/easy-coding-standard": "^2.4"

0 commit comments

Comments
 (0)