psycholyzern

Untitled

Nov 13th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. {
  2. "require": {
  3. "jonnyw/php-phantomjs": "4.*"
  4. },
  5. "config": {
  6. "bin-dir": "bin"
  7. },
  8. "scripts": {
  9. "post-install-cmd": [
  10. "PhantomInstaller\\Installer::installPhantomJS"
  11. ],
  12. "post-update-cmd": [
  13. "PhantomInstaller\\Installer::installPhantomJS"
  14. ]
  15. }
  16. }
Add Comment
Please, Sign In to add comment