integrate Thelia/Tpex
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
"forum" : "http://thelia.net/forum",
|
||||
"wiki" : "http://thelia.net/wiki"
|
||||
},
|
||||
"repositories" : [
|
||||
{
|
||||
"type" : "vcs",
|
||||
"url" : "https://github.com/thelia/Tpex"
|
||||
}
|
||||
],
|
||||
"require":{
|
||||
"php": ">=5.4.0",
|
||||
"ircmaxell/password-compat": "dev-master",
|
||||
@@ -17,7 +23,8 @@
|
||||
"symfony/dependency-injection" : "2.1.*",
|
||||
"symfony/event-dispatcher" : "2.1.*",
|
||||
"symfony/http-kernel" : "2.1.*",
|
||||
"symfony/routing" : "2.1.*"
|
||||
"symfony/routing" : "2.1.*",
|
||||
"Thelia/Tpex" : "dev-master"
|
||||
},
|
||||
"minimum-stability": "stable",
|
||||
"config" : {
|
||||
|
||||
Reference in New Issue
Block a user