mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-08-25 21:00:18 +02:00
Dependencies
This commit is contained in:
parent
a2cf0b2c44
commit
5ba1017073
@ -1,7 +1,6 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
|
@ -9,8 +9,8 @@
|
||||
"php": ">=5.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "4.3.5",
|
||||
"satooshi/php-coveralls": ">=0.6.1",
|
||||
"phpunit/phpunit": "4.8.*",
|
||||
"satooshi/php-coveralls": "~1.0",
|
||||
"php-mock/php-mock": "^0.1"
|
||||
},
|
||||
"autoload": {
|
||||
|
Loading…
Reference in New Issue
Block a user