Rakib A.H.
Rakib A.H.
HOWTO "_install the `js` package_" ? I am trying ``` sudo apt-get update sudo apt-get install js ``` But it says ``` Reading package lists... Done Building dependency tree Reading...
no dequeue method in source...... how / why? what should i do now?
@danhunsaker can you please elaborate? How do i ensure composer installs dev-master? Right now, all i have in my composer.json is: ``` { "require": { "chrisboulton/php-resque": "1.2.x" } } ```
thanks @danhunsaker it worked now