{ "_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": "98ad80e8c44a73a5b9471073b100a4ff", "packages": [ { "name": "arts/base", "version": "dev-main", "source": { "type": "git", "url": "https://github.com/artkrsk/arts-base.git", "reference": "2924f89396b2a722d1db9a70fa81457dd1ebed2b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/artkrsk/arts-base/zipball/2924f89396b2a722d1db9a70fa81457dd1ebed2b", "reference": "2924f89396b2a722d1db9a70fa81457dd1ebed2b", "shasum": "" }, "require": { "php": ">=7.4" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "Arts\\Base\\": "src/php/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Artem Semkin", "email": "me@artemsemkin.com" } ], "description": "Framework-agnostic base classes for Arts WordPress plugins", "support": { "issues": "https://github.com/artkrsk/arts-base/issues", "source": "https://github.com/artkrsk/arts-base/tree/main" }, "time": "2025-11-01T07:10:31+00:00" }, { "name": "arts/github-release-browser", "version": "dev-main", "source": { "type": "git", "url": "https://github.com/artkrsk/github-release-browser.git", "reference": "9efe9d2e0333de6e5800f98e93aa5e111238e37d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/artkrsk/github-release-browser/zipball/9efe9d2e0333de6e5800f98e93aa5e111238e37d", "reference": "9efe9d2e0333de6e5800f98e93aa5e111238e37d", "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^1.1.2", "phpstan/phpstan": "2.1.x-dev", "squizlabs/php_codesniffer": "3.x-dev", "szepeviktor/phpstan-wordpress": "2.x-dev", "wp-coding-standards/wpcs": "^3.0" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "Arts\\GH\\ReleaseBrowser\\": "src/php/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "description": "Reusable GitHub release browser with PHP backend & React frontend", "support": { "issues": "https://github.com/artkrsk/github-release-browser/issues", "source": "https://github.com/artkrsk/github-release-browser/tree/main" }, "time": "2025-11-05T02:48:34+00:00" }, { "name": "arts/utilities", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/artkrsk/arts-utilities.git", "reference": "ce7fa50a9a9000bb66a9604da5557f4fce0cf2f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/artkrsk/arts-utilities/zipball/ce7fa50a9a9000bb66a9604da5557f4fce0cf2f3", "reference": "ce7fa50a9a9000bb66a9604da5557f4fce0cf2f3", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "antecedent/patchwork": "^2.1", "brain/monkey": "^2.6", "phpunit/phpunit": "^9.6", "yoast/phpunit-polyfills": "^4.0" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "Arts\\Utilities\\": "src/php/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Artem Semkin", "email": "me@artemsemkin.com" } ], "description": "A comprehensive collection of utility methods for WordPress theme and plugin development, with a focus on Elementor integration.", "support": { "issues": "https://github.com/artkrsk/arts-utilities/issues", "source": "https://github.com/artkrsk/arts-utilities/tree/master" }, "time": "2025-11-01T03:04:12+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "arts/base": 20, "arts/github-release-browser": 20, "arts/utilities": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.4" }, "platform-dev": {}, "plugin-api-version": "2.6.0" }