File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 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.
8383composer 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
9588See the official documentation at [ MixerAPI.com] ( https://mixerapi.com ) .
You can’t perform that action at this time.
0 commit comments