Skip to content

Commit 9224a85

Browse files
authored
Add support for Smarty 4.0
1 parent b50635d commit 9224a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=5.5.0",
16-
"smarty/smarty": "~3.1",
16+
"smarty/smarty": "^3.1|^4.0",
1717
"slim/slim": "^3.0"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)