Not needed at this point
This commit is contained in:
parent
ec8df93d19
commit
3835a48db8
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "singpolyma/openpgp-php",
|
"name": "singpolyma/openpgp-php",
|
||||||
"description": "Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)",
|
"description": "Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)",
|
||||||
"minimum-stability": "stable",
|
|
||||||
"license": "Unlicense",
|
"license": "Unlicense",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
@ -22,4 +21,4 @@
|
|||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": ["lib/"]
|
"classmap": ["lib/"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user