changed homepage links in composer.json

This commit is contained in:
Simon Wisselink
2021-12-03 12:04:13 +01:00
parent baebd59bb4
commit 09875a61f4

View File

@@ -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"