Skip to content

Commit

Permalink
fix: set dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
websvcPT committed Feb 10, 2021
1 parent 9ba6358 commit 384a182
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
"name": "websvc/cryptor",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "WebSvcPT",
"email": "[email protected]"
}
],
"require": {
"php": ">=5.6"
},
Expand Down

0 comments on commit 384a182

Please sign in to comment.