{
    "packages": [
        {
            "name": "pinkcrab/wp-psr16-cache",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Pink-Crab/WP_PSR16_Cache.git",
                "reference": "60caa669b5cf0ba469718091f9b4085ae112ec66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Pink-Crab/WP_PSR16_Cache/zipball/60caa669b5cf0ba469718091f9b4085ae112ec66",
                "reference": "60caa669b5cf0ba469718091f9b4085ae112ec66",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0",
                "psr/simple-cache": "^1.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "*",
                "gin0115/wpunit-helpers": "1.*",
                "object-calisthenics/phpcs-calisthenics-rules": "*",
                "php-stubs/wordpress-stubs": "^5.9.0",
                "phpstan/phpstan": "^1.0",
                "phpunit/phpunit": "^7.0 || ^8.0",
                "roots/wordpress": "^5.9",
                "symfony/var-dumper": "4.*",
                "szepeviktor/phpstan-wordpress": "^1.0",
                "wp-coding-standards/wpcs": "*",
                "wp-phpunit/wp-phpunit": "^5.9",
                "yoast/phpunit-polyfills": "^0.2.0 || ^1.0.0"
            },
            "time": "2022-03-31T00:02:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [],
                "psr-4": {
                    "PinkCrab\\WP_PSR16_Cache\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Glynn Quelch",
                    "email": "glynn.quelch@pinkcrab.co.uk",
                    "homepage": "http://clappo.co.uk",
                    "role": "Developer"
                }
            ],
            "description": "A WordPress based implementation of the PSR16 Cacheinterface using transient or the WP_File_System",
            "homepage": "https://pinkcrab.co.uk",
            "support": {
                "issues": "https://github.com/Pink-Crab/WP_PSR16_Cache/issues",
                "source": "https://github.com/Pink-Crab/WP_PSR16_Cache/tree/2.0.4"
            },
            "install-path": "../pinkcrab/wp-psr16-cache"
        },
        {
            "name": "psr/simple-cache",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2017-10-23T01:57:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "support": {
                "source": "https://github.com/php-fig/simple-cache/tree/master"
            },
            "install-path": "../psr/simple-cache"
        },
        {
            "name": "ziorwebdev/wordpress-blocks",
            "version": "1.2.13",
            "version_normalized": "1.2.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ZIORWebDev/wordpress-blocks.git",
                "reference": "5ba0a0293f292694022f0f023ad7aae77d2ff7e8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ZIORWebDev/wordpress-blocks/zipball/5ba0a0293f292694022f0f023ad7aae77d2ff7e8",
                "reference": "5ba0a0293f292694022f0f023ad7aae77d2ff7e8",
                "shasum": ""
            },
            "require": {
                "php": "^8.0",
                "pinkcrab/wp-psr16-cache": "^2.0"
            },
            "time": "2026-03-30T11:03:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ZIORWebDev\\WordPressBlocks\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "ZIORWeb.Dev",
                    "email": "devs@ziorweb.dev"
                }
            ],
            "description": "A collection of custom Gutenberg blocks designed to extend the WordPress block editor with icons, dynamic data, and flexible content composition.",
            "support": {
                "issues": "https://github.com/ZIORWebDev/wordpress-blocks/issues",
                "source": "https://github.com/ZIORWebDev/wordpress-blocks/tree/v1.2.13"
            },
            "install-path": "../ziorwebdev/wordpress-blocks"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
