mirror of
https://github.com/smarty-php/smarty.git
synced 2025-09-27 12:50:55 +02:00
changed homepage links in composer.json
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"templating"
|
"templating"
|
||||||
],
|
],
|
||||||
"homepage": "https://www.smarty.net",
|
"homepage": "https://smarty-php.github.io/smarty/",
|
||||||
"license": "LGPL-3.0",
|
"license": "LGPL-3.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/smarty-php/smarty/issues",
|
"issues": "https://github.com/smarty-php/smarty/issues",
|
||||||
"forum": "https://www.smarty.net/forums/"
|
"forum": "https://github.com/smarty-php/smarty/discussions"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.1 || ^8.0"
|
"php": "^7.1 || ^8.0"
|
||||||
|
Reference in New Issue
Block a user