Skip to content

Commit 42b3a36

Browse files
committed
composer.json: require-dev phpunit/phpunit update to 7.0
1 parent 76fde63 commit 42b3a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"symfony/http-foundation": "^2.3||^3.0||^4.0"
3737
},
3838
"require-dev": {
39-
"phpunit/phpunit": "^6.0",
39+
"phpunit/phpunit": "^7.0",
4040
"mikey179/vfsStream": "1.6.*",
4141
"squizlabs/php_codesniffer": "^3.2",
4242
"escapestudios/symfony2-coding-standard": "^3.1"

0 commit comments

Comments
 (0)