Skip to content

Commit 4a26288

Browse files
committed
Merge pull request #60 from antograssiot/patch-1
replace abadonned dependency
2 parents c3ae6c1 + 93a125b commit 4a26288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"psr/log": "~1.0",
2828
"easyrdf/easyrdf": "~0.9.0",
2929
"league/html-to-markdown": "~4.0",
30-
"fabpot/php-cs-fixer": "~1.0"
30+
"friendsofphp/php-cs-fixer": "~1.0"
3131
},
3232
"require-dev": {
3333
"doctrine/orm": "~2.2",

0 commit comments

Comments
 (0)