commit | 1396a958a5b96cc6c617ae725034fa58542acd25 | [log] [tgz] |
---|---|---|
author | David Barratt <david@davidwbarratt.com> | Mon Feb 18 17:23:44 2013 -0500 |
committer | David Barratt <david@davidwbarratt.com> | Mon Feb 18 17:23:44 2013 -0500 |
tree | 864c8ef3273c49e063319fd4826752222775938b | |
parent | 21e91c53a79e9e3394be58381e759c952500ecd8 [diff] |
Attempt to get travis to work by adding php-invoker
diff --git a/composer.json b/composer.json index 54f305e..ec34372 100644 --- a/composer.json +++ b/composer.json
@@ -5,6 +5,7 @@ }, "require-dev": { "mikey179/vfsStream": "*", - "phpunit/phpunit": "*" + "phpunit/phpunit": "*", + "phpunit/php-invoker": ">=1.1.0,<1.2.0" } } \ No newline at end of file