Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Commit

Permalink
Made ocramius/proxy-manager a suggested dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
scheb committed Aug 27, 2017
1 parent 06a6487 commit df3ad5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
"symfony/security-core": "~2.6|~3.0",
"symfony/security-http": "~2.6|~3.0",
"sonata-project/google-authenticator": "~1.0",
"paragonie/random_compat": "~1.0|~2.0",
"ocramius/proxy-manager": "~1.0|~2.0"
"paragonie/random_compat": "~1.0|~2.0"
},
"require-dev": {
"doctrine/orm": "~2.4,>=2.4.5",
Expand All @@ -34,6 +33,7 @@
"satooshi/php-coveralls": "~0.6"
},
"suggest": {
"ocramius/proxy-manager": "For performance improvements",
"r/u2f-two-factor-bundle": "Two-factor provider for U2F Yuibkey"
},
"autoload": {
Expand Down

0 comments on commit df3ad5b

Please sign in to comment.