Skip to content

Commit

Permalink
Fix composer json
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Feb 20, 2020
1 parent 519b359 commit c4b6689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
"php": ">=5.4",
"knplabs/knp-snappy-bundle": "^1.4",
"twig/twig": "^1.0 || ^2.0 || ^3.0"
"twig/twig": "^1.0 || ^2.0 || ^3.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c4b6689

Please sign in to comment.