Skip to content

Commit c344fa5

Browse files
Merge pull request #401 from greg0ire/remove-common-mention
Remove conflict with doctrine/common
2 parents a7f84c2 + cd56e85 commit c344fa5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@
3232
"phpunit/phpunit": "^9.6",
3333
"symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0"
3434
},
35-
"conflict": {
36-
"doctrine/common": "<2.10"
37-
},
3835
"autoload": {
3936
"psr-4": {
4037
"Doctrine\\Persistence\\": "src/Persistence"

0 commit comments

Comments
 (0)