Skip to content

Commit

Permalink
Composer: forward Smarty to version 3.1.31.
Browse files Browse the repository at this point in the history
This should solve all warnings coming with PHP 7.2 and PHP 7.3.

Not to the latest 3.1.33 because of this bug:
smarty-php/smarty#491
This bug should be fixed with the next release, 3.1.34.

3.1.19 was from October 2014, 4.5 years old.
  • Loading branch information
Traumflug committed May 10, 2019
1 parent 23b0fe4 commit 859b451
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 @@ -11,7 +11,7 @@
"mrclay/minify": "^2.3",
"greenlion/php-sql-parser": "^4.1",
"thirtybees/geoip": "^1.17",
"smarty/smarty": "3.1.19",
"smarty/smarty": "3.1.31",
"pear/archive_tar": "^1.4",
"mobiledetect/mobiledetectlib": "^2.8",
"dlundgren/css-splitter": "^1.0",
Expand Down

0 comments on commit 859b451

Please sign in to comment.