56 lines
1.6 KiB
JSON
56 lines
1.6 KiB
JSON
{
|
|
"_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": "fc6ba9501cee8e0307bbf953ce6c5ec9",
|
|
"packages": [
|
|
{
|
|
"name": "nest/core",
|
|
"version": "dev-main",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://code.zeptotech.net/Nest/Core",
|
|
"reference": "22296b8d7c8b528089189a8d9500395424cb6468"
|
|
},
|
|
"require": {
|
|
"php": "^8.3"
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Nest\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/Utils/Array.php",
|
|
"src/Utils/Paths.php",
|
|
"src/Utils/Reflection.php",
|
|
"src/Utils/String.php"
|
|
]
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Madeorsk",
|
|
"email": "madeorsk@protonmail.com"
|
|
}
|
|
],
|
|
"description": "Nest framework core.",
|
|
"time": "2024-11-08T11:12:38+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"nest/core": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": "^8.3"
|
|
},
|
|
"platform-dev": {},
|
|
"plugin-api-version": "2.6.0"
|
|
}
|