Advertisement
Guest User

Untitled

a guest
Oct 18th, 2013
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. {
  2. "name": "management-system/core",
  3. "description": "The Management System Core",
  4. "require":
  5. {
  6. "php": ">=5.3.2",
  7. "phpunit/phpunit": "3.7.*",
  8. "silverstripe/cms": "3.1.*",
  9. "silverstripe/framework": "3.1.*",
  10. "silverstripe/widgets": "dev-master",
  11.  
  12. "asclub-modules/gooischemeubels-products": "*",
  13. "asclub-themes/opleiding-voetreflex-massage": "*"
  14. },
  15. "minimum-stability": "dev",
  16. "prefer-stable": true
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement