Skip to content

Commit

Permalink
Updates (#4)
Browse files Browse the repository at this point in the history
V3.1
  • Loading branch information
glorand authored Apr 18, 2019
1 parent 38c1cee commit 4fa21c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: php
php:
- 7.1
- 7.2
- 7.3

before_script:
- composer selfupdate
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
<a href="https://scrutinizer-ci.com/g/glorand/laravel-model-settings/">
<img src="https://scrutinizer-ci.com/g/glorand/laravel-model-settings/badges/quality-score.png?b=master" alt="Scrutinizer Code Quality">
</a>
<a href="https://scrutinizer-ci.com/g/glorand/laravel-model-settings/?branch=master">
<img src="https://scrutinizer-ci.com/g/glorand/laravel-model-settings/badges/coverage.png?b=master" alt="Scrutinizer Code Coverage"/>
</a>
</p>

The package requires PHP 7.1.3+ and follows the FIG standards PSR-1, PSR-2 and PSR-4
Expand Down

0 comments on commit 4fa21c0

Please sign in to comment.