From 08c81acbb1fb38a57bedb3de829e462abd7d84ec Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Mon, 4 May 2015 18:20:44 +0200 Subject: [PATCH] add require-dev to load PHPUnit tests and lxer/parser generator (reverted from commit f3d7b05ccb77aee4caff6849706dea550b0df25d) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f744cbc7..2a1a43ae 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ ], "support": { "irc": "irc://irc.freenode.org/smarty", - "issues": "http://code.google.com/p/smarty-php/issues/list", + "issues": "https://github.com/smarty-php/smarty/issues", "forum": "http://www.smarty.net/forums/" }, "require": {