Skip to content

Commit ec83449

Browse files
committed
🚿
1 parent bd92205 commit ec83449

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ A container class for immutable settings objects. Not a DI container. PHP 7.4+
1313

1414
[php-badge]: https://img.shields.io/packagist/php-v/chillerlan/php-settings-container?logo=php&color=8892BF
1515
[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
1717
[packagist]: https://packagist.org/packages/chillerlan/php-settings-container
1818
[license-badge]: https://img.shields.io/github/license/chillerlan/php-settings-container.svg
1919
[license]: https://github.com/chillerlan/php-settings-container/blob/main/LICENSE
2020
[coverage-badge]: https://img.shields.io/codecov/c/github/chillerlan/php-settings-container.svg?logo=codecov
2121
[coverage]: https://codecov.io/github/chillerlan/php-settings-container
2222
[scrutinizer-badge]: https://img.shields.io/scrutinizer/g/chillerlan/php-settings-container.svg?logo=scrutinizer
2323
[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
2525
[downloads]: https://packagist.org/packages/chillerlan/php-settings-container/stats
2626
[gh-action-badge]: https://github.com/chillerlan/php-settings-container/workflows/CI/badge.svg
2727
[gh-action]: https://github.com/chillerlan/php-settings-container/actions?query=workflow%3A%22CI%22

0 commit comments

Comments
 (0)