Removed composer.json (Ew!)
This commit is contained in:
parent
2a0aab4a21
commit
0a13183a0e
1 changed files with 0 additions and 21 deletions
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"name": "vendor_name/socialbox-php",
|
|
||||||
"description": "description",
|
|
||||||
"minimum-stability": "stable",
|
|
||||||
"license": "proprietary",
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Netkas",
|
|
||||||
"email": "netkas@nosial.net"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"require": {
|
|
||||||
"ext-pdo": "*",
|
|
||||||
"ext-openssl": "*",
|
|
||||||
"ext-redis": "*",
|
|
||||||
"ext-memcached": "*",
|
|
||||||
"ext-curl": "*",
|
|
||||||
"ext-gd": "*",
|
|
||||||
"ext-sodium": "*"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue