Skip to content

Commit

Permalink
update dep in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
daim2k5 committed Mar 22, 2017
1 parent 0941a9c commit 9dab17e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,8 @@
"require": {
"php": ">=5.3.0",
"illuminate/support": "5.*",
"sly/notification-pusher": "2.*"
"blablacar/notification-pusher": "2.*"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/blablacar/NotificationPusher"
}
],
"autoload": {
"psr-0": {
"Davibennun\\LaravelPushNotification": "src/"
Expand Down

0 comments on commit 9dab17e

Please sign in to comment.