Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. {
  2. "name": "charly_day/charlyDay",
  3. "type" : "project",
  4. "require": {
  5. "illuminate/database": "5.1.*",
  6. "php": "=5.5.12",
  7. "slim/slim": "2.*"
  8. },
  9. "autoload": {
  10. "psr-0": {
  11. "charlyDay": "src"
  12. }
  13. }
  14.  
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement