File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,15 +13,15 @@ A container class for immutable settings objects. Not a DI container. PHP 7.4+
13
13
14
14
[ php-badge ] : https://img.shields.io/packagist/php-v/chillerlan/php-settings-container?logo=php&color=8892BF
15
15
[ php ] : https://www.php.net/supported-versions.php
16
- [ packagist-badge ] : https://img.shields.io/packagist/v/chillerlan/php-settings-container.svg
16
+ [ packagist-badge ] : https://img.shields.io/packagist/v/chillerlan/php-settings-container.svg?logo=packagist
17
17
[ packagist ] : https://packagist.org/packages/chillerlan/php-settings-container
18
18
[ license-badge ] : https://img.shields.io/github/license/chillerlan/php-settings-container.svg
19
19
[ license ] : https://github.com/chillerlan/php-settings-container/blob/main/LICENSE
20
20
[ coverage-badge ] : https://img.shields.io/codecov/c/github/chillerlan/php-settings-container.svg?logo=codecov
21
21
[ coverage ] : https://codecov.io/github/chillerlan/php-settings-container
22
22
[ scrutinizer-badge ] : https://img.shields.io/scrutinizer/g/chillerlan/php-settings-container.svg?logo=scrutinizer
23
23
[ scrutinizer ] : https://scrutinizer-ci.com/g/chillerlan/php-settings-container
24
- [ downloads-badge ] : https://img.shields.io/packagist/dt/chillerlan/php-settings-container.svg
24
+ [ downloads-badge ] : https://img.shields.io/packagist/dt/chillerlan/php-settings-container.svg?logo=packagist
25
25
[ downloads ] : https://packagist.org/packages/chillerlan/php-settings-container/stats
26
26
[ gh-action-badge ] : https://github.com/chillerlan/php-settings-container/workflows/CI/badge.svg
27
27
[ gh-action ] : https://github.com/chillerlan/php-settings-container/actions?query=workflow%3A%22CI%22
You can’t perform that action at this time.
0 commit comments