{ "_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": "fa4656d359ff516a53ea2bd4105bf706", "packages": [ { "name": "advanced-custom-fields/advanced-custom-fields-pro", "version": "5.8.8", "dist": { "type": "zip", "url": "https://connect.advancedcustomfields.com/index.php?p=pro&a=download&t=5.8.8" }, "require": { "composer/installers": "^1.0", "philippbaschke/acf-pro-installer": "^1.0" }, "type": "wordpress-plugin" }, { "name": "composer/installers", "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.6.* || ^2.0", "composer/semver": "^1 || ^3", "phpstan/phpstan": "^0.12.55", "phpstan/phpstan-phpunit": "^0.12.16", "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "https://composer.github.io/installers/", "keywords": [ "Craft", "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "Lan Management System", "MODX Evo", "MantisBT", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Starbug", "Thelia", "Whmcs", "WolfCMS", "agl", "aimeos", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "joomla", "known", "kohana", "laravel", "lavalite", "lithium", "magento", "majima", "mako", "mediawiki", "miaoxing", "modulework", "modx", "moodle", "osclass", "pantheon", "phpbb", "piwik", "ppi", "processwire", "puppet", "pxcms", "reindex", "roundcube", "shopware", "silverstripe", "sydes", "sylius", "symfony", "tastyigniter", "typo3", "wordpress", "yawik", "zend", "zikula" ], "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2021-09-13T08:19:44+00:00" }, { "name": "ffraenz/private-composer-installer", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/ffraenz/private-composer-installer.git", "reference": "7924c1bd347dc01e0555080884a3658ed8141722" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ffraenz/private-composer-installer/zipball/7924c1bd347dc01e0555080884a3658ed8141722", "reference": "7924c1bd347dc01e0555080884a3658ed8141722", "shasum": "" }, "require": { "composer-plugin-api": "^1.0.0", "php": "^5.6 || ^7.0", "vlucas/phpdotenv": "^2.2" }, "require-dev": { "composer/composer": "1.0.*", "phpunit/phpunit": "5.7.* || ^6.3", "zendframework/zend-coding-standard": "^1.0" }, "type": "composer-plugin", "extra": { "class": "FFraenz\\PrivateComposerInstaller\\Plugin" }, "autoload": { "psr-4": { "FFraenz\\PrivateComposerInstaller\\": "src/PrivateComposerInstaller" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fränz Friederes", "email": "fraenz@frieder.es", "homepage": "https://fraenz.frieder.es" } ], "description": "A composer install helper for private packages", "keywords": [ "composer", "env", "plugin", "private", "wordpress", "wp" ], "time": "2018-09-15T09:01:44+00:00" }, { "name": "johnpbloch/wordpress", "version": "6.3.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", "reference": "45e299b8eae626d7b1db1eb53a69e63b9cc75bf6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/45e299b8eae626d7b1db1eb53a69e63b9cc75bf6", "reference": "45e299b8eae626d7b1db1eb53a69e63b9cc75bf6", "shasum": "" }, "require": { "johnpbloch/wordpress-core": "6.3.1", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=7.0.0" }, "type": "package", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "WordPress Community", "homepage": "https://wordpress.org/about/" } ], "description": "WordPress is open source software you can use to create a beautiful website, blog, or app.", "homepage": "https://wordpress.org/", "keywords": [ "blog", "cms", "wordpress" ], "time": "2023-08-29T14:28:17+00:00" }, { "name": "johnpbloch/wordpress-core", "version": "6.3.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", "reference": "fc432f78ae5256b7fa28e810cfdf0b968d003699" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/fc432f78ae5256b7fa28e810cfdf0b968d003699", "reference": "fc432f78ae5256b7fa28e810cfdf0b968d003699", "shasum": "" }, "require": { "ext-json": "*", "php": ">=7.0.0" }, "provide": { "wordpress/core-implementation": "6.3.1" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "WordPress Community", "homepage": "https://wordpress.org/about/" } ], "description": "WordPress is open source software you can use to create a beautiful website, blog, or app.", "homepage": "https://wordpress.org/", "keywords": [ "blog", "cms", "wordpress" ], "time": "2023-08-29T14:28:14+00:00" }, { "name": "johnpbloch/wordpress-core-installer", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core-installer.git", "reference": "237faae9a60a4a2e1d45dce1a5836ffa616de63e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/johnpbloch/wordpress-core-installer/zipball/237faae9a60a4a2e1d45dce1a5836ffa616de63e", "reference": "237faae9a60a4a2e1d45dce1a5836ffa616de63e", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "php": ">=5.6.0" }, "conflict": { "composer/installers": "<1.0.6" }, "require-dev": { "composer/composer": "^1.0 || ^2.0", "phpunit/phpunit": ">=5.7.27" }, "type": "composer-plugin", "extra": { "class": "johnpbloch\\Composer\\WordPressCorePlugin" }, "autoload": { "psr-0": { "johnpbloch\\Composer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "John P. Bloch", "email": "me@johnpbloch.com" } ], "description": "A custom installer to handle deploying WordPress with composer", "keywords": [ "wordpress" ], "time": "2020-04-16T21:44:57+00:00" }, { "name": "philippbaschke/acf-pro-installer", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/PhilippBaschke/acf-pro-installer.git", "reference": "f18e537183958159ef5f6cb1f5b684f59d55f3eb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PhilippBaschke/acf-pro-installer/zipball/f18e537183958159ef5f6cb1f5b684f59d55f3eb", "reference": "f18e537183958159ef5f6cb1f5b684f59d55f3eb", "shasum": "" }, "require": { "composer-plugin-api": "^1.0", "php": ">=5.5", "vlucas/phpdotenv": "^2.2" }, "require-dev": { "composer/composer": "1.0.*", "phpunit/phpunit": "4.8.*", "satooshi/php-coveralls": "1.*", "squizlabs/php_codesniffer": "2.*" }, "type": "composer-plugin", "extra": { "class": "PhilippBaschke\\ACFProInstaller\\Plugin" }, "autoload": { "psr-4": { "PhilippBaschke\\ACFProInstaller\\": "src/ACFProInstaller" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Philipp Baschke", "email": "philipp@baschke.com" } ], "description": "An install helper for Advanced Custom Fields PRO", "keywords": [ "acf", "composer", "env", "plugin", "pro", "wordpress", "wp" ], "time": "2016-07-20T10:19:36+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-ctype": "*" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2023-01-26T09:26:14+00:00" }, { "name": "vlucas/phpdotenv", "version": "v2.6.9", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", "reference": "2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141", "reference": "2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141", "shasum": "" }, "require": { "php": "^5.3.9 || ^7.0 || ^8.0", "symfony/polyfill-ctype": "^1.17" }, "require-dev": { "ext-filter": "*", "ext-pcre": "*", "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21" }, "suggest": { "ext-filter": "Required to use the boolean validator.", "ext-pcre": "Required to use most of the library." }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-4": { "Dotenv\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Vance Lucas", "email": "vance@vancelucas.com", "homepage": "https://github.com/vlucas" } ], "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", "keywords": [ "dotenv", "env", "environment" ], "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv", "type": "tidelift" } ], "time": "2021-12-12T22:59:22+00:00" }, { "name": "wpackagist-plugin/classic-editor", "version": "1.6.3", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/classic-editor/", "reference": "tags/1.6.3" }, "dist": { "type": "zip", "url": "https://downloads.wordpress.org/plugin/classic-editor.1.6.3.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/classic-editor/" }, { "name": "wpackagist-plugin/contact-form-7", "version": "5.8.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/contact-form-7/", "reference": "tags/5.8.1" }, "dist": { "type": "zip", "url": "https://downloads.wordpress.org/plugin/contact-form-7.5.8.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/contact-form-7/" }, { "name": "wpackagist-plugin/duplicate-post", "version": "4.5", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/duplicate-post/", "reference": "tags/4.5" }, "dist": { "type": "zip", "url": "https://downloads.wordpress.org/plugin/duplicate-post.4.5.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/duplicate-post/" }, { "name": "wpackagist-plugin/redirection", "version": "5.3.10", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/redirection/", "reference": "tags/5.3.10" }, "dist": { "type": "zip", "url": "https://downloads.wordpress.org/plugin/redirection.5.3.10.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/redirection/" }, { "name": "wpackagist-plugin/safe-svg", "version": "2.2.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/safe-svg/", "reference": "tags/2.2.0" }, "dist": { "type": "zip", "url": "https://downloads.wordpress.org/plugin/safe-svg.2.2.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/safe-svg/" }, { "name": "wpackagist-plugin/simple-custom-post-order", "version": "2.5.7", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/simple-custom-post-order/", "reference": "tags/2.5.7" }, "dist": { "type": "zip", "url": "https://downloads.wordpress.org/plugin/simple-custom-post-order.2.5.7.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/simple-custom-post-order/" }, { "name": "wpackagist-plugin/wordpress-seo", "version": "20.13", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wordpress-seo/", "reference": "tags/20.13" }, "dist": { "type": "zip", "url": "https://downloads.wordpress.org/plugin/wordpress-seo.20.13.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/wordpress-seo/" }, { "name": "wpackagist-plugin/wp-mail-smtp", "version": "3.9.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-mail-smtp/", "reference": "tags/3.9.0" }, "dist": { "type": "zip", "url": "https://downloads.wordpress.org/plugin/wp-mail-smtp.3.9.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/wp-mail-smtp/" }, { "name": "wpackagist-theme/understrap", "version": "0.9.4", "source": { "type": "svn", "url": "https://themes.svn.wordpress.org/understrap/", "reference": "0.9.4" }, "dist": { "type": "zip", "url": "https://downloads.wordpress.org/theme/understrap.0.9.4.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-theme", "homepage": "https://wordpress.org/themes/understrap/" } ], "packages-dev": [ { "name": "wpackagist-plugin/wp-migrate-db", "version": "2.6.9", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-migrate-db/", "reference": "tags/2.6.9" }, "dist": { "type": "zip", "url": "https://downloads.wordpress.org/plugin/wp-migrate-db.2.6.9.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/wp-migrate-db/" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=7.0", "composer-plugin-api": "^1.0" }, "platform-dev": [], "plugin-api-version": "1.1.0" }