update wiki url in composer file

This commit is contained in:
Manuel Raynaud
2013-11-20 14:42:01 +01:00
parent 0c40248f06
commit 2d3d3fe283
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
"homepage" : "http://thelia.net/v2", "homepage" : "http://thelia.net/v2",
"support" : { "support" : {
"forum" : "http://thelia.net/forum", "forum" : "http://thelia.net/forum",
"wiki" : "http://thelia.net/wiki" "wiki" : "http://doc.thelia.net"
}, },
"require":{ "require":{
"php": ">=5.4", "php": ">=5.4",

2
composer.lock generated
View File

@@ -3,7 +3,7 @@
"This file locks the dependencies of your project to a known state", "This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
], ],
"hash": "009aced8b279e1c14558460fff2cc993", "hash": "6dee359d61c06345d0e4cc045b19dc4e",
"packages": [ "packages": [
{ {
"name": "ensepar/html2pdf", "name": "ensepar/html2pdf",