Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 4e1175f

Browse files
committed
--colors=always requires phpunit:^4.6
1 parent c676839 commit 4e1175f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require-dev": {
2727
"zendframework/zend-json": "^2.6.1 || ^3.0",
2828
"zendframework/zend-psr7bridge": "^0.2",
29-
"phpunit/phpunit": "^4.5",
29+
"phpunit/phpunit": "^4.6",
3030
"zendframework/zend-coding-standard": "~1.0.0"
3131
},
3232
"suggest": {

composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)