Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sop committed Jul 14, 2017
1 parent f67cca5 commit 338e782
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions composer.json
Expand Up @@ -19,12 +19,11 @@
"require": {
"php": ">=5.6.3",
"sop/asn1": "^2.0.0",
"sop/crypto-encoding": "dev-master",
"sop/crypto-types": "dev-master",
"sop/crypto-bridge": "dev-master",
"sop/pkcs5": "dev-master"
"sop/crypto-encoding": "0.1.0",
"sop/crypto-types": "0.1.0",
"sop/crypto-bridge": "0.1.0",
"sop/pkcs5": "0.1.0"
},
"minimum-stability": "dev",
"autoload": {
"psr-4": {
"Sop\\PKCS8\\": "lib/PKCS8"
Expand Down

0 comments on commit 338e782

Please sign in to comment.