Skip to content

Commit c0dc197

Browse files
committed
minor #420 Switch to the new twigcs library (OwlyCode)
This PR was merged into the 1.0-dev branch. Discussion ---------- Switch to the new twigcs library Hello, Since friendsoftwig/twigcs#68, the tool moved from `allocine` to `friendsoftwig` and will receive new updates (bugfixes, new twig syntax support, ...) from here. Here's a PR to handle this change ! Commits ------- 437b9f2 Switch to the new twigcs library
2 parents a19d4f6 + 437b9f2 commit c0dc197

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
@@ -24,7 +24,7 @@
2424
"symfony/http-kernel": "^3.4|^4.0"
2525
},
2626
"require-dev": {
27-
"allocine/twigcs": "^3.0",
27+
"friendsoftwig/twigcs": "^3.0",
2828
"doctrine/doctrine-bundle": "^1.8",
2929
"doctrine/orm": "^2.3",
3030
"friendsofphp/php-cs-fixer": "^2.8",

0 commit comments

Comments
 (0)