2015-05-24 19:32:32 +00:00
|
|
|
{
|
|
|
|
"name" : "joomla-extensions/weblinks",
|
|
|
|
"description": "The Open Source PHP Framework for creating complex Joomla extensions",
|
|
|
|
"license" : "GPL-2.0+",
|
|
|
|
"require" : {
|
|
|
|
"php": ">=5.3.10"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2015-09-30 17:29:14 +00:00
|
|
|
"codeception/codeception": "~2.1",
|
2016-02-08 17:03:21 +00:00
|
|
|
"joomla-projects/joomla-browser": "v3.4.8.1",
|
2015-05-24 19:32:32 +00:00
|
|
|
"codegyre/robo": "~0.5",
|
2015-09-30 17:29:14 +00:00
|
|
|
"joomla-projects/robo": "dev-master",
|
2016-02-08 17:15:19 +00:00
|
|
|
"joomla-projects/selenium-server-standalone": "v2.51.0",
|
2015-11-01 07:44:16 +00:00
|
|
|
"fzaninotto/faker": "^1.5",
|
2016-02-01 12:36:56 +00:00
|
|
|
"joomla-projects/jorobo": "0.2"
|
2015-05-24 19:32:32 +00:00
|
|
|
}
|
|
|
|
}
|