Skip to content

Commit 47891e6

Browse files
author
Tomáš Votruba
committed
composer: bump to PHPUnit 4.6
1 parent 539f636 commit 47891e6

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
@@ -9,7 +9,7 @@
99
],
1010
"minimum-stability": "stable",
1111
"require-dev": {
12-
"phpunit/phpunit": "3.7.*",
12+
"phpunit/phpunit": "4.6.*",
1313
"squizlabs/php_codesniffer": "1.5.*"
1414
},
1515
"autoload": {

0 commit comments

Comments
 (0)