HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/goinggoinggreenfl/public_html/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/composer.json
{
    "name": "williamdes/mariadb-mysql-kbs",
    "description": "An index of the MariaDB and MySQL Knowledge bases",
    "homepage": "https://github.com/williamdes/mariadb-mysql-kbs",
    "type": "library",
    "readme": "https://github.com/williamdes/mariadb-mysql-kbs#readme",
    "license": "MPL-2.0",
    "funding": [
        {
            "type": "tidelift",
            "url": "https://tidelift.com/funding/github/packagist/williamdes/mariadb-mysql-kbs"
        },
        {
            "type": "github",
            "url": "https://github.com/sponsors/williamdes"
        }
    ],
    "keywords": [
        "mariadb",
        "mysql",
        "dataset",
        "kb",
        "knowledge-base",
        "json",
        "library",
        "mysql-knowledge-bases",
        "mariadb-knowledge-bases",
        "composer-package",
        "npm-package"
    ],
    "support": {
        "email": "[email protected]",
        "issues": "https://github.com/williamdes/mariadb-mysql-kbs/issues",
        "source": "https://github.com/williamdes/mariadb-mysql-kbs"
    },
    "authors": [
        {
            "name": "William Desportes",
            "email": "[email protected]"
        }
    ],
    "scripts": {
        "build": "@php ./src/merge.php",
        "test": "@php phpunit",
        "phpstan": "@php phpstan",
        "phpcs": "@php phpcs",
        "phpcbf": "@php phpcbf"
    },
    "require": {
        "php": "^7.2 || ^8.0"
    },
    "require-dev": {
        "phpunit/phpunit": "^8 || ^9 || ^10 || ^11",
        "phpstan/phpstan": "^1.10",
        "wdes/coding-standard": "^3.3.2",
        "swaggest/json-schema": "^0.12.42"
    },
    "autoload": {
        "psr-4": {
            "Williamdes\\MariaDBMySQLKBS\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Williamdes\\MariaDBMySQLKBS\\Test\\": "test/"
        }
    },
    "non-feature-branches": [
        "update/*"
    ],
    "config": {
        "allow-plugins": {
            "dealerdirect/phpcodesniffer-composer-installer": true
        }
    }
}