Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sop committed Aug 3, 2017
1 parent 338e782 commit 88bd35c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"require": {
"php": ">=5.6.3",
"sop/asn1": "^2.0.0",
"sop/crypto-encoding": "0.1.0",
"sop/crypto-types": "0.1.0",
"sop/crypto-bridge": "0.1.0",
"sop/pkcs5": "0.1.0"
"sop/crypto-encoding": "^0.1.0",
"sop/crypto-types": "^0.1.0",
"sop/crypto-bridge": "^0.1.0",
"sop/pkcs5": "^0.1.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 88bd35c

Please sign in to comment.