We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab35729 commit e300d2aCopy full SHA for e300d2a
.travis.yml
@@ -1,8 +1,6 @@
1
language: php
2
3
php:
4
- - 5.1
5
- - 5.2
6
- 5.3
7
- 5.4
8
- 5.5
composer.json
@@ -3,7 +3,7 @@
"description":"Some classes from php-downloade v1.0 by www.ipunkt.biz package that were used in Xoops but can't be found outside",
"type":"library",
"require-dev":{
- "phpunit/phpunit":"*"
+ "phpunit/phpunit":"~3.7"
},
"license":"GPL",
9
"require":{
0 commit comments