Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc committed Oct 12, 2019
1 parent 368d4a3 commit 242c762
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ If you discover any security related issues, please email arcanedev.maroc@gmail.
[badge_build]: https://img.shields.io/travis/ARCANEDEV/LaravelPolicies.svg?style=flat-square
[badge_coverage]: https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/LaravelPolicies.svg?style=flat-square
[badge_quality]: https://img.shields.io/scrutinizer/g/ARCANEDEV/LaravelPolicies.svg?style=flat-square
[badge_insight]: https://img.shields.io/sensiolabs/i/[id].svg?style=flat-square
[badge_insight]: https://img.shields.io/sensiolabs/i/ee623172-802f-4775-b48b-122df1571b1b.svg?style=flat-square
[badge_issues]: https://img.shields.io/github/issues/ARCANEDEV/LaravelPolicies.svg?style=flat-square
[badge_package]: https://img.shields.io/badge/package-arcanedev/laravel--html-blue.svg?style=flat-square
[badge_release]: https://img.shields.io/packagist/v/arcanedev/laravel-policies.svg?style=flat-square
Expand All @@ -63,4 +63,4 @@ If you discover any security related issues, please email arcanedev.maroc@gmail.
[link-packagist]: https://packagist.org/packages/arcanedev/laravel-policies
[link-travis]: https://travis-ci.org/ARCANEDEV/LaravelPolicies
[link-scrutinizer]: https://scrutinizer-ci.com/g/ARCANEDEV/LaravelPolicies/?branch=master
[link-insight]: https://insight.sensiolabs.com/projects/[id]
[link-insight]: https://insight.sensiolabs.com/projects/ee623172-802f-4775-b48b-122df1571b1b
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"arcanedev/support": "~5.0"
},
"require-dev": {
"orchestra/testbench": "~4.0",
"phpunit/phpcov": "~6.0",
"phpunit/phpunit": "~8.0"
"orchestra/testbench": "~4.0",
"phpunit/phpcov": "~6.0",
"phpunit/phpunit": "~8.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 242c762

Please sign in to comment.