Skip to content

Commit 442a449

Browse files
committed
Remove conflict with proxy-manager, but add it as a dev dep instead because we only need it because there was a bug in 2.13
1 parent 9265927 commit 442a449

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,9 @@
3131
"webmozart/assert": "^1.9",
3232
"winzou/state-machine": "^0.3 || ^0.4"
3333
},
34-
"conflict": {
35-
"ocramius/proxy-manager": "2.13.0"
36-
},
3734
"require-dev": {
3835
"fzaninotto/faker": "^1.9",
36+
"ocramius/proxy-manager": "~2.12.0",
3937
"phpspec/phpspec": "^7.1",
4038
"psalm/plugin-symfony": "^2.3",
4139
"roave/security-advisories": "dev-latest",

0 commit comments

Comments
 (0)