1
0
mirror of https://github.com/danog/dns.git synced 2024-11-26 20:14:51 +01:00

Update php-cs-fixer dependency to friendsofphp

# Conflicts:
#	composer.json
This commit is contained in:
Niklas Keller 2016-07-23 09:44:37 +02:00 committed by Aaron Piotrowski
parent acd649e39e
commit f1e0555317

View File

@ -40,7 +40,7 @@
"require-dev": {
"amphp/loop": "dev-master",
"phpunit/phpunit": "^5.0",
"fabpot/php-cs-fixer": "^1.9"
"friendsofphp/php-cs-fixer": "^1.9"
},
"autoload": {
"psr-4": {