Skip to content

Commit 018e855

Browse files
authored
Merge pull request #69 from shaunbramley/dev-phpunit-4.8
Add PHPUnit 4.8 to require-dev
2 parents c3653ae + 79970d8 commit 018e855

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ php:
1010
install: ./travis-init.sh
1111

1212
script:
13-
- phpunit --coverage-text
13+
- ./vendor/bin/phpunit --coverage-text

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"require": {
77
"php": ">=5.4.0"
88
},
9+
"require-dev": {
10+
"phpunit/phpunit": "~4.8"
11+
},
912
"suggest": {
1013
"ext-libevent": ">=0.1.0",
1114
"ext-event": "~1.0",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy