Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ee98786

Browse filesBrowse files
Henrik Volmerfabpot
Henrik Volmer
authored andcommitted
Fix wrong requirements for ocramius/proxy-manager in root composer.json
1 parent 687f775 commit ee98786
Copy full SHA for ee98786

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎composer.json

Copy file name to clipboardExpand all lines: composer.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"doctrine/reflection": "~1.0",
9999
"doctrine/doctrine-bundle": "~1.4",
100100
"monolog/monolog": "~1.11",
101-
"ocramius/proxy-manager": "~0.4|~1.0|~2.0",
101+
"ocramius/proxy-manager": "^2.1",
102102
"predis/predis": "~1.1",
103103
"egulias/email-validator": "~1.2,>=1.2.8|~2.0",
104104
"symfony/phpunit-bridge": "~3.4|~4.0",
@@ -108,6 +108,7 @@
108108
"conflict": {
109109
"phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
110110
"phpdocumentor/type-resolver": "<0.3.0",
111+
"ocramius/proxy-manager": "<2.1",
111112
"phpunit/phpunit": "<5.4.3"
112113
},
113114
"provide": {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.