You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
2.3 KiB
69 lines
2.3 KiB
{
|
|
"_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": "5a9f29fa2c1527f8f786596f93d2039d",
|
|
"packages": [
|
|
{
|
|
"name": "mensbeam/framework",
|
|
"version": "1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mensbeam/Framework.git",
|
|
"reference": "af4b8e72d50c01cf78d3d1b12b5a65f714f9d73b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mensbeam/Framework/zipball/af4b8e72d50c01cf78d3d1b12b5a65f714f9d73b",
|
|
"reference": "af4b8e72d50c01cf78d3d1b12b5a65f714f9d73b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.4"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"MensBeam\\Framework\\": [
|
|
"lib/"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Dustin Wilson",
|
|
"email": "dustin@dustinwilson.com",
|
|
"homepage": "https://dustinwilson.com/"
|
|
}
|
|
],
|
|
"description": "Common classes and traits used in many Mensbeam projects",
|
|
"support": {
|
|
"issues": "https://github.com/mensbeam/Framework/issues",
|
|
"source": "https://github.com/mensbeam/Framework/tree/1.0.5"
|
|
},
|
|
"time": "2022-01-05T16:09:09+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": "^8.0",
|
|
"ext-dom": "*",
|
|
"ext-json": "*"
|
|
},
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.1.0"
|
|
}
|
|
|