File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22
33# Php DocBlock Header Fixer
44
5- [ ![ Coverage] ( https://img.shields.io/coverallsCoverage/github/jackd248/php-docblock- header-fixer?logo=coveralls )] ( https://coveralls.io/github/jackd248/php-docblock -header-fixer )
6- [ ![ CGL] ( https://img.shields.io/github/actions/workflow/status/jackd248/php-docblock- header-fixer/cgl.yml?label=cgl&logo=github )] ( https://github.com/jackd248/php-docblock -header-fixer/actions/workflows/cgl.yml )
7- [ ![ Tests] ( https://img.shields.io/github/actions/workflow/status/jackd248/php-docblock- header-fixer/tests.yml?label=tests&logo=github )] ( https://github.com/jackd248/php-docblock -header-fixer/actions/workflows/tests.yml )
8- [ ![ Supported PHP Versions] ( https://img.shields.io/packagist/dependency-v/konradmichalik/php-docblock- header-fixer/php?logo=php )] ( https://packagist.org/packages/konradmichalik/php-docblock -header-fixer )
5+ [ ![ Coverage] ( https://img.shields.io/coverallsCoverage/github/jackd248/php-doc-block- header-fixer?logo=coveralls )] ( https://coveralls.io/github/jackd248/php-doc-block -header-fixer )
6+ [ ![ CGL] ( https://img.shields.io/github/actions/workflow/status/jackd248/php-doc-block- header-fixer/cgl.yml?label=cgl&logo=github )] ( https://github.com/jackd248/php-doc-block -header-fixer/actions/workflows/cgl.yml )
7+ [ ![ Tests] ( https://img.shields.io/github/actions/workflow/status/jackd248/php-doc-block- header-fixer/tests.yml?label=tests&logo=github )] ( https://github.com/jackd248/php-doc-block -header-fixer/actions/workflows/tests.yml )
8+ [ ![ Supported PHP Versions] ( https://img.shields.io/packagist/dependency-v/konradmichalik/php-doc-block- header-fixer/php?logo=php )] ( https://packagist.org/packages/konradmichalik/php-doc-block -header-fixer )
99
1010</div >
1111
@@ -46,12 +46,12 @@ class MyClass
4646
4747## 🔥 Installation
4848
49- [ ![ Packagist] ( https://img.shields.io/packagist/v/konradmichalik/php-docblock- header-fixer?label=version&logo=packagist )] ( https://packagist.org/packages/konradmichalik/php-docblock -header-fixer )
50- [ ![ Packagist Downloads] ( https://img.shields.io/packagist/dt/konradmichalik/php-docblock- header-fixer?color=brightgreen )] ( https://packagist.org/packages/konradmichalik/php-docblock -header-fixer )
49+ [ ![ Packagist] ( https://img.shields.io/packagist/v/konradmichalik/php-doc-block- header-fixer?label=version&logo=packagist )] ( https://packagist.org/packages/konradmichalik/php-doc-block -header-fixer )
50+ [ ![ Packagist Downloads] ( https://img.shields.io/packagist/dt/konradmichalik/php-doc-block- header-fixer?color=brightgreen )] ( https://packagist.org/packages/konradmichalik/php-doc-block -header-fixer )
5151
5252
5353``` bash
54- composer require --dev konradmichalik/php-docblock -header-fixer
54+ composer require --dev konradmichalik/php-doc-block -header-fixer
5555```
5656
5757## ⚡ Usage
You can’t perform that action at this time.
0 commit comments