Skip to content

Commit 86be0c4

Browse files
author
awu
committed
Merge remote-tracking branch 'origin/main'
2 parents 2ef0214 + 292eb17 commit 86be0c4

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
@@ -7,7 +7,7 @@
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)
99
[![PHPUnit](https://img.shields.io/badge/PHP--Unit-check-blue.svg?style=flat)](https://phpunit.org)
10-
[![codecov](https://codecov.io/github/wundii/data-mapper-symfony-bundle/branch/main/graph/badge.svg?token=cb7efb4edf7e1a31909c63e5a9fd4b814f000166)](https://app.codecov.io/github/wundii/data-mapper-symfony-bundle)
10+
[![codecov](https://codecov.io/github/wundii/data-mapper-symfony-bundle/branch/main/graph/badge.svg?token=V61OLHU8X3)](https://codecov.io/github/wundii/data-mapper-symfony-bundle)
1111
[![Downloads](https://img.shields.io/packagist/dt/wundii/data-mapper-symfony-bundle.svg?style=flat)](https://packagist.org/packages/wundii/data-mapper-symfony-bundle)
1212

1313
A ***Symfony bundle*** providing seamless integration for the [wundii/data-mapper](https://github.com/wundii/data-mapper).
@@ -73,4 +73,4 @@ data_mapper:
7373
class_map:
7474
InterfaceOrClassName: 'ClassName', # Class mapping for interfaces or other classes
7575
...: ...
76-
```
76+
```

0 commit comments

Comments
 (0)