Skip to content

Commit

Permalink
composer updated
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorKrasnov committed Mar 27, 2018
1 parent 7330dbd commit 46d55f3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,10 @@
"email": "[email protected]"
}
],
"require": {}
"require": {},
"autoload": {
"psr-4": {
"Webslon\\Library\\OpenSSL\\": ""
}
}
}

0 comments on commit 46d55f3

Please sign in to comment.