{ "_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": "d81e6b18ec0f166cfdd43d2c0d623bd5", "packages": [ { "name": "alleyinteractive/composer-wordpress-autoloader", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/alleyinteractive/composer-wordpress-autoloader.git", "reference": "30acf9e3498a84af478e316ae3869fa362835695" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alleyinteractive/composer-wordpress-autoloader/zipball/30acf9e3498a84af478e316ae3869fa362835695", "reference": "30acf9e3498a84af478e316ae3869fa362835695", "shasum": "" }, "require": { "alleyinteractive/wordpress-autoloader": "^1.1.1", "composer-plugin-api": "^2.0", "php": "^8.0" }, "require-dev": { "composer/composer": "*", "phpunit/phpunit": "^9.5.8", "squizlabs/php_codesniffer": "^4.0" }, "type": "composer-plugin", "extra": { "class": "ComposerWordPressAutoloader\\Plugin" }, "autoload": { "files": [ "src/autoload.php" ], "psr-4": { "ComposerWordPressAutoloader\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Alley Interactive", "email": "info@alley.co" }, { "name": "Sean Fisher", "email": "sean@alley.co" } ], "description": "Autoload files using WordPress File Conventions using Composer", "support": { "issues": "https://github.com/alleyinteractive/composer-wordpress-autoloader/issues", "source": "https://github.com/alleyinteractive/composer-wordpress-autoloader/tree/v1.1.0" }, "time": "2023-12-06T20:21:22+00:00" }, { "name": "alleyinteractive/wordpress-autoloader", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/alleyinteractive/wordpress-autoloader.git", "reference": "c7599d95f49f1cdc38fad19944a50b19ec0dd6ca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alleyinteractive/wordpress-autoloader/zipball/c7599d95f49f1cdc38fad19944a50b19ec0dd6ca", "reference": "c7599d95f49f1cdc38fad19944a50b19ec0dd6ca", "shasum": "" }, "require": { "php": "^7.4.0|^8.0|^8.1" }, "require-dev": { "alleyinteractive/alley-coding-standards": "^0.3", "phpunit/phpunit": "^9.5.8" }, "type": "library", "autoload": { "files": [ "src/class-autoloader.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Alley Interactive", "email": "info@alley.co" } ], "description": "Autoload files using WordPress File Conventions", "support": { "issues": "https://github.com/alleyinteractive/wordpress-autoloader/issues", "source": "https://github.com/alleyinteractive/wordpress-autoloader/tree/v1.1.1" }, "time": "2022-08-31T20:51:21+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }