Skip to content

Instantly share code, notes, and snippets.

@foertel
Created July 31, 2013 21:55
Show Gist options
  • Save foertel/6126547 to your computer and use it in GitHub Desktop.
Save foertel/6126547 to your computer and use it in GitHub Desktop.
composer.json to test failover repository
{"name":"fo/failover","description":"Demonstrates composers failover capabilities.","repositories":[{"type":"composer","url":"http://composer.foertel.com"}, {"type":"composer","url":"http://composer-failover.foertel.com"}],"require":{"typo3-ter/linkhandler":"*"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment