Skip to content

Commit

Permalink
Remove suggestion to install Twig PHP extension
Browse files Browse the repository at this point in the history
The Twig extension is only there for Twig 1.4 and PHP 5; which we
neither support.
  • Loading branch information
mvriel committed Feb 15, 2020
1 parent d68fe4d commit 0f22c53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Expand Up @@ -79,7 +79,6 @@
"fzaninotto/faker": "^1.9"
},
"suggest": {
"ext-twig": "Enabling the twig extension improves the generation of twig based templates.",
"ext-ctype": "For best performance"
},
"config": {
Expand Down

0 comments on commit 0f22c53

Please sign in to comment.