Skip to content

Commit

Permalink
Fixed issue with ringpgp, using a fork
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Feb 17, 2020
1 parent 051bddc commit ce31ac9
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,10 @@
"name": "Enrico Zimuel"
}
],
"repositories": [
{
"type": "vcs",
"url": "https://github.com/ezimuel/RingPHP"
},
{
"type": "vcs",
"url": "https://github.com/ezimuel/streams"
}
],
"require": {
"php": "^7.1",
"ext-json": ">=1.3.7",
"guzzlehttp/ringphp": "dev-fork-elasticsearch",
"guzzlehttp/streams": "@dev",
"ezimuel/ringphp": "^1.1.2",
"psr/log": "~1.0"
},
"require-dev": {
Expand Down

0 comments on commit ce31ac9

Please sign in to comment.