1
0
mirror of synced 2025-02-02 21:41:45 +03:00

Removing coveralls dependency

This commit is contained in:
Marco Pivetta 2015-12-29 16:47:20 +01:00
parent 5849dec16f
commit 86e13f9c5d

View File

@ -25,8 +25,7 @@
},
"require-dev": {
"symfony/yaml": "~2.3|~3.0",
"phpunit/phpunit": "~4.0",
"satooshi/php-coveralls": "dev-master"
"phpunit/phpunit": "~4.0"
},
"suggest": {
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver"