mirror of
https://github.com/YGGverse/web-api.git
synced 2026-03-31 17:45:30 +00:00
initial commit
This commit is contained in:
parent
636b40bd86
commit
6bbe001254
5 changed files with 187 additions and 0 deletions
49
composer.lock
generated
Normal file
49
composer.lock
generated
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"_readme": [
|
||||
"This file locks the dependencies of your project to a known state",
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "4fd3c797b2c98cf2e93558b64c5da47b",
|
||||
"packages": [
|
||||
{
|
||||
"name": "yggverse/dns",
|
||||
"version": "1.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/YGGverse/dns-php.git",
|
||||
"reference": "e54a40bb673e3c4cb87d8d7275adc7121042281e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/YGGverse/dns-php/zipball/e54a40bb673e3c4cb87d8d7275adc7121042281e",
|
||||
"reference": "e54a40bb673e3c4cb87d8d7275adc7121042281e",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Yggverse\\Dns\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/YGGverse/dns-php/issues",
|
||||
"source": "https://github.com/YGGverse/dns-php/tree/1.0.0"
|
||||
},
|
||||
"time": "2023-12-15T16:19:42+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": [],
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": [],
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.3.0"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue