summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index abf395b9..165bfd2a 100644
--- a/composer.json
+++ b/composer.json
@@ -5,7 +5,7 @@
"keywords": [
"templating"
],
- "homepage": "https://www.smarty.net",
+ "homepage": "https://smarty-php.github.io/smarty/",
"license": "LGPL-3.0",
"authors": [
{
@@ -27,7 +27,7 @@
],
"support": {
"issues": "https://github.com/smarty-php/smarty/issues",
- "forum": "https://www.smarty.net/forums/"
+ "forum": "https://github.com/smarty-php/smarty/discussions"
},
"require": {
"php": "^7.1 || ^8.0"