We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50635d commit 9224a85Copy full SHA for 9224a85
composer.json
@@ -13,7 +13,7 @@
13
],
14
"require": {
15
"php": ">=5.5.0",
16
- "smarty/smarty": "~3.1",
+ "smarty/smarty": "^3.1|^4.0",
17
"slim/slim": "^3.0"
18
},
19
"require-dev": {
0 commit comments