mirror of
https://codeberg.org/reflect/reflect-rules-plugin.git
synced 2025-09-13 16:33:42 +02:00
59 lines
2.1 KiB
JSON
59 lines
2.1 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": "035091a14ba6701d664e69d17b3f630b",
|
|
"packages": [
|
|
{
|
|
"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/xenum": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.0.0"
|
|
}
|