Introduce the Subscriber API. Closes #787
This commit is contained in:
+2
-1
@@ -39,7 +39,8 @@
|
||||
"require-dev": {
|
||||
"fzaninotto/faker": "^1.5",
|
||||
"phpunit/phpunit": "^4.7.6",
|
||||
"laravel/homestead": "^2.1"
|
||||
"laravel/homestead": "^2.1",
|
||||
"mockery/mockery": "~0.9.4"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
||||
Reference in New Issue
Block a user