Advertisement
Guest User

Untitled

a guest
Feb 27th, 2015
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. {
  2. "require-dev": {
  3. "phpspec/phpspec": "~2.1"
  4. },
  5. "autoload": {
  6. "psr-0": {
  7. "": "src/"
  8. }
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement