forked from resque/php-resque
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert to version that matches prod (#8)
- Loading branch information
1 parent
464ab32
commit 1a7c35e
Showing
20 changed files
with
175 additions
and
1,310 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,25 +6,9 @@ | |
"homepage": "https://github.com/HealthengineAU/php-resque", | ||
"license": "MIT", | ||
"authors": [ | ||
{ | ||
"name": "Dan Hunsaker", | ||
"email": "[email protected]", | ||
"role": "Maintainer" | ||
}, | ||
{ | ||
"name": "Rajib Ahmed", | ||
"homepage": "https://github.com/rajibahmed", | ||
"role": "Maintainer" | ||
}, | ||
{ | ||
"name": "Steve Klabnik", | ||
"email": "[email protected]", | ||
"role": "Maintainer" | ||
}, | ||
{ | ||
"name": "Chris Boulton", | ||
"email": "[email protected]", | ||
"role": "Creator" | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"email": "[email protected]", | ||
|
@@ -36,6 +20,7 @@ | |
"ext-pcntl": "*", | ||
"ext-posix": "*", | ||
"ext-redis": "*", | ||
"colinmollenhour/credis": "^1.0", | ||
"psr/log": "^2.0 || ^3.0" | ||
}, | ||
"scripts": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.