Skip to content

Commit 71a118e

Browse files
authored
Update composer.json
1 parent aa72907 commit 71a118e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "mathmarques/smarty-view",
33
"type": "library",
4-
"description": "Slim Framework 3 view helper built on top of the Smarty templating component",
5-
"keywords": ["slim","framework","view","template","smarty", "slim 3"],
4+
"description": "Slim Framework 4 view helper built on top of the Smarty templating component",
5+
"keywords": ["slim","framework","view","template","smarty", "slim 4"],
66
"license": "MIT",
77
"authors": [
88
{
99
"name": "Matheus Marques",
1010
"email": "[email protected]",
11-
"homepage": "http://matheusmarques.com"
11+
"homepage": "https://matheusmarques.com"
1212
}
1313
],
1414
"require": {

0 commit comments

Comments
 (0)