Skip to content

Commit

Permalink
Require min. TwigView version 4.2.1
Browse files Browse the repository at this point in the history
It fixes a bug related to ctp fallback when using themes.
  • Loading branch information
ADmad authored Dec 7, 2017
1 parent 55cb0e2 commit 93e1f12
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 @@ -21,7 +21,7 @@
"php": ">=5.6.0",
"cakephp/cakephp": "^3.5",
"cakephp/plugin-installer": "^1.0",
"wyrihaximus/twig-view": "^4.2"
"wyrihaximus/twig-view": "^4.2.1"
},
"require-dev": {
"cakephp/cakephp-codesniffer": "^3.0",
Expand Down

0 comments on commit 93e1f12

Please sign in to comment.