Skip to content

Commit c4b6689

Browse files
Fix composer json
1 parent 519b359 commit c4b6689

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=5.4",
1414
"knplabs/knp-snappy-bundle": "^1.4",
15-
"twig/twig": "^1.0 || ^2.0 || ^3.0"
15+
"twig/twig": "^1.0 || ^2.0 || ^3.0"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)