Skip to content

Commit 5647830

Browse files
committed
update dep in composer.json
1 parent 34cb050 commit 5647830

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
"illuminate/support": "5.*",
1414
"blablacar/notification-pusher": "v2.*"
1515
},
16+
"repositories": [
17+
{
18+
"type": "vcs",
19+
"url": "https://github.com/blablacar/NotificationPusher"
20+
}
21+
],
1622
"autoload": {
1723
"psr-0": {
1824
"Davibennun\\LaravelPushNotification": "src/"

0 commit comments

Comments
 (0)