mirror of
https://codeberg.org/vlw/vlw.se.git
synced 2025-09-13 21:13:40 +02:00
* wip: 2024-06-13T07:32:13+0200 (1718256733) * wip: 2024-06-16T13:05:34+0200 (1718535934) * wip: 2024-06-16T15:07:31+0200 (1718543251)
135 lines
5.1 KiB
JSON
Executable file
135 lines
5.1 KiB
JSON
Executable file
{
|
|
"_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": "13ba5cc60bab24ac8ef5b1018fe4249b",
|
|
"packages": [
|
|
{
|
|
"name": "reflect/plugin-rules",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/VictorWesterlund/reflect-rules-plugin.git",
|
|
"reference": "9c837fd1944133edfed70a63ce8b32bf67f0d94b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/VictorWesterlund/reflect-rules-plugin/zipball/9c837fd1944133edfed70a63ce8b32bf67f0d94b",
|
|
"reference": "9c837fd1944133edfed70a63ce8b32bf67f0d94b",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ReflectRules\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Victor Westerlund",
|
|
"email": "victor.vesterlund@gmail.com"
|
|
}
|
|
],
|
|
"description": "Add request search paramter and request body constraints to an API built with Reflect",
|
|
"support": {
|
|
"issues": "https://github.com/VictorWesterlund/reflect-rules-plugin/issues",
|
|
"source": "https://github.com/VictorWesterlund/reflect-rules-plugin/tree/1.5.0"
|
|
},
|
|
"time": "2024-01-17T11:07:44+00:00"
|
|
},
|
|
{
|
|
"name": "victorwesterlund/libmysqldriver",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/VictorWesterlund/php-libmysqldriver.git",
|
|
"reference": "adc2fda90a3b8308e8a9df202d5ec418a9220ff8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/VictorWesterlund/php-libmysqldriver/zipball/adc2fda90a3b8308e8a9df202d5ec418a9220ff8",
|
|
"reference": "adc2fda90a3b8308e8a9df202d5ec418a9220ff8",
|
|
"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.6.1"
|
|
},
|
|
"time": "2024-04-29T08:17:12+00:00"
|
|
},
|
|
{
|
|
"name": "victorwesterlund/xenum",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/VictorWesterlund/php-xenum.git",
|
|
"reference": "8972f06f42abd1f382807a67e937d5564bb89699"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/VictorWesterlund/php-xenum/zipball/8972f06f42abd1f382807a67e937d5564bb89699",
|
|
"reference": "8972f06f42abd1f382807a67e937d5564bb89699",
|
|
"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.1"
|
|
},
|
|
"time": "2023-11-20T10:10:39+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": {
|
|
"victorwesterlund/xenum": 20,
|
|
"victorwesterlund/libmysqldriver": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.0.0"
|
|
}
|