mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-28 10:40:17 +02:00
Merge pull request #128 from TomasVotruba/patch-3
composer: bump to PHPUnit 4.6
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
],
|
],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "3.7.*",
|
"phpunit/phpunit": "4.6.*",
|
||||||
"squizlabs/php_codesniffer": "1.5.*"
|
"squizlabs/php_codesniffer": "1.5.*"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
Reference in New Issue
Block a user