File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed
Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1- # Version management package for Laravel.
1+ # Version management package for Laravel
22
3- [ ![ Version] ( https://poser.pugx.org/akaunting/version/v/stable.svg )] ( https://github.com/akaunting/version/releases )
4- [ ![ Downloads] ( https://poser.pugx.org/akaunting/version/d/total.svg )] ( https://github.com/akaunting/version )
3+ [ ![ Downloads] ( https://poser.pugx.org/akaunting/laravel-version/d/total.svg )] ( https://github.com/akaunting/laravel-version )
54[ ![ StyleCI] ( https://styleci.io/repos/101269981/shield?style=flat&branch=master )] ( https://styleci.io/repos/101269981 )
6- [ ![ Quality] ( https://scrutinizer-ci.com/g/akaunting/version/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/akaunting/version )
7- [ ![ License] ( https://poser.pugx.org/akaunting/version/license.svg )] ( LICENSE.md )
5+ [ ![ Quality] ( https://scrutinizer-ci.com/g/akaunting/laravel- version/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/akaunting/laravel- version )
6+ [ ![ License] ( https://poser.pugx.org/akaunting/laravel- version/license.svg )] ( LICENSE.md )
87
98This is a [ SemVer] ( http://semver.org ) compatible version management package for any software built on Laravel.
109
@@ -15,7 +14,7 @@ This is a [SemVer](http://semver.org) compatible version management package for
1514Run the following command:
1615
1716``` bash
18- composer require akaunting/version
17+ composer require akaunting/laravel- version
1918```
2019
2120### 2. Register (for Laravel < 5.5)
Original file line number Diff line number Diff line change 11{
2- "name" : " akaunting/version" ,
3- "description" : " Version management package for Laravel. " ,
2+ "name" : " akaunting/laravel- version" ,
3+ "description" : " Version management package for Laravel" ,
44 "keywords" : [
55 " laravel" ,
66 " version"
You can’t perform that action at this time.
0 commit comments