Skip to content

Instantly share code, notes, and snippets.

@radmiraal
Created September 28, 2012 19:41
Show Gist options
  • Save radmiraal/3801738 to your computer and use it in GitHub Desktop.
Save radmiraal/3801738 to your computer and use it in GitHub Desktop.
{
"name": "typo3/flow3-base-distribution",
"description" : "FLOW3 Base Distribution",
"license": "LGPL-3.0+",
"repositories": [
{
"type": "package",
"package": {
"name": "typo3/phoenix",
"version": "dev-master",
"version_normalized": "9999999-dev",
"source": {
"type": "git",
"url": "git://github.com/radmiraal/TYPO3.TYPO3.git",
"reference": "2237ca821aa8d399a6bc57f7a303fba7d5f3d8dc"
},
"require": {
"typo3/flow3": "*",
"typo3/extjs": "*",
"typo3/aloha": "*",
"typo3/media": "*",
"typo3/phoenix-contenttypes": "*",
"typo3/setup": "*",
"twitter/bootstrap": "*",
"typo3/typo3cr": "*",
"typo3/typoscript": "*",
"typo3/sitekickstarter": "*"
},
"time": "2012-09-28 09:49:05",
"type": "flow3-package",
"autoload": {
"psr-0": {
"TYPO3\\TYPO3": "Classes"
}
},
"description": "The next generation of the popular open-source CMS."
}
},
{
"type": "composer",
"url": "http://ci.typo3.robertlemke.net/job/composer-packages/ws/repository/"
}
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment