Skip to content

Commit

Permalink
Merge pull request #26 from VirgilSecurity/hotfix
Browse files Browse the repository at this point in the history
Fix dependencies
  • Loading branch information
PetrenkoAnton authored Aug 18, 2019
2 parents 4f820f1 + 6e63723 commit 4782b9c
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 146 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"php": ">=5.6",
"ext-curl": "*",
"vlucas/phpdotenv": "^2.5",
"virgil/crypto-api-implementation": "^v5.0"
"virgil/crypto-api": "^v5.0"
},
"require-dev": {
"phpunit/phpunit": "7.5.1",
Expand Down
Loading

0 comments on commit 4782b9c

Please sign in to comment.