mirror of
https://codeberg.org/vlw/php-libinnodb-fk.git
synced 2025-09-14 00:23:41 +02:00
98 lines
3.6 KiB
JSON
98 lines
3.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": "eaa9235118e1c92aa3ba7d567dd02528",
|
|
"packages": [
|
|
{
|
|
"name": "victorwesterlund/libmysqldriver",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/VictorWesterlund/php-libmysqldriver.git",
|
|
"reference": "f9ec9064147e2f78d14800e755ee54df25714d96"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/VictorWesterlund/php-libmysqldriver/zipball/f9ec9064147e2f78d14800e755ee54df25714d96",
|
|
"reference": "f9ec9064147e2f78d14800e755ee54df25714d96",
|
|
"shasum": ""
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"libmysqldriver\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Victor Westerlund",
|
|
"email": "victor.vesterlund@gmail.com"
|
|
}
|
|
],
|
|
"description": "Abstraction library for common mysqli features",
|
|
"support": {
|
|
"issues": "https://github.com/VictorWesterlund/php-libmysqldriver/issues",
|
|
"source": "https://github.com/VictorWesterlund/php-libmysqldriver/tree/3.1.2"
|
|
},
|
|
"time": "2023-11-02T10:54:05+00:00"
|
|
},
|
|
{
|
|
"name": "victorwesterlund/xenum",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/VictorWesterlund/php-xenum.git",
|
|
"reference": "99b784841ee5b69fdfcc4c466ef54f3af4ea4a85"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/VictorWesterlund/php-xenum/zipball/99b784841ee5b69fdfcc4c466ef54f3af4ea4a85",
|
|
"reference": "99b784841ee5b69fdfcc4c466ef54f3af4ea4a85",
|
|
"shasum": ""
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"victorwesterlund\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Victor Westerlund",
|
|
"email": "victor.vesterlund@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP eXtended Enums. The missing quality-of-life features from PHP 8+ Enums",
|
|
"support": {
|
|
"issues": "https://github.com/VictorWesterlund/php-xenum/issues",
|
|
"source": "https://github.com/VictorWesterlund/php-xenum/tree/1.1.0"
|
|
},
|
|
"time": "2023-10-09T11:32:07+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": {
|
|
"victorwesterlund/libmysqldriver": 20,
|
|
"victorwesterlund/xenum": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.0.0"
|
|
}
|