Advertisement
psycholyzern

Untitled

Apr 5th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1.  
  2. #composer.json
  3.  
  4. "scripts": {
  5. "post-install-cmd": [
  6. "PhantomInstaller\\Installer::installPhantomJS"
  7. ],
  8. "post-update-cmd": [
  9. "PhantomInstaller\\Installer::installPhantomJS"
  10. ]
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement