# tableberg/0.5.2/vendor/composer/installed.json

Tableberg – Simple Gutenberg Table Block, version 0.5.2. 59 lines.

- Page: https://pluginprobe.com/plugins/tableberg/0.5.2/code/vendor/composer/installed.json
- Raw: https://pluginprobe.com/plugins/tableberg/0.5.2/raw/vendor/composer/installed.json
- Modified: 2024-05-30T17:28:54+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/tableberg/0.5.2/code/vendor/composer/installed.json#L10-L20`.

```json
{
    "packages": [
        {
            "name": "php-stubs/wordpress-stubs",
            "version": "v6.4.1",
            "version_normalized": "6.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-stubs/wordpress-stubs.git",
                "reference": "6d6063cf9464a306ca2a0529705d41312b08500b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/6d6063cf9464a306ca2a0529705d41312b08500b",
                "reference": "6d6063cf9464a306ca2a0529705d41312b08500b",
                "shasum": ""
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "nikic/php-parser": "^4.13",
                "php": "^7.4 || ~8.0.0",
                "php-stubs/generator": "^0.8.3",
                "phpdocumentor/reflection-docblock": "^5.3",
                "phpstan/phpstan": "^1.10.12",
                "phpunit/phpunit": "^9.5",
                "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^0.8"
            },
            "suggest": {
                "paragonie/sodium_compat": "Pure PHP implementation of libsodium",
                "symfony/polyfill-php80": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
                "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan"
            },
            "time": "2023-11-10T00:33:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "WordPress function and class declaration stubs for static analysis.",
            "homepage": "https://github.com/php-stubs/wordpress-stubs",
            "keywords": [
                "PHPStan",
                "static analysis",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/php-stubs/wordpress-stubs/issues",
                "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.4.1"
            },
            "install-path": "../php-stubs/wordpress-stubs"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "php-stubs/wordpress-stubs"
    ]
}

```
