scaffold/composer.lock
2025-10-29 19:56:57 +01:00

46 lines
1.5 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": "bf852bfcd806eab731b4c2690e28cd65",
"packages": [
{
"name": "vlw/mysql",
"version": "3.5.11",
"source": {
"type": "git",
"url": "https://codeberg.org/vlw/php-mysql",
"reference": "73297feb826173cd0cd1a15e09e102618e060e2d"
},
"type": "library",
"autoload": {
"psr-4": {
"vlw\\MySQL\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"authors": [
{
"name": "Victor Westerlund",
"email": "victor@vlw.se"
}
],
"description": "Abstraction library for common MySQL/MariaDB DML operations with php-mysqli",
"time": "2025-08-30T07:49:14+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.3.0"
}