Skip to content

Commit 4983b18

Browse files
committed
readme update
1 parent 51de741 commit 4983b18

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
<img alt="Coverage Status" src="https://coveralls.io/repos/github/mixerapi/mixerapi-dev/badge.svg?branch=master">
1212
</a>
1313
<a href="https://book.cakephp.org/4/en/index.html">
14-
<img alt="CakePHP ^4.2" src="https://img.shields.io/badge/cakephp-^4.2-red?logo=cakephp">
14+
<img alt="CakePHP ^4.2" src="https://img.shields.io/badge/cakephp-^5.0-red?logo=cakephp">
1515
</a>
1616
<a href="https://php.net/" target="_blank">
17-
<img alt="PHP ^8.0" src="https://img.shields.io/badge/php-^8.0-8892BF.svg?logo=php">
17+
<img alt="PHP ^8.0" src="https://img.shields.io/badge/php-^8.1-8892BF.svg?logo=php">
1818
</a>
1919
<a href="LICENSE.txt" target="_blank">
2020
<img alt="Software License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square">
@@ -83,13 +83,6 @@ Runs static code analysis and unit tests.
8383
composer analyze
8484
```
8585

86-
Git pre-commit hooks run these analyzers via [grumphp](https://github.com/phpro/grumphp). To set up:
87-
88-
```console
89-
vendor/bin/grumphp git:init
90-
vendor/bin/grumphp run
91-
```
92-
9386
## Documentation
9487

9588
See the official documentation at [MixerAPI.com](https://mixerapi.com).

0 commit comments

Comments
 (0)