Skip to content

Commit

Permalink
Revert "Fixes acquia#1543: Twig Lint is not maintained and fails vali…
Browse files Browse the repository at this point in the history
…d twig code. (acquia#1975)"

This reverts commit ce65adc.
  • Loading branch information
grasmash committed Sep 22, 2017
1 parent fa832a9 commit 20560e8
Show file tree
Hide file tree
Showing 5 changed files with 132 additions and 154 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"type": "composer-plugin",
"license": "GPL-2.0",
"require": {
"asm89/twig-lint": "^1.0.2",
"composer/installers": "^1.2.0",
"composer-plugin-api": "^1.0.0",
"doctrine/common": "^2.5",
Expand All @@ -34,8 +35,7 @@
"consolidation/robo": "^1.1.0",
"consolidation/config": "^1.0.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.0",
"tivie/php-os-detector": "^1.0",
"symfony/twig-bridge": "^3.3"
"tivie/php-os-detector": "^1.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 20560e8

Please sign in to comment.