Skip to content

Commit

Permalink
Downgrade Smarty for warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Nov 27, 2024
1 parent 65cc7ba commit 5370731
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"pimple/pimple": "3.*",
"ralouphie/getallheaders": "*",
"slim/slim": "3.*",
"smarty/smarty": "4.*",
"smarty/smarty": "v4.3.1",
"sokil/php-isocodes": "^4.1",
"sokil/php-isocodes-db-i18n": "^4.0",
"symfony/mailer": "^6.0",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5370731

Please sign in to comment.