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

Commit e3a5bb4

Browse files
committed
Enforce at least phpunit 4.6 to let the lowest env work with --colors=always
1 parent 138cd03 commit e3a5bb4

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
@@ -40,7 +40,7 @@
4040
"zendframework/zend-session": "^2.6.2",
4141
"zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
4242
"zendframework/zend-uri": "^2.5",
43-
"phpunit/phpunit": "^4.5",
43+
"phpunit/phpunit": "^4.6",
4444
"zendframework/zend-coding-standard": "~1.0.0"
4545
},
4646
"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)