You've already forked ugly-queue
- Moving Notify things into "enum" class
- Adding \Countable interfaces to both UglyQueue and UglyQueueManager
This commit is contained in:
@@ -21,11 +21,11 @@
|
||||
|
||||
"require" : {
|
||||
"php" : ">=5.3.3",
|
||||
"dcarbone/helpers" : "6.1.*"
|
||||
"dcarbone/helpers" : "~6.1"
|
||||
},
|
||||
|
||||
"require-dev" : {
|
||||
"phpunit/phpunit": "4.1.*"
|
||||
"phpunit/phpunit": "~4.1"
|
||||
},
|
||||
|
||||
"autoload" : {
|
||||
|
||||
Reference in New Issue
Block a user