Skip to content

Commit 84e8521

Browse files
author
ryan.deng
committed
updated
1 parent 22097de commit 84e8521

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
[![Total Downloads][ico-downloads]][link-downloads]
55

66

7-
[link-packagist]: https://packagist.org/packages/timehunter/laraveljsontoclassgenerator
8-
[ico-version]: https://img.shields.io/packagist/v/timehunter/laraveljsontoclassgenerator.svg?style=flat-square
9-
[ico-downloads]: https://img.shields.io/packagist/dt/timehunter/laraveljsontoclassgenerator.svg?style=flat-square
10-
[link-downloads]: https://packagist.org/packages/timehunter/laraveljsontoclassgenerator
7+
[link-packagist]: https://packagist.org/packages/timehunter/laravel-json-to-class-generator
8+
[ico-version]: https://img.shields.io/packagist/v/timehunter/laravel-json-to-class-generator.svg?style=flat-square
9+
[ico-downloads]: https://img.shields.io/packagist/dt/timehunter/laravel-json-to-class-generator.svg?style=flat-square
10+
[link-downloads]: https://packagist.org/packages/timehunter/laravel-json-to-class-generator
1111
## Installation
1212

1313
Install the package in development dependencies:
1414

1515
Via Composer
1616

1717
``` bash
18-
$ composer require-dev timehunter/laraveljsontoclassgenerator
18+
$ composer require-dev timehunter/laraveljsontoclassgenerator "~1.0"
1919
```
2020

2121
## Usage

0 commit comments

Comments
 (0)