{ "_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": "0accb8ac3c47e33c19a4f2325886042f", "packages": [ { "name": "alledia/edd-sl-plugin-updater", "version": "v1.6.23", "source": { "type": "git", "url": "https://github.com/publishpress/EDD-SL-Plugin-Updater.git", "reference": "38253d04ac8875a88f62a3ebdca8034473f77418" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/publishpress/EDD-SL-Plugin-Updater/zipball/38253d04ac8875a88f62a3ebdca8034473f77418", "reference": "38253d04ac8875a88f62a3ebdca8034473f77418", "shasum": "" }, "require": { "ext-json": "*", "php": ">=5.6.20" }, "type": "library", "autoload": { "files": [ "EDD_SL_Plugin_Updater.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "EasyDigitalDownloads", "email": "contact@easydigitaldownloads.com" }, { "name": "PublishPress", "email": "help@publishpress.com" }, { "name": "Alledia", "email": "help@alledia.com" } ], "description": "EDD Updates Handler for WordPress Plugins", "keywords": [ "edd", "updates", "wordpress" ], "support": { "issues": "https://github.com/publishpress/EDD-SL-Plugin-Updater/issues", "source": "https://github.com/publishpress/EDD-SL-Plugin-Updater/tree/v1.6.23" }, "time": "2023-08-30T19:32:16+00:00" }, { "name": "composer/installers", "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e", "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "php": "^7.2 || ^8.0" }, "require-dev": { "composer/composer": "^1.10.27 || ^2.7", "composer/semver": "^1.7.2 || ^3.4.0", "phpstan/phpstan": "^1.11", "phpstan/phpstan-phpunit": "^1", "symfony/phpunit-bridge": "^7.1.1", "symfony/process": "^5 || ^6 || ^7" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "2.x-dev" }, "plugin-modifies-install-path": true }, "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": [ "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "Lan Management System", "MODX Evo", "MantisBT", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Starbug", "Thelia", "Whmcs", "WolfCMS", "agl", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "concreteCMS", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "known", "kohana", "laravel", "lavalite", "lithium", "magento", "majima", "mako", "matomo", "mediawiki", "miaoxing", "modulework", "modx", "moodle", "osclass", "pantheon", "phpbb", "piwik", "ppi", "processwire", "puppet", "pxcms", "reindex", "roundcube", "shopware", "silverstripe", "sydes", "sylius", "tastyigniter", "wordpress", "yawik", "zend", "zikula" ], "support": { "issues": "https://github.com/composer/installers/issues", "source": "https://github.com/composer/installers/tree/v2.3.0" }, "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": "2024-06-24T20:46:46+00:00" }, { "name": "htmlburger/carbon-field-number", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/htmlburger/carbon-field-number.git", "reference": "3bddfaf256472d6071c62e566d011e1f2cdae0c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/htmlburger/carbon-field-number/zipball/3bddfaf256472d6071c62e566d011e1f2cdae0c6", "reference": "3bddfaf256472d6071c62e566d011e1f2cdae0c6", "shasum": "" }, "require": { "htmlburger/carbon-fields": "^3.0" }, "type": "library", "autoload": { "files": [ "field.php" ], "psr-4": { "Carbon_Field_Number\\": "core/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Plamen Kostadinov", "email": "pkostadinov.2create@gmail.com" }, { "name": "Atanas Angelov", "email": "atanas.angelov.dev@gmail.com", "role": "Developer" }, { "name": "Viktor Vasilev", "email": "liberalcho@gmail.com", "role": "Developer" } ], "description": "Carbon Fields extension, that adds a number field type.", "homepage": "https://github.com/htmlburger/carbon-field-number/", "keywords": [ "carbon-field", "carbon-field-number", "wordpress" ], "support": { "source": "https://github.com/htmlburger/carbon-field-number/tree/development" }, "time": "2018-12-21T12:45:35+00:00" }, { "name": "htmlburger/carbon-fields", "version": "v3.6.5", "source": { "type": "git", "url": "https://github.com/htmlburger/carbon-fields.git", "reference": "b18f8e2a2cc4cc976306eb867ad1d740a8e7c1d9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/htmlburger/carbon-fields/zipball/b18f8e2a2cc4cc976306eb867ad1d740a8e7c1d9", "reference": "b18f8e2a2cc4cc976306eb867ad1d740a8e7c1d9", "shasum": "" }, "require": { "php": ">=5.6.20" }, "require-dev": { "mockery/mockery": "1.3.6", "phpunit/phpunit": "7.5.20|9.6.3", "yoast/phpunit-polyfills": "^1.0" }, "type": "library", "autoload": { "psr-4": { "Carbon_Fields\\": "core/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "htmlBurger", "email": "wordpress@htmlburger.com", "homepage": "https://htmlburger.com/", "role": "Developer" }, { "name": "Miroslav Mitev", "email": "mmitev.2create@gmail.com", "role": "Developer" }, { "name": "Atanas Angelov", "email": "atanas.angelov.dev@gmail.com", "role": "Developer" }, { "name": "Georgi Stoyanov", "email": "stoyanov.gs@gmail.com", "role": "Developer" }, { "name": "Plamen Kostadinov", "email": "pkostadinov.2create@gmail.com", "homepage": "http://plasmen.info/", "role": "Developer" }, { "name": "Stanimir Panchev", "email": "Stan4omir@gmail.com", "role": "Developer" }, { "name": "Marin Atanasov", "email": "contact@marinatanasov.com", "homepage": "http://marinatanasov.com/", "role": "Developer" }, { "name": "Siyan Panayotov", "homepage": "http://siyanpanayotov.com/", "role": "Developer" }, { "name": "Peter Petrov", "email": "peter.petrov89@gmail.com", "role": "Developer" }, { "name": "Stanimir Stoyanov", "email": "stanimir.k.stoyanov@gmail.com", "role": "Developer" }, { "name": "Kaloyan Ivanov", "email": "kaloyanxivanov@gmail.com", "homepage": "http://vilepixels.com/", "role": "Developer" }, { "name": "Georgi Popov", "homepage": "http://magadanski.com/", "role": "Developer" }, { "name": "German Velchev", "email": "germozy@gmail.com", "role": "Developer" }, { "name": "Rashko Petrov", "email": "brutalenemy666@gmail.com", "homepage": "http://errorfactory.com/", "role": "Developer" }, { "name": "Alexander Panayotov", "email": "alexander.panayotov@gmail.com", "homepage": "http://alexanderpanayotov.com/", "role": "Developer" }, { "name": "Viktor Vasilev", "email": "liberalcho@gmail.com", "role": "Developer" }, { "name": "Georgi Georgiev", "email": "george.georgiev96@gmail.com", "role": "Developer" }, { "name": "Atanas Vasilev", "email": "atanasvasilev91@gmail.com", "role": "Developer" } ], "description": "WordPress developer-friendly custom fields for post types, taxonomy terms, users, comments, widgets, options and more.", "homepage": "http://carbonfields.net/", "support": { "docs": "http://carbonfields.net/docs/", "email": "wordpress@htmlburger.com", "issues": "https://github.com/htmlburger/carbon-fields/issues", "source": "https://github.com/htmlburger/carbon-fields" }, "time": "2024-07-31T08:17:38+00:00" }, { "name": "iamntz/carbon-fields-urlpicker", "version": "3.0.10", "source": { "type": "git", "url": "https://github.com/iamntz/carbon-fields-urlpicker.git", "reference": "014b4b43bc677b7d8d135b5ede94d57b436f8e89" }, "dist": { "type": "zip", "url": "https://github.com/iamntz/carbon-fields-urlpicker/releases/download/v3.0.10/carbon-fields-urlpicker.zip", "reference": "0d5014d078dc797af33829c9ad1aee2ae4074fd4", "shasum": "" }, "type": "library", "autoload": { "files": [ "field.php" ], "psr-4": { "Carbon_Field_UrlPicker\\": "core/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "IonuČ› Staicu", "email": "github@iamntz.com" } ], "description": "Carbon Fields extension that adds a URL picker field type.", "homepage": "https://github.com/iamntz/carbon-fields-urlpicker", "keywords": [ "carbon-field", "carbon-fields-urlpicker", "wordpress" ], "support": { "issues": "https://github.com/iamntz/carbon-fields-urlpicker/issues", "source": "https://github.com/iamntz/carbon-fields-urlpicker/tree/v3.0.10" }, "time": "2023-03-10T07:33:50+00:00" }, { "name": "jaybizzle/crawler-detect", "version": "v1.2.119", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", "reference": "275002e22b0333c15a7c6792fdae5d5deefc9ef0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/275002e22b0333c15a7c6792fdae5d5deefc9ef0", "reference": "275002e22b0333c15a7c6792fdae5d5deefc9ef0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8|^5.5|^6.5|^9.4" }, "type": "library", "autoload": { "psr-4": { "Jaybizzle\\CrawlerDetect\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Beech", "email": "m@rkbee.ch", "role": "Developer" } ], "description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent", "homepage": "https://github.com/JayBizzle/Crawler-Detect/", "keywords": [ "crawler", "crawler detect", "crawler detector", "crawlerdetect", "php crawler detect" ], "support": { "issues": "https://github.com/JayBizzle/Crawler-Detect/issues", "source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.2.119" }, "time": "2024-06-07T07:58:43+00:00" }, { "name": "matthiasmullie/minify", "version": "1.3.73", "source": { "type": "git", "url": "https://github.com/matthiasmullie/minify.git", "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/cb7a9297b4ab070909cefade30ee95054d4ae87a", "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a", "shasum": "" }, "require": { "ext-pcre": "*", "matthiasmullie/path-converter": "~1.1", "php": ">=5.3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": ">=2.0", "matthiasmullie/scrapbook": ">=1.3", "phpunit/phpunit": ">=4.8", "squizlabs/php_codesniffer": ">=3.0" }, "suggest": { "psr/cache-implementation": "Cache implementation to use with Minify::cache" }, "bin": [ "bin/minifycss", "bin/minifyjs" ], "type": "library", "autoload": { "psr-4": { "MatthiasMullie\\Minify\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthias Mullie", "email": "minify@mullie.eu", "homepage": "https://www.mullie.eu", "role": "Developer" } ], "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.", "homepage": "https://github.com/matthiasmullie/minify", "keywords": [ "JS", "css", "javascript", "minifier", "minify" ], "support": { "issues": "https://github.com/matthiasmullie/minify/issues", "source": "https://github.com/matthiasmullie/minify/tree/1.3.73" }, "funding": [ { "url": "https://github.com/matthiasmullie", "type": "github" } ], "time": "2024-03-15T10:27:10+00:00" }, { "name": "matthiasmullie/path-converter", "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/matthiasmullie/path-converter.git", "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9", "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9", "shasum": "" }, "require": { "ext-pcre": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "type": "library", "autoload": { "psr-4": { "MatthiasMullie\\PathConverter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthias Mullie", "email": "pathconverter@mullie.eu", "homepage": "http://www.mullie.eu", "role": "Developer" } ], "description": "Relative path converter", "homepage": "http://github.com/matthiasmullie/path-converter", "keywords": [ "converter", "path", "paths", "relative" ], "support": { "issues": "https://github.com/matthiasmullie/path-converter/issues", "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3" }, "time": "2019-02-05T23:41:09+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.4" }, "platform-dev": [], "plugin-api-version": "2.6.0" }