Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tabacitu committed Sep 4, 2019
1 parent 75a60fc commit 50a3cd5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -152,7 +152,7 @@ If you are looking for a developer/team to help you build an admin panel on Lara
[ico-code-quality]: https://img.shields.io/scrutinizer/g/laravel-backpack/PageManager.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/backpack/pagemanager.svg?style=flat-square

[link-packagist]: https://packagist.org/packages/laravel-backpack/PageManager
[link-packagist]: https://packagist.org/packages/backpack/pagemanager
[link-travis]: https://travis-ci.org/laravel-backpack/PageManager
[link-scrutinizer]: https://scrutinizer-ci.com/g/laravel-backpack/PageManager/code-structure
[link-code-quality]: https://scrutinizer-ci.com/g/laravel-backpack/PageManager
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -27,7 +27,7 @@
],
"require": {
"backpack/crud": "^3.0.6",
"cviebrock/eloquent-sluggable": "^6.0",
"cviebrock/eloquent-sluggable": "^6.0"
},
"require-dev": {
"phpunit/phpunit" : "4.*",
Expand Down

0 comments on commit 50a3cd5

Please sign in to comment.