Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Commit 8a85b64

Browse files
committed
Allowing ProxyManager v2 installation
1 parent 8129d6e commit 8a85b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "~4.6",
22-
"ocramius/proxy-manager": "~1.0",
22+
"ocramius/proxy-manager": "^1.0 || ^2.0",
2323
"squizlabs/php_codesniffer": "^2.0@dev",
2424
"phpbench/phpbench": "^0.10.0"
2525
},

0 commit comments

Comments
 (0)