Skip to content

Commit

Permalink
Fix deprecation errors with CakePHP 3.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Dec 9, 2018
1 parent ec2771e commit c2f1aee
Show file tree
Hide file tree
Showing 11 changed files with 839 additions and 1,813 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"ajgl/breakpoint-twig-extension": "^0.3.0",
"aptoma/twig-markdown": "^2.0",
"asm89/twig-cache-extension": "^1.0",
"cakephp/cakephp": "^3.5",
"cakephp/cakephp": "^3.6",
"jasny/twig-extensions": "^1.0",
"twig/twig": "^1.27",
"umpirsky/twig-php-function": "0.1"
Expand Down
Loading

0 comments on commit c2f1aee

Please sign in to comment.