Skip to content

Commit

Permalink
Without spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Kolb committed Aug 3, 2024
1 parent 0ec90e4 commit db55fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A Symfony bundle to work with id and id list value objects in Symfony. It includ
As it's a central part of an application, it's tested thoroughly (including mutation testing).

[![Latest Stable Version](https://img.shields.io/badge/stable-1.2.1-blue)](https://packagist.org/packages/digital-craftsman/ids)
[![PHP Version Require](https://img.shields.io/badge/php-8.2_|_8.3-5b5d95)](https://packagist.org/packages/digital-craftsman/ids)
[![PHP Version Require](https://img.shields.io/badge/php-8.2|8.3-5b5d95)](https://packagist.org/packages/digital-craftsman/ids)
[![codecov](https://codecov.io/gh/digital-craftsman-de/ids/branch/main/graph/badge.svg?token=BL0JKZYLBG)](https://codecov.io/gh/digital-craftsman-de/ids)
![Packagist Downloads](https://img.shields.io/packagist/dt/digital-craftsman/ids)
![Packagist License](https://img.shields.io/packagist/l/digital-craftsman/ids)
Expand Down

0 comments on commit db55fa1

Please sign in to comment.