Skip to content

Instantly share code, notes, and snippets.

@phluzern
Created April 1, 2015 14:18
Show Gist options
  • Save phluzern/6ff69de59e4e0f87de4b to your computer and use it in GitHub Desktop.
Save phluzern/6ff69de59e4e0f87de4b to your computer and use it in GitHub Desktop.
{
"repositories": [
{
"type": "composer",
"url": "http://composer.typo3.org/"
},
{
"type": "git",
"url": "https://github.com/phluzern/www.phlu.ch.git"
},
{
"type": "git",
"url": "https://github.com/phluzern/phlu.git"
},
{
"type": "git",
"url": "https://github.com/phluzern/powermail_limit.git"
},
{
"type": "git",
"url": "https://github.com/phluzern/userphlutemplate.git"
},
{
"type": "git",
"url": "https://github.com/phluzern/shibboleth_auth.git"
},
{
"type": "git",
"url": "https://github.com/phluzern/falgallery.git"
},
{
"type": "git",
"url": "https://github.com/phluzern/readingtour.git"
},
{
"type": "git",
"url": "https://github.com/phluzern/phzldap.git"
},
{
"type": "git",
"url": "https://github.com/phluzern/t3evento.git"
},
{
"type": "git",
"url": "https://github.com/phluzern/phz_hresregistration.git"
},
{
"type": "git",
"url": "https://github.com/IchHabRecht/TYPO3-be_acl.git"
}
],
"license": "GPL-2.0+",
"config": {
"vendor-dir": "Packages/Libraries",
"bin-dir": "bin"
},
"require": {
"typo3/cms": "6.2.*",
"phluzern/www.phlu.ch": "dev-master",
"phluzern/phlu": "dev-master",
"phluzern/powermail_limit": "dev-master",
"phluzern/userphlutemplate": "dev-master",
"phluzern/shibboleth_auth": "dev-master",
"phluzern/falgallery": "dev-master",
"phluzern/readingtour": "dev-master",
"phluzern/phzldap": "dev-master",
"phluzern/t3evento": "dev-master",
"phluzern/phz_hresregistration": "dev-master",
"IchHabRecht/TYPO3-be_acl": "2.0.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment