Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0213028

Browse files
author
Dominik Liebler
committed
Merge pull request DesignPatternsPHP#128 from TomasVotruba/patch-3
composer: bump to PHPUnit 4.6
2 parents 8eed6f9 + 47891e6 commit 0213028

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)