Skip to content

Commit d752dfd

Browse files
authored
Merge pull request #62 from OpenClassrooms/remove-psr-cache-conflict
feat(cache): remove psr/cache version conflict
2 parents 674f557 + 3445114 commit d752dfd

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,6 @@
8080
"symfony/lock": "For Symfony integration with Lock",
8181
"doctrine/orm": "For Doctrine integration with Transaction and legacy Cache"
8282
},
83-
"conflict": {
84-
"psr/cache": ">=3.0"
85-
},
8683
"extra": {
8784
"branch-alias": {
8885
"dev-master": "2.0.x-dev"

0 commit comments

Comments
 (0)