Skip to content

Commit 7a680da

Browse files
committed
[composer] Update homepage to http://smartybundle.noiselabs.org
1 parent 13424c9 commit 7a680da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "symfony-bundle",
44
"description": "This Symfony2 bundle provides integration for the Smarty3 template engine.",
55
"keywords": ["templating", "smarty", "symfony", "noiselabs"],
6-
"homepage": "https://github.com/noiselabs/SmartyBundle",
6+
"homepage": "http://smartybundle.noiselabs.org",
77
"license": "LGPL-3.0",
88
"authors": [
99
{
@@ -35,7 +35,7 @@
3535
"minimum-stability": "dev",
3636
"extra": {
3737
"branch-alias": {
38-
"dev-master": "1.0.x-dev"
38+
"dev-master": "1.0-dev"
3939
}
4040
}
4141
}

0 commit comments

Comments
 (0)