Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit f92af02

Browse files
committed
allow semantic twig extension versions
1 parent 49b8620 commit f92af02

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
@@ -11,7 +11,7 @@
1111
"symfony/symfony": "2.3.*",
1212
"doctrine/orm": "^2.4.8",
1313
"doctrine/doctrine-bundle": "~1.2",
14-
"twig/extensions": "1.0.*",
14+
"twig/extensions": "~1.0",
1515
"symfony/assetic-bundle": "~2.3",
1616
"symfony/swiftmailer-bundle": "~2.3",
1717
"symfony/monolog-bundle": "~2.4",

0 commit comments

Comments
 (0)