Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan.deng committed Jul 24, 2019
1 parent 22097de commit 84e8521
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
[![Total Downloads][ico-downloads]][link-downloads]


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

Install the package in development dependencies:

Via Composer

``` bash
$ composer require-dev timehunter/laraveljsontoclassgenerator
$ composer require-dev timehunter/laraveljsontoclassgenerator "~1.0"
```

## Usage
Expand Down

0 comments on commit 84e8521

Please sign in to comment.