mirror of
https://github.com/idanoo/laravel-resque.git
synced 2024-11-23 08:55:21 +00:00
changed php-resque package
This commit is contained in:
parent
a0868851ea
commit
f558730863
@ -9,7 +9,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"illuminate/console": "^5.2",
|
"illuminate/console": "^5.2",
|
||||||
"illuminate/config": "^5.2",
|
"illuminate/config": "^5.2",
|
||||||
"chrisboulton/php-resque": "dev-master"
|
"danhunsaker/php-resque": "^1.3"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^5.4"
|
"phpunit/phpunit": "^5.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user