{ "packages": [ { "name": "blockify/container", "version": "dev-main", "version_normalized": "dev-main", "source": { "type": "git", "url": "https://github.com/blockifywp/container.git", "reference": "5df69be1b79240ad17cacede6c141bceb77ba864" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blockifywp/container/zipball/5df69be1b79240ad17cacede6c141bceb77ba864", "reference": "5df69be1b79240ad17cacede6c141bceb77ba864", "shasum": "" }, "require": { "psr/container": "^2.0@dev" }, "time": "2024-04-24T09:46:42+00:00", "default-branch": true, "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Blockify\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Blockify", "homepage": "https://blockifywp.com" } ], "description": "Blockify container package.", "support": { "issues": "https://github.com/blockifywp/container/issues", "source": "https://github.com/blockifywp/container/tree/main" }, "install-path": "../blockify/container" }, { "name": "blockify/dom", "version": "dev-main", "version_normalized": "dev-main", "source": { "type": "git", "url": "https://github.com/blockifywp/dom.git", "reference": "696dff91e7dd6b6f99cb6d0f56bb0f0b51fe83e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blockifywp/dom/zipball/696dff91e7dd6b6f99cb6d0f56bb0f0b51fe83e0", "reference": "696dff91e7dd6b6f99cb6d0f56bb0f0b51fe83e0", "shasum": "" }, "time": "2024-04-24T13:59:44+00:00", "default-branch": true, "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Blockify\\Dom\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Blockify", "homepage": "https://blockifywp.com" } ], "description": "Blockify DOM package.", "support": { "issues": "https://github.com/blockifywp/dom/issues", "source": "https://github.com/blockifywp/dom/tree/main" }, "install-path": "../blockify/dom" }, { "name": "blockify/framework", "version": "dev-main", "version_normalized": "dev-main", "source": { "type": "git", "url": "https://github.com/blockifywp/framework.git", "reference": "89e26fabdd3bec1caca12d5f3cf38ee2fba168c1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blockifywp/framework/zipball/89e26fabdd3bec1caca12d5f3cf38ee2fba168c1", "reference": "89e26fabdd3bec1caca12d5f3cf38ee2fba168c1", "shasum": "" }, "require": { "blockify/container": "dev-main", "blockify/dom": "dev-main", "blockify/hooks": "dev-main", "blockify/icons": "dev-main", "blockify/utilities": "dev-main", "php": ">=7.4" }, "time": "2024-04-24T14:34:14+00:00", "default-branch": true, "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Blockify\\Framework\\": "src/" }, "classmap": [ "src/Blockify.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Blockify", "homepage": "https://blockifywp.com" } ], "description": "WordPress block theme framework.", "support": { "issues": "https://github.com/blockifywp/framework/issues", "source": "https://github.com/blockifywp/framework/tree/main" }, "install-path": "../blockify/framework" }, { "name": "blockify/hooks", "version": "dev-main", "version_normalized": "dev-main", "source": { "type": "git", "url": "https://github.com/blockifywp/hooks.git", "reference": "d09514b4e6ef63c729665d03b17efe8b510f38e3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blockifywp/hooks/zipball/d09514b4e6ef63c729665d03b17efe8b510f38e3", "reference": "d09514b4e6ef63c729665d03b17efe8b510f38e3", "shasum": "" }, "time": "2024-04-24T09:46:57+00:00", "default-branch": true, "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Blockify\\Hooks\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Blockify", "homepage": "https://blockifywp.com" } ], "description": "Blockify hooks package.", "support": { "issues": "https://github.com/blockifywp/hooks/issues", "source": "https://github.com/blockifywp/hooks/tree/main" }, "install-path": "../blockify/hooks" }, { "name": "blockify/icons", "version": "dev-main", "version_normalized": "dev-main", "source": { "type": "git", "url": "https://github.com/blockifywp/icons.git", "reference": "6e7d00e9ee788a6a1961ca4ffccaabeb93ad47be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blockifywp/icons/zipball/6e7d00e9ee788a6a1961ca4ffccaabeb93ad47be", "reference": "6e7d00e9ee788a6a1961ca4ffccaabeb93ad47be", "shasum": "" }, "require": { "blockify/dom": "dev-main", "blockify/utilities": "dev-main", "enshrined/svg-sanitize": "dev-master" }, "time": "2024-04-24T14:11:20+00:00", "default-branch": true, "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Blockify\\Icons\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Blockify", "homepage": "https://blockifywp.com" } ], "description": "Blockify icons package.", "support": { "issues": "https://github.com/blockifywp/icons/issues", "source": "https://github.com/blockifywp/icons/tree/main" }, "install-path": "../blockify/icons" }, { "name": "blockify/utilities", "version": "dev-main", "version_normalized": "dev-main", "source": { "type": "git", "url": "https://github.com/blockifywp/utilities.git", "reference": "23d4829e0b0674094c9b394f5cdde1b69d1a0285" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blockifywp/utilities/zipball/23d4829e0b0674094c9b394f5cdde1b69d1a0285", "reference": "23d4829e0b0674094c9b394f5cdde1b69d1a0285", "shasum": "" }, "require": { "psr/container": "^2.0@dev" }, "time": "2024-04-29T03:12:42+00:00", "default-branch": true, "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Blockify\\Utilities\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Blockify", "homepage": "https://blockifywp.com" } ], "description": "Blockify utilities package.", "support": { "issues": "https://github.com/blockifywp/utilities/issues", "source": "https://github.com/blockifywp/utilities/tree/main" }, "install-path": "../blockify/utilities" }, { "name": "enshrined/svg-sanitize", "version": "dev-master", "version_normalized": "dev-master", "source": { "type": "git", "url": "https://github.com/darylldoyle/svg-sanitizer.git", "reference": "6a2c069dab3843ca4d887ff09c972fc7033888d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/6a2c069dab3843ca4d887ff09c972fc7033888d0", "reference": "6a2c069dab3843ca4d887ff09c972fc7033888d0", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.5 || ^8.5" }, "time": "2024-02-22T17:51:05+00:00", "default-branch": true, "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "enshrined\\svgSanitize\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Daryll Doyle", "email": "daryll@enshrined.co.uk" } ], "description": "An SVG sanitizer for PHP", "support": { "issues": "https://github.com/darylldoyle/svg-sanitizer/issues", "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.18.0" }, "install-path": "../enshrined/svg-sanitize" }, { "name": "psr/container", "version": "dev-master", "version_normalized": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "707984727bd5b2b670e59559d3ed2500240cf875" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/707984727bd5b2b670e59559d3ed2500240cf875", "reference": "707984727bd5b2b670e59559d3ed2500240cf875", "shasum": "" }, "require": { "php": ">=7.4.0" }, "time": "2023-09-22T11:11:30+00:00", "default-branch": true, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "support": { "issues": "https://github.com/php-fig/container/issues", "source": "https://github.com/php-fig/container" }, "install-path": "../psr/container" } ], "dev": false, "dev-package-names": [] }