Skip to content

Commit 62d5854

Browse files
author
awu
committed
fix: update version badge in README.md to display correct version
1 parent 38ef15a commit 62d5854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![PHP-Tests](https://github.com/wundii/data-mapper-symfony-bundle/actions/workflows/code_quality.yml/badge.svg)](https://github.com/wundii/data-mapper-symfony-bundle/actions/workflows/code_quality.yml)
44
[![PHPStan](https://img.shields.io/badge/PHPStan-level%209-brightgreen.svg?style=flat)](https://phpstan.org/)
5-
[![VERSION](https://img.shields.io/packagist/v/wundii/data-mapper-symfony-bundle)]
5+
![VERSION](https://img.shields.io/packagist/v/wundii/data-mapper-symfony-bundle)
66
[![PHP](https://img.shields.io/packagist/php-v/wundii/data-mapper-symfony-bundle)](https://www.php.net/)
77
[![Rector](https://img.shields.io/badge/Rector-8.2-blue.svg?style=flat)](https://getrector.com)
88
[![ECS](https://img.shields.io/badge/ECS-check-blue.svg?style=flat)](https://tomasvotruba.com/blog/zen-config-in-ecs)

0 commit comments

Comments
 (0)