Skip to content

Commit 8306517

Browse files
committed
update README.md
1 parent fb016cd commit 8306517

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Exponent push notifications channel for Laravel 5.3
22

3-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/laravel-notification-channels/laravel-exponent-push-notifications.svg?style=flat-square)](https://packagist.org/packages/alymosul/laravel-exponent-push-notifications)
3+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/alymosul/laravel-exponent-push-notifications.svg?style=flat-square)](https://packagist.org/packages/alymosul/laravel-exponent-push-notifications)
44
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
55
[![Build Status](https://travis-ci.org/Alymosul/laravel-exponent-push-notifications.svg?branch=master)](https://travis-ci.org/Alymosul/laravel-exponent-push-notifications)
66
[![StyleCI](https://styleci.io/repos/96645200/shield?branch=master)](https://styleci.io/repos/96645200)
@@ -25,7 +25,7 @@
2525
## Installation
2626
You can install the package via composer:
2727
```bash
28-
composer require laravel-notification-channels/exponent-push-notifications
28+
composer require alymosul/exponent-push-notifications
2929
```
3030
You must install the service provider:
3131

0 commit comments

Comments
 (0)