Skip to content

Commit 9dab17e

Browse files
committed
update dep in composer.json
1 parent 0941a9c commit 9dab17e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,8 @@
1111
"require": {
1212
"php": ">=5.3.0",
1313
"illuminate/support": "5.*",
14-
"sly/notification-pusher": "2.*"
14+
"blablacar/notification-pusher": "2.*"
1515
},
16-
"repositories": [
17-
{
18-
"type": "vcs",
19-
"url": "https://github.com/blablacar/NotificationPusher"
20-
}
21-
],
2216
"autoload": {
2317
"psr-0": {
2418
"Davibennun\\LaravelPushNotification": "src/"

0 commit comments

Comments
 (0)