From 79970d86b4cc187954e29a176892a8576d24efaa Mon Sep 17 00:00:00 2001 From: Shaun Bramley Date: Sat, 14 Jan 2017 15:43:44 -0500 Subject: [PATCH] add phpunit 4.8 to require-dev and force travisci to use local phpunit --- .travis.yml | 2 +- composer.json | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6b771592..a29daf2b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,4 @@ php: install: ./travis-init.sh script: - - phpunit --coverage-text + - ./vendor/bin/phpunit --coverage-text diff --git a/composer.json b/composer.json index ef8b3f9d..5001a9c8 100644 --- a/composer.json +++ b/composer.json @@ -6,6 +6,9 @@ "require": { "php": ">=5.4.0" }, + "require-dev": { + "phpunit/phpunit": "~4.8" + }, "suggest": { "ext-libevent": ">=0.1.0", "ext-event": "~1.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