Skip to content

Commit e78f5b8

Browse files
Update README.md
1 parent f8128c7 commit e78f5b8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
>
44
> <a href="https://github.com/shahzadamodassir"><img src="https://img.shields.io/badge/Author-Shahzada%20Modassir-%2344cc11?style=flat-square"/></a>
55
<a href="LICENSE"><img src="https://img.shields.io/github/license/lazervel/url?style=flat-square"/></a>
6-
<a href="https://packagist.org/packages/web/url"><img src="https://img.shields.io/packagist/dt/web/url.svg?style=flat-square" alt="Total Downloads"></a>
6+
<a href="https://packagist.org/packages/lazervel/url"><img src="https://img.shields.io/packagist/dt/lazervel/url.svg?style=flat-square" alt="Total Downloads"></a>
77
<a href="https://github.com/lazervel/url/stargazers"><img src="https://img.shields.io/github/stars/lazervel/url?style=flat-square"/></a>
88
<a href="https://github.com/lazervel/url/releases"><img src="https://img.shields.io/github/release/lazervel/url.svg?style=flat-square" alt="Latest Version"></a>
99
<a href="https://github.com/lazervel/url/graphs/contributors"><img src="https://img.shields.io/github/contributors/lazervel/url?style=flat-square" alt="Contributors"></a>
@@ -14,7 +14,7 @@
1414
Installation is super-easy via [Composer](https://getcomposer.org)
1515

1616
```bash
17-
composer require web/url
17+
composer require lazervel/url
1818
```
1919

2020
or add it by hand to your `composer.json` file.

0 commit comments

Comments
 (0)