Remove unneeded CONFLICTS.md file from UiBundle

This commit is contained in:
Grzegorz Sadowski 2024-10-21 10:20:16 +02:00
parent 1f26a67874
commit 7480d61772
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -1,10 +0,0 @@
# CONFLICTS
This document explains why certain conflicts were added to `composer.json` and
references related issues.
- `doctrine/annotations:^2.0`:
This version results in the following error:
`Error: Call to undefined method Doctrine\Common\Annotations\AnnotationRegistry::registerLoader()`
when running tests with `phpunit:8.5.x`