| Server IP : 164.138.27.172 / Your IP : 216.73.217.113 Web Server : nginx/1.27.4 System : Linux cookingdream 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : www-adm ( 1001) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /home/jonasn/dev/digitala-lektioner/ |
Upload File : |
{
"_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": "9d65db11fb867369383af66ae661ea40",
"packages": [
{
"name": "brainmaestro/composer-git-hooks",
"version": "v2.8.5",
"source": {
"type": "git",
"url": "https://github.com/BrainMaestro/composer-git-hooks.git",
"reference": "ffed8803690ac12214082120eee3441b00aa390e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/BrainMaestro/composer-git-hooks/zipball/ffed8803690ac12214082120eee3441b00aa390e",
"reference": "ffed8803690ac12214082120eee3441b00aa390e",
"shasum": ""
},
"require": {
"php": "^5.6 || >=7.0",
"symfony/console": "^3.2 || ^4.0 || ^5.0"
},
"require-dev": {
"ext-json": "*",
"friendsofphp/php-cs-fixer": "^2.9",
"phpunit/phpunit": "^5.7 || ^7.0"
},
"bin": [
"cghooks"
],
"type": "library",
"extra": {
"hooks": {
"pre-push": [
"composer test",
"appver=$(grep -o -E '\\d.\\d.\\d' cghooks)",
"tag=$(git describe --tags --abbrev=0)",
"if [ \"$tag\" != \"v$appver\" ]; then",
"echo \"The most recent tag $tag does not match the application version $appver\\n\"",
"tag=${tag#v}",
"sed -i -E \"s/$appver/$tag/\" cghooks",
"exit 1",
"fi"
],
"pre-commit": "composer check-style"
}
},
"autoload": {
"files": [
"src/helpers.php"
],
"psr-4": {
"BrainMaestro\\GitHooks\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ezinwa Okpoechi",
"email": "brainmaestro@outlook.com"
}
],
"description": "Easily manage git hooks in your composer config",
"keywords": [
"HOOK",
"composer",
"git"
],
"support": {
"issues": "https://github.com/BrainMaestro/composer-git-hooks/issues",
"source": "https://github.com/BrainMaestro/composer-git-hooks/tree/v2.8.5"
},
"time": "2021-02-08T15:59:11+00:00"
},
{
"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"
],
"support": {
"issues": "https://github.com/composer/installers/issues",
"source": "https://github.com/composer/installers/tree/v1.12.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": "2021-09-13T08:19:44+00:00"
},
{
"name": "dangoodman/composer-for-wordpress",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/dangoodman/composer-for-wordpress.git",
"reference": "cc5b3d0a1122d87d60f378071159bac0dbd93daa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dangoodman/composer-for-wordpress/zipball/cc5b3d0a1122d87d60f378071159bac0dbd93daa",
"reference": "cc5b3d0a1122d87d60f378071159bac0dbd93daa",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 || ^2.0"
},
"type": "composer-plugin",
"extra": {
"class": "Dangoodman\\ComposerForWordpress\\ComposerForWordpress"
},
"autoload": {
"psr-4": {
"Dangoodman\\ComposerForWordpress\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"support": {
"issues": "https://github.com/dangoodman/composer-for-wordpress/issues",
"source": "https://github.com/dangoodman/composer-for-wordpress/tree/2.0.2"
},
"time": "2020-11-16T19:32:10+00:00"
},
{
"name": "ffraenz/private-composer-installer",
"version": "v5.0.1",
"source": {
"type": "git",
"url": "https://github.com/ffraenz/private-composer-installer.git",
"reference": "8655e3da4e8f99203f13ccca33b9ab953ad30a31"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ffraenz/private-composer-installer/zipball/8655e3da4e8f99203f13ccca33b9ab953ad30a31",
"reference": "8655e3da4e8f99203f13ccca33b9ab953ad30a31",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 || ^2.0",
"php": "^7.1 || ^8.0",
"vlucas/phpdotenv": "^4.1 || ^5.2"
},
"require-dev": {
"composer/composer": "^1.0 || ^2.0",
"laminas/laminas-coding-standard": "^2.0",
"symfony/phpunit-bridge": "^5.1",
"symfony/process": "^4.4 || ^5.1"
},
"type": "composer-plugin",
"extra": {
"class": "FFraenz\\PrivateComposerInstaller\\Plugin",
"plugin-modifies-downloads": true
},
"autoload": {
"psr-4": {
"FFraenz\\PrivateComposerInstaller\\": "src"
}
},
"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"
],
"support": {
"issues": "https://github.com/ffraenz/private-composer-installer/issues",
"source": "https://github.com/ffraenz/private-composer-installer/tree/v5.0.1"
},
"funding": [
{
"url": "https://github.com/ffraenz",
"type": "github"
}
],
"time": "2020-10-30T09:35:33+00:00"
},
{
"name": "gotoandplay/gravityforms-composer-installer",
"version": "v2.3.0",
"source": {
"type": "git",
"url": "https://github.com/gtap-dev/gravityforms-composer-installer.git",
"reference": "00b70f94660f7819aa3746cc7f96f4a85bf1977c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/gtap-dev/gravityforms-composer-installer/zipball/00b70f94660f7819aa3746cc7f96f4a85bf1977c",
"reference": "00b70f94660f7819aa3746cc7f96f4a85bf1977c",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 || ^2.0",
"ffraenz/private-composer-installer": "^5.0",
"php": "^7.1 || ^8.0"
},
"require-dev": {
"composer/composer": "^1.0 || ^2.0",
"phpunit/phpunit": "^8.0",
"zendframework/zend-coding-standard": "^1.0"
},
"type": "composer-plugin",
"extra": {
"class": "gotoAndDev\\GravityFormsComposerInstaller\\Plugin",
"plugin-modifies-downloads": true
},
"autoload": {
"psr-4": {
"gotoAndDev\\GravityFormsComposerInstaller\\": "src/GravityFormsComposerInstaller"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mihkel Eidast",
"email": "mihkel@play.ee",
"homepage": "https://play.ee"
}
],
"description": "A composer install helper for Gravity Forms",
"keywords": [
"composer",
"env",
"gravityforms",
"plugin",
"private",
"wordpress",
"wp"
],
"support": {
"issues": "https://github.com/gtap-dev/gravityforms-composer-installer/issues",
"source": "https://github.com/gtap-dev/gravityforms-composer-installer/tree/v2.3.0"
},
"time": "2020-11-02T18:05:49+00:00"
},
{
"name": "graham-campbell/result-type",
"version": "v1.1.3",
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Result-Type.git",
"reference": "3ba905c11371512af9d9bdd27d99b782216b6945"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945",
"reference": "3ba905c11371512af9d9bdd27d99b782216b6945",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"phpoption/phpoption": "^1.9.3"
},
"require-dev": {
"phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
},
"type": "library",
"autoload": {
"psr-4": {
"GrahamCampbell\\ResultType\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
}
],
"description": "An Implementation Of The Result Type",
"keywords": [
"Graham Campbell",
"GrahamCampbell",
"Result Type",
"Result-Type",
"result"
],
"support": {
"issues": "https://github.com/GrahamCampbell/Result-Type/issues",
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.3"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
"type": "tidelift"
}
],
"time": "2024-07-20T21:45:45+00:00"
},
{
"name": "gravityforms/gravityforms",
"version": "2.9.0",
"dist": {
"type": "zip",
"url": "https://www.gravityhelp.com/wp-content/plugins/gravitymanager/api.php?op=get_plugin&slug=gravityforms&key={%WP_PLUGIN_GF_KEY}"
},
"require": {
"composer/installers": "^1.0",
"gotoandplay/gravityforms-composer-installer": "*"
},
"type": "wordpress-plugin"
},
{
"name": "iis/blocks",
"version": "v7.0.27",
"source": {
"type": "git",
"url": "https://github.com/sewebb/iis-blocks.git",
"reference": "779f80fd0a9750ddb2f52a910b66dd2fa242a0ff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sewebb/iis-blocks/zipball/779f80fd0a9750ddb2f52a910b66dd2fa242a0ff",
"reference": "779f80fd0a9750ddb2f52a910b66dd2fa242a0ff",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"iis/library": "^4.3",
"php": "^8.2"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"iis/iis-parent": "dev-main",
"squizlabs/php_codesniffer": "3.*",
"wp-coding-standards/wpcs": "^3.1"
},
"type": "wordpress-plugin",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Tobias Bleckert",
"email": "tobias.bleckert@internetstiftelsen.se",
"homepage": "https://internetstiftelsen.se"
}
],
"description": "WP Blocks library",
"support": {
"issues": "https://github.com/sewebb/iis-blocks/issues",
"source": "https://github.com/sewebb/iis-blocks/tree/v7.0.27"
},
"time": "2025-01-09T08:00:46+00:00"
},
{
"name": "iis/deployer",
"version": "dev-main",
"source": {
"type": "git",
"url": "git@gitlab.com:internetstiftelsen/internal/webbgruppen/packages/deployer.git",
"reference": "17b900dcac3194e9886a86f1e4078530e808dd27"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/internetstiftelsen%2Finternal%2Fwebbgruppen%2Fpackages%2Fdeployer/repository/archive.zip?sha=17b900dcac3194e9886a86f1e4078530e808dd27",
"reference": "17b900dcac3194e9886a86f1e4078530e808dd27",
"shasum": ""
},
"require": {
"php": "^8.1"
},
"require-dev": {
"deployer/deployer": "^7.1"
},
"default-branch": true,
"type": "library",
"authors": [
{
"name": "Tobias Bleckert",
"email": "tobias.bleckert@internetstiftelsen.se",
"homepage": "https://internetstiftelsen.se"
}
],
"description": "Deployer recipe",
"support": {
"source": "https://gitlab.com/internetstiftelsen/internal/webbgruppen/packages/deployer/-/tree/main",
"issues": "https://gitlab.com/internetstiftelsen/internal/webbgruppen/packages/deployer/-/issues"
},
"time": "2024-05-29T15:00:13+02:00"
},
{
"name": "iis/iis-faq",
"version": "dev-master",
"source": {
"type": "git",
"url": "git@gitlab.com:internetstiftelsen/internal/webbgruppen/plugins/iis-faq.git",
"reference": "8e7d5656f57211f87fa086e74affb8e4a6b5b825"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/internetstiftelsen%2Finternal%2Fwebbgruppen%2Fplugins%2Fiis-faq/repository/archive.zip?sha=8e7d5656f57211f87fa086e74affb8e4a6b5b825",
"reference": "8e7d5656f57211f87fa086e74affb8e4a6b5b825",
"shasum": ""
},
"require": {
"php": "^8.1"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"squizlabs/php_codesniffer": "^3.3",
"wp-coding-standards/wpcs": "dev-develop"
},
"default-branch": true,
"type": "wordpress-plugin",
"scripts": {
"test": [
"./vendor/bin/phpcs -ps --standard=phpcs.xml --extensions=php --ignore=vendor,node_modules ./"
],
"php-fix": [
"./vendor/bin/phpcbf -p --standard=phpcs.xml --extensions=php --ignore=vendor ./"
],
"php-blame": [
"./vendor/bin/phpcs -p --standard=phpcs.xml --report=gitblame --extensions=php --ignore=vendor ./"
]
},
"license": [
"MIT"
],
"authors": [
{
"name": "Jonas Nordström",
"email": "jonas.nordstrom@internetstiftelsen.se",
"homepage": "https://internetstiftelsen.se"
}
],
"description": "FAQ post type and blocks",
"support": {
"source": "https://gitlab.com/internetstiftelsen/internal/webbgruppen/plugins/iis-faq/-/tree/master",
"issues": "https://gitlab.com/internetstiftelsen/internal/webbgruppen/plugins/iis-faq/-/issues"
},
"time": "2025-01-07T09:41:29+01:00"
},
{
"name": "iis/iis-footer",
"version": "dev-master",
"source": {
"type": "git",
"url": "git@gitlab.com:internetstiftelsen/internal/webbgruppen/plugins/iis-footer.git",
"reference": "320a8db96fab9967ec4834f986714aba27718e96"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/internetstiftelsen%2Finternal%2Fwebbgruppen%2Fplugins%2Fiis-footer/repository/archive.zip?sha=320a8db96fab9967ec4834f986714aba27718e96",
"reference": "320a8db96fab9967ec4834f986714aba27718e96",
"shasum": ""
},
"require": {
"composer/installers": "~1.0",
"oscarotero/env": "^2.1.0",
"php": ">=7.0"
},
"default-branch": true,
"type": "wordpress-plugin",
"authors": [
{
"name": "Jonas Nordström",
"email": "jonas.nordstrom@gmail.com",
"homepage": "https://wpbyran.se"
}
],
"description": "Display common footer for internetstiftelsen sites",
"homepage": "https://internetstiftelsen.se",
"keywords": [
"footer",
"iis",
"wordpress"
],
"support": {
"source": "https://gitlab.com/internetstiftelsen/internal/webbgruppen/plugins/iis-footer/-/tree/v2.0.15",
"issues": "https://gitlab.com/internetstiftelsen/internal/webbgruppen/plugins/iis-footer/-/issues"
},
"time": "2025-04-01T09:31:38+02:00"
},
{
"name": "iis/iis-mailchimp",
"version": "1.1.35",
"source": {
"type": "git",
"url": "git@gitlab.com:internetstiftelsen/internal/webbgruppen/plugins/iis-mailchimp.git",
"reference": "9525617aa2b52f1bf0f1939d64540b5e80e72ffa"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/internetstiftelsen%2Finternal%2Fwebbgruppen%2Fplugins%2Fiis-mailchimp/repository/archive.zip?sha=9525617aa2b52f1bf0f1939d64540b5e80e72ffa",
"reference": "9525617aa2b52f1bf0f1939d64540b5e80e72ffa",
"shasum": ""
},
"require": {
"php": "^8.2"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"squizlabs/php_codesniffer": "^3.3",
"wp-coding-standards/wpcs": "dev-develop"
},
"type": "wordpress-plugin",
"scripts": {
"test": [
"./vendor/bin/phpcs -ps --standard=phpcs.xml --extensions=php --ignore=vendor ./"
],
"php-fix": [
"./vendor/bin/phpcbf -p --standard=phpcs.xml --extensions=php --ignore=vendor ./"
],
"php-blame": [
"./vendor/bin/phpcs -p --standard=phpcs.xml --report=gitblame --extensions=php --ignore=vendor ./"
]
},
"license": [
"MIT"
],
"authors": [
{
"name": "Jonas Nordström",
"email": "jonas.nordstrom@internetstiftelsen.se",
"homepage": "https://internetstiftelsen.se"
}
],
"description": "IIS Mailchimp plugin",
"support": {
"source": "https://gitlab.com/internetstiftelsen/internal/webbgruppen/plugins/iis-mailchimp/-/tree/v1.1.35",
"issues": "https://gitlab.com/internetstiftelsen/internal/webbgruppen/plugins/iis-mailchimp/-/issues"
},
"time": "2025-06-09T13:59:10+02:00"
},
{
"name": "iis/iis-media-replace",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/sewebb/iis-media-replace.git",
"reference": "5387454638a920fd246d41903a2bb28896bf6e7d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sewebb/iis-media-replace/zipball/5387454638a920fd246d41903a2bb28896bf6e7d",
"reference": "5387454638a920fd246d41903a2bb28896bf6e7d",
"shasum": ""
},
"require": {
"composer/installers": "~1.0",
"php": ">=7.4"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
"squizlabs/php_codesniffer": "^3.6",
"wp-coding-standards/wpcs": "^2.3"
},
"default-branch": true,
"type": "wordpress-plugin",
"scripts": {
"test": [
"./vendor/bin/phpcs -p --standard=phpcs.xml --ignore=*/vendor/* --extensions=php ."
],
"php-fix": [
"./vendor/bin/phpcbf -p --standard=phpcs.xml --ignore=*/vendor/* --extensions=php ."
],
"php-blame": [
"./vendor/bin/phpcs -p --standard=phpcs.xml --ignore=*/vendor/* --report=gitblame --extensions=php ."
]
},
"authors": [
{
"name": "Tobias Bleckert",
"email": "hola@tobiasbleckert.se",
"homepage": "https://tobiasbleckert.se"
},
{
"name": "Jonas Nordström",
"email": "jonas.nordstrom@gmail.com",
"homepage": "https://wpbyran.se"
},
{
"name": "Robert Hedman",
"email": "robert.hedman@internetstiftelsen.se",
"homepage": "https://internetstiftelsen.se"
},
{
"name": "Richard Brattlund",
"email": "richard.brattlund@internetstiftelsen.se",
"homepage": "https://internetstiftelsen.se"
}
],
"description": "Replace uploads in WordPress",
"homepage": "https://internetstiftelsen.se",
"keywords": [
"iis",
"media",
"wordpress"
],
"support": {
"source": "https://github.com/sewebb/iis-media-replace/tree/develop"
},
"abandoned": true,
"time": "2025-02-25T12:54:37+00:00"
},
{
"name": "iis/iis-pack",
"version": "3.0.3",
"source": {
"type": "git",
"url": "git@gitlab.com:internetstiftelsen/internal/webbgruppen/plugins/iis-pack.git",
"reference": "668411a9c80d49c3bab197efb9f93ad4b05fd1d6"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/internetstiftelsen%2Finternal%2Fwebbgruppen%2Fplugins%2Fiis-pack/repository/archive.zip?sha=668411a9c80d49c3bab197efb9f93ad4b05fd1d6",
"reference": "668411a9c80d49c3bab197efb9f93ad4b05fd1d6",
"shasum": ""
},
"require": {
"composer/installers": "~1.0",
"php": ">=8.1"
},
"type": "wordpress-plugin",
"authors": [
{
"name": "Richard Brattlund",
"email": "richard.brattlund@internetstiftelsen.se",
"homepage": "https://www.internetstiftelsen.se"
},
{
"name": "Robert Hedman",
"email": "robert.hedman@internetstiftelsen.se",
"homepage": "https://www.internetstiftelsen.se"
},
{
"name": "Tobias Bleckert",
"email": "hola@tobiasbleckert.se",
"homepage": "https://internetstiftelsen.se"
},
{
"name": "Jonas Nordström",
"email": "jonas.nordstrom@gmail.com",
"homepage": "https://wpbyran.se"
}
],
"description": "Plugin for The Swedish Internet Foundation's WordPress sites",
"homepage": "https://www.internetstiftelsen.se",
"keywords": [
"iis",
"wordpress"
],
"support": {
"source": "https://gitlab.com/internetstiftelsen/internal/webbgruppen/plugins/iis-pack/-/tree/v3.0.3",
"issues": "https://gitlab.com/internetstiftelsen/internal/webbgruppen/plugins/iis-pack/-/issues"
},
"time": "2024-12-05T08:34:40+01:00"
},
{
"name": "iis/library",
"version": "v4.5.6",
"source": {
"type": "git",
"url": "https://github.com/sewebb/iis-library.git",
"reference": "382f64dd54521a57c9ff354e4e96d10a3939c4c2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sewebb/iis-library/zipball/382f64dd54521a57c9ff354e4e96d10a3939c4c2",
"reference": "382f64dd54521a57c9ff354e4e96d10a3939c4c2",
"shasum": ""
},
"require": {
"composer/installers": "~1.0|~2.0",
"ext-curl": "*",
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"php": "^8.0"
},
"require-dev": {
"10up/wp_mock": "^1.0.0",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "3.*",
"wp-coding-standards/wpcs": "^3.0.0"
},
"type": "library",
"autoload": {
"files": [
"src/helpers.php"
],
"psr-4": {
"Internetstiftelsen\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Tobias Bleckert",
"email": "tobias.bleckert@internetstiftelsen.se",
"homepage": "https://internetstiftelsen.se"
}
],
"description": "Useful helpers for WordPress themes",
"keywords": [
"helpers",
"library",
"theme",
"wordpress"
],
"support": {
"issues": "https://github.com/sewebb/iis-library/issues",
"source": "https://github.com/sewebb/iis-library/tree/v4.5.6"
},
"time": "2025-01-15T12:28:23+00:00"
},
{
"name": "iis/podcast",
"version": "v0.6.11",
"source": {
"type": "git",
"url": "git@gitlab.com:internetstiftelsen/internal/webbgruppen/plugins/iis-podcast.git",
"reference": "4fc1d88937d8c5dc1300f7ed6656cff84483d3b2"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/internetstiftelsen%2Finternal%2Fwebbgruppen%2Fplugins%2Fiis-podcast/repository/archive.zip?sha=4fc1d88937d8c5dc1300f7ed6656cff84483d3b2",
"reference": "4fc1d88937d8c5dc1300f7ed6656cff84483d3b2",
"shasum": ""
},
"require": {
"iis/library": "^2.0|^3.0|^4.0",
"php": "^7.3|^8.1"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
"squizlabs/php_codesniffer": "3.*",
"wp-coding-standards/wpcs": "^1.1"
},
"type": "wordpress-plugin",
"scripts": {
"test": [
"./vendor/bin/phpcs -p --standard=wordpress-rules.xml --ignore=*/vendor/* --extensions=php ./"
],
"php-summary": [
"./vendor/bin/phpcs -s --standard=wordpress-rules.xml --report=source --ignore=*/vendor/* --extensions=php ./"
],
"php-fix": [
"./vendor/bin/phpcbf -p --standard=wordpress-rules.xml --ignore=*/vendor/* --extensions=php ./"
],
"php-blame": [
"./vendor/bin/phpcs -p --standard=wordpress-rules.xml --ignore=*/vendor/* --report=gitblame --extensions=php ./"
]
},
"license": [
"MIT"
],
"authors": [
{
"name": "Tobias Bleckert",
"email": "tobias.bleckert@internetstiftelsen.se",
"homepage": "https://internetstiftelsen.se"
}
],
"description": "Internetstiftelsen Podcast plugin",
"support": {
"source": "https://gitlab.com/internetstiftelsen/internal/webbgruppen/plugins/iis-podcast/-/tree/v0.6.11",
"issues": "https://gitlab.com/internetstiftelsen/internal/webbgruppen/plugins/iis-podcast/-/issues"
},
"time": "2024-11-29T11:18:42+01:00"
},
{
"name": "johnpbloch/wordpress",
"version": "6.8.1",
"source": {
"type": "git",
"url": "https://github.com/johnpbloch/wordpress.git",
"reference": "1932f5ab26a420151c689a9c00505c70c4f91ab3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/1932f5ab26a420151c689a9c00505c70c4f91ab3",
"reference": "1932f5ab26a420151c689a9c00505c70c4f91ab3",
"shasum": ""
},
"require": {
"johnpbloch/wordpress-core": "6.8.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"
],
"support": {
"docs": "https://developer.wordpress.org/",
"forum": "https://wordpress.org/support/",
"irc": "irc://irc.freenode.net/wordpress",
"issues": "https://core.trac.wordpress.org/",
"source": "https://core.trac.wordpress.org/browser"
},
"time": "2025-04-30T16:52:55+00:00"
},
{
"name": "johnpbloch/wordpress-core",
"version": "6.8.1",
"source": {
"type": "git",
"url": "https://github.com/johnpbloch/wordpress-core.git",
"reference": "702c3bda87abb47ae43f90c7b8868cf0b7dff1e2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/702c3bda87abb47ae43f90c7b8868cf0b7dff1e2",
"reference": "702c3bda87abb47ae43f90c7b8868cf0b7dff1e2",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=7.2.24"
},
"provide": {
"wordpress/core-implementation": "6.8.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"
],
"support": {
"forum": "https://wordpress.org/support/",
"irc": "irc://irc.freenode.net/wordpress",
"issues": "https://core.trac.wordpress.org/",
"source": "https://core.trac.wordpress.org/browser",
"wiki": "https://codex.wordpress.org/"
},
"time": "2025-04-30T16:52:49+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"
],
"support": {
"issues": "https://github.com/johnpbloch/wordpress-core-installer/issues",
"source": "https://github.com/johnpbloch/wordpress-core-installer/tree/master"
},
"time": "2020-04-16T21:44:57+00:00"
},
{
"name": "koodimonni-language/core-sv_se",
"version": "6.8.1",
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/translation/core/6.8.1/sv_SE.zip"
},
"require": {
"koodimonni/composer-dropin-installer": ">=0.2.3"
},
"type": "wordpress-language",
"description": "WordPress core translations for Swedish - sv_se",
"keywords": [
"Translation",
"WordPress",
"core",
"sv_se"
]
},
{
"name": "koodimonni/composer-dropin-installer",
"version": "1.4",
"source": {
"type": "git",
"url": "https://github.com/Koodimonni/Composer-Dropin-Installer.git",
"reference": "9596ef8f50cbba2cdc707ca3b1f5e4a0e9fa7e7e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Koodimonni/Composer-Dropin-Installer/zipball/9596ef8f50cbba2cdc707ca3b1f5e4a0e9fa7e7e",
"reference": "9596ef8f50cbba2cdc707ca3b1f5e4a0e9fa7e7e",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 | ^2.0",
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
},
"type": "composer-plugin",
"extra": {
"class": "Koodimonni\\Composer\\Dropin"
},
"autoload": {
"psr-4": {
"Koodimonni\\Composer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"WTFPL"
],
"authors": [
{
"name": "Onni Hakala",
"email": "onni@keksi.io",
"role": "Developer"
}
],
"description": "Install packages or a few files from packages into custom paths without overwriting existing stuff.",
"support": {
"issues": "https://github.com/Koodimonni/Composer-Dropin-Installer/issues",
"source": "https://github.com/Koodimonni/Composer-Dropin-Installer/tree/1.4"
},
"time": "2022-02-02T11:42:57+00:00"
},
{
"name": "larapack/dd",
"version": "1.1",
"source": {
"type": "git",
"url": "https://github.com/larapack/dd.git",
"reference": "561b5111a13d0094b59b5c81b1572489485fb948"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/larapack/dd/zipball/561b5111a13d0094b59b5c81b1572489485fb948",
"reference": "561b5111a13d0094b59b5c81b1572489485fb948",
"shasum": ""
},
"require": {
"symfony/var-dumper": "*"
},
"type": "package",
"autoload": {
"files": [
"src/helper.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mark Topper",
"email": "hi@webman.io"
}
],
"description": "`dd` is a helper method in Laravel. This package will add the `dd` to your application.",
"support": {
"issues": "https://github.com/larapack/dd/issues",
"source": "https://github.com/larapack/dd/tree/master"
},
"time": "2016-12-15T09:34:34+00:00"
},
{
"name": "oscarotero/env",
"version": "v2.1.1",
"source": {
"type": "git",
"url": "https://github.com/oscarotero/env.git",
"reference": "9f7d85cc6890f06a65bad4fe0077c070d596e4a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/oscarotero/env/zipball/9f7d85cc6890f06a65bad4fe0077c070d596e4a4",
"reference": "9f7d85cc6890f06a65bad4fe0077c070d596e4a4",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"php": ">=7.1"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.16",
"phpunit/phpunit": ">=7.0"
},
"type": "library",
"autoload": {
"files": [
"src/env_function.php"
],
"psr-4": {
"Env\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Oscar Otero",
"email": "oom@oscarotero.com",
"homepage": "http://oscarotero.com",
"role": "Developer"
}
],
"description": "Simple library to consume environment variables",
"homepage": "https://github.com/oscarotero/env",
"keywords": [
"env"
],
"support": {
"email": "oom@oscarotero.com",
"issues": "https://github.com/oscarotero/env/issues",
"source": "https://github.com/oscarotero/env/tree/v2.1.1"
},
"time": "2024-12-03T01:02:28+00:00"
},
{
"name": "phpoption/phpoption",
"version": "1.9.3",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-option.git",
"reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54",
"reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
},
"branch-alias": {
"dev-master": "1.9-dev"
}
},
"autoload": {
"psr-4": {
"PhpOption\\": "src/PhpOption/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com",
"homepage": "https://github.com/schmittjoh"
},
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
}
],
"description": "Option Type for PHP",
"keywords": [
"language",
"option",
"php",
"type"
],
"support": {
"issues": "https://github.com/schmittjoh/php-option/issues",
"source": "https://github.com/schmittjoh/php-option/tree/1.9.3"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
"type": "tidelift"
}
],
"time": "2024-07-20T21:41:07+00:00"
},
{
"name": "psr/container",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"shasum": ""
},
"require": {
"php": ">=7.4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"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/tree/2.0.2"
},
"time": "2021-11-05T16:47:00+00:00"
},
{
"name": "publishpress/publishpress-revisions",
"version": "v3.6.8",
"source": {
"type": "git",
"url": "https://github.com/publishpress/PublishPress-Revisions.git",
"reference": "24942e19f93b43a000e197bea7f02321a526f337"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/publishpress/PublishPress-Revisions/zipball/24942e19f93b43a000e197bea7f02321a526f337",
"reference": "24942e19f93b43a000e197bea7f02321a526f337",
"shasum": ""
},
"require": {
"php": ">=7.2.5"
},
"type": "wordpress-plugin",
"extra": {
"plugin-slug": "revisionary",
"plugin-name": "publishpress-revisions",
"plugin-folder": "revisionary"
},
"scripts": {
"build": [
"ppbuild build"
],
"build:dir": [
"ppbuild build-dir"
],
"build:clean": [
"ppbuild clean"
],
"get-version": [
"ppbuild version"
],
"gen:mo": [
"wp i18n make-mo ./languages ./languages --allow-root"
],
"gen:pot": [
"wp i18n make-pot . languages/revisionary.pot --domain=revisionary --exclude=dev-workspace,.wordpress-org,.github,dist,tests, --allow-root"
],
"check:longpath": [
"longpath ."
],
"pre-autoload-dump": [
"composer dumpautoload --working-dir=./lib"
],
"pre-update-cmd": [
"composer update --working-dir=./lib"
],
"pre-install-cmd": [
"composer install --working-dir=./lib"
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "PublishPress",
"email": "help@publishpress.com"
},
{
"name": "Kevin Behrens",
"email": "kevin@agapetry.net",
"homepage": "https://agapetry.net",
"role": "Lead Developer"
}
],
"homepage": "https://publishpress.com/",
"support": {
"source": "https://github.com/publishpress/PublishPress-Revisions/tree/v3.6.8",
"issues": "https://github.com/publishpress/PublishPress-Revisions/issues"
},
"time": "2025-05-05T16:17:56+00:00"
},
{
"name": "relevanssi/relevanssi-premium",
"version": "2.26.1",
"dist": {
"type": "zip",
"url": "https://www.relevanssi.com/update/get_version.php?api_key=aec7ea8b&version=2.26.1"
},
"require": {
"composer/installers": "^1.4"
},
"type": "wordpress-plugin"
},
{
"name": "symfony/console",
"version": "v5.4.47",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed",
"reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php73": "^1.9",
"symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1|^2|^3",
"symfony/string": "^5.1|^6.0"
},
"conflict": {
"psr/log": ">=3",
"symfony/dependency-injection": "<4.4",
"symfony/dotenv": "<5.1",
"symfony/event-dispatcher": "<4.4",
"symfony/lock": "<4.4",
"symfony/process": "<4.4"
},
"provide": {
"psr/log-implementation": "1.0|2.0"
},
"require-dev": {
"psr/log": "^1|^2",
"symfony/config": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
"symfony/lock": "^4.4|^5.0|^6.0",
"symfony/process": "^4.4|^5.0|^6.0",
"symfony/var-dumper": "^4.4|^5.0|^6.0"
},
"suggest": {
"psr/log": "For using the console logger",
"symfony/event-dispatcher": "",
"symfony/lock": "",
"symfony/process": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Console\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"keywords": [
"cli",
"command-line",
"console",
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.47"
},
"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": "2024-11-06T11:30:55+00:00"
},
{
"name": "symfony/deprecation-contracts",
"version": "v3.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "3.5-dev"
}
},
"autoload": {
"files": [
"function.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1"
},
"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": "2024-09-25T14:20:29+00:00"
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"provide": {
"ext-ctype": "*"
},
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "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"
],
"support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.0"
},
"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": "2024-09-09T11:45:10+00:00"
},
{
"name": "symfony/polyfill-intl-grapheme",
"version": "v1.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
"reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
"reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's grapheme_* functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"grapheme",
"intl",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.32.0"
},
"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": "2024-09-09T11:45:10+00:00"
},
{
"name": "symfony/polyfill-intl-normalizer",
"version": "v1.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
"reference": "3833d7255cc303546435cb650316bff708a1c75c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
"reference": "3833d7255cc303546435cb650316bff708a1c75c",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's Normalizer class and related functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"intl",
"normalizer",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.32.0"
},
"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": "2024-09-09T11:45:10+00:00"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
"reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
"shasum": ""
},
"require": {
"ext-iconv": "*",
"php": ">=7.2"
},
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0"
},
"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": "2024-12-23T08:48:59+00:00"
},
{
"name": "symfony/polyfill-php73",
"version": "v1.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
"reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
"reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php73\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php73/tree/v1.32.0"
},
"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": "2024-09-09T11:45:10+00:00"
},
{
"name": "symfony/polyfill-php80",
"version": "v1.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
"reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ion Bazan",
"email": "ion.bazan@gmail.com"
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0"
},
"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": "2025-01-02T08:10:11+00:00"
},
{
"name": "symfony/service-contracts",
"version": "v3.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
"reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/container": "^1.1|^2.0",
"symfony/deprecation-contracts": "^2.5|^3"
},
"conflict": {
"ext-psr": "<1.1|>=2"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "3.5-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
},
"exclude-from-classmap": [
"/Test/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to writing services",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.5.1"
},
"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": "2024-09-25T14:20:29+00:00"
},
{
"name": "symfony/string",
"version": "v6.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "73e2c6966a5aef1d4892873ed5322245295370c6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/73e2c6966a5aef1d4892873ed5322245295370c6",
"reference": "73e2c6966a5aef1d4892873ed5322245295370c6",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0",
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
"symfony/translation-contracts": "<2.5"
},
"require-dev": {
"symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/intl": "^6.2|^7.0",
"symfony/translation-contracts": "^2.5|^3.0",
"symfony/var-exporter": "^5.4|^6.0|^7.0"
},
"type": "library",
"autoload": {
"files": [
"Resources/functions.php"
],
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
"homepage": "https://symfony.com",
"keywords": [
"grapheme",
"i18n",
"string",
"unicode",
"utf-8",
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.4.21"
},
"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": "2025-04-18T15:23:29+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v6.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "22560f80c0c5cd58cc0bcaf73455ffd81eb380d5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/22560f80c0c5cd58cc0bcaf73455ffd81eb380d5",
"reference": "22560f80c0c5cd58cc0bcaf73455ffd81eb380d5",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
"symfony/console": "<5.4"
},
"require-dev": {
"ext-iconv": "*",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/error-handler": "^6.3|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/uid": "^5.4|^6.0|^7.0",
"twig/twig": "^2.13|^3.0.4"
},
"bin": [
"Resources/bin/var-dump-server"
],
"type": "library",
"autoload": {
"files": [
"Resources/functions/dump.php"
],
"psr-4": {
"Symfony\\Component\\VarDumper\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides mechanisms for walking through any arbitrary PHP variable",
"homepage": "https://symfony.com",
"keywords": [
"debug",
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.4.21"
},
"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": "2025-04-09T07:34:50+00:00"
},
{
"name": "vlucas/phpdotenv",
"version": "v5.6.2",
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
"reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/24ac4c74f91ee2c193fa1aaa5c249cb0822809af",
"reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af",
"shasum": ""
},
"require": {
"ext-pcre": "*",
"graham-campbell/result-type": "^1.1.3",
"php": "^7.2.5 || ^8.0",
"phpoption/phpoption": "^1.9.3",
"symfony/polyfill-ctype": "^1.24",
"symfony/polyfill-mbstring": "^1.24",
"symfony/polyfill-php80": "^1.24"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
"ext-filter": "*",
"phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
},
"suggest": {
"ext-filter": "Required to use the boolean validator."
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
},
"branch-alias": {
"dev-master": "5.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"
],
"support": {
"issues": "https://github.com/vlucas/phpdotenv/issues",
"source": "https://github.com/vlucas/phpdotenv/tree/v5.6.2"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
"type": "tidelift"
}
],
"time": "2025-04-30T23:37:27+00:00"
},
{
"name": "wp-media/imagify-plugin",
"version": "v2.2.5",
"source": {
"type": "git",
"url": "https://github.com/wp-media/imagify-plugin.git",
"reference": "d3366399d10d23fa91e33f92314be25c12dcff9e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wp-media/imagify-plugin/zipball/d3366399d10d23fa91e33f92314be25c12dcff9e",
"reference": "d3366399d10d23fa91e33f92314be25c12dcff9e",
"shasum": ""
},
"require": {
"composer/installers": "^1.0 || ^2.0",
"dangoodman/composer-for-wordpress": "^2.0",
"php": ">=7.0",
"wp-media/plugin-family": "^1.0"
},
"require-dev": {
"brain/monkey": "^2.0",
"coenjacobs/mozart": "^0.7",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"deliciousbrains/wp-background-processing": "~1.0",
"league/container": "^4.2",
"mnsami/composer-custom-directory-installer": "^2.0",
"php": "^7 || ^8",
"php-stubs/wordpress-tests-stubs": "^6.5",
"phpcompatibility/phpcompatibility-wp": "^2.0",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^1.4",
"phpunit/phpunit": "^7.5 || ^8 || ^9",
"roave/security-advisories": "dev-master",
"szepeviktor/phpstan-wordpress": "^1.3",
"woocommerce/action-scheduler": "^3.4",
"wp-coding-standards/wpcs": "^2",
"wp-media/phpunit": "3.0"
},
"type": "wordpress-plugin",
"extra": {
"mozart": {
"packages": [
"deliciousbrains/wp-background-processing",
"league/container",
"wp-media/plugin-family"
],
"dep_directory": "/classes/Dependencies/",
"dep_namespace": "Imagify\\Dependencies\\",
"classmap_prefix": "Imagify_",
"classmap_directory": "/inc/classes/Dependencies/"
},
"plugin_domain": "imagify",
"installer-paths": {
"./inc/Dependencies/ActionScheduler/": [
"woocommerce/action-scheduler"
]
}
},
"autoload": {
"psr-4": {
"Imagify\\": "classes/",
"Imagify\\ThirdParty\\NGG\\": "inc/3rd-party/nextgen-gallery/classes/",
"Imagify\\ThirdParty\\AS3CF\\": "inc/3rd-party/amazon-s3-and-cloudfront/classes/",
"Imagify\\Deprecated\\Traits\\": "inc/deprecated/Traits/",
"Imagify\\ThirdParty\\WPRocket\\": "inc/3rd-party/wp-rocket/classes/",
"Imagify\\ThirdParty\\FormidablePro\\": "inc/3rd-party/formidable-pro/classes/",
"Imagify\\ThirdParty\\EnableMediaReplace\\": "inc/3rd-party/enable-media-replace/classes/",
"Imagify\\ThirdParty\\RegenerateThumbnails\\": "inc/3rd-party/regenerate-thumbnails/classes/"
},
"classmap": [
"inc/classes",
"inc/deprecated/classes"
],
"exclude-from-classmap": [
"inc/classes/class-imagify-plugin.php",
"inc/classes/class-imagify-requirements-check.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0"
],
"authors": [
{
"name": "WP Media",
"email": "contact@wp-media.me",
"homepage": "https://wp-media.me/"
}
],
"description": "Image optimization plugin for WordPress by WP Media.",
"homepage": "https://imagify.io",
"keywords": [
"images",
"optimization",
"performance",
"wordpress"
],
"support": {
"issues": "https://github.com/wp-media/imagify-plugin/issues",
"source": "https://github.com/wp-media/imagify-plugin"
},
"time": "2025-01-28T10:00:06+00:00"
},
{
"name": "wp-media/plugin-family",
"version": "v1.0.4",
"source": {
"type": "git",
"url": "https://github.com/wp-media/plugin-family.git",
"reference": "83714bdfb7d98d4fe74781844c325be909db13a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wp-media/plugin-family/zipball/83714bdfb7d98d4fe74781844c325be909db13a4",
"reference": "83714bdfb7d98d4fe74781844c325be909db13a4",
"shasum": ""
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"phpcompatibility/phpcompatibility-wp": "^2.0",
"phpstan/extension-installer": "^1.4",
"szepeviktor/phpstan-wordpress": "^1.3",
"wp-coding-standards/wpcs": "^3",
"wp-media/phpunit": "^3"
},
"type": "library",
"autoload": {
"psr-4": {
"WPMedia\\PluginFamily\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"authors": [
{
"name": "WP Media",
"email": "contact@wp-media.me",
"homepage": "https://wp-media.me"
}
],
"description": "Organizes and displays WP Media plugin family across other members.",
"support": {
"issues": "https://github.com/wp-media/plugin-family/issues",
"source": "https://github.com/wp-media/plugin-family/tree/v1.0.4"
},
"time": "2024-12-30T10:08:18+00:00"
},
{
"name": "wpackagist-plugin/mediaflow",
"version": "2.2.0",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/mediaflow/",
"reference": "tags/2.2.0"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/mediaflow.2.2.0.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/mediaflow/"
},
{
"name": "wpackagist-plugin/nginx-helper",
"version": "2.3.3",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/nginx-helper/",
"reference": "tags/2.3.3"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/nginx-helper.2.3.3.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/nginx-helper/"
},
{
"name": "wpackagist-plugin/public-post-preview",
"version": "3.0.1",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/public-post-preview/",
"reference": "tags/3.0.1"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/public-post-preview.3.0.1.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/public-post-preview/"
},
{
"name": "wpackagist-plugin/query-monitor",
"version": "3.17.2",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/query-monitor/",
"reference": "tags/3.17.2"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/query-monitor.3.17.2.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/query-monitor/"
},
{
"name": "wpackagist-plugin/redis-cache",
"version": "2.5.4",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/redis-cache/",
"reference": "tags/2.5.4"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/redis-cache.2.5.4.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/redis-cache/"
},
{
"name": "wpackagist-plugin/simple-page-ordering",
"version": "2.7.4",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/simple-page-ordering/",
"reference": "tags/2.7.4"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/simple-page-ordering.2.7.4.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/simple-page-ordering/"
},
{
"name": "wpackagist-plugin/simple-taxonomy-ordering",
"version": "2.3.4",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/simple-taxonomy-ordering/",
"reference": "tags/2.3.4"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/simple-taxonomy-ordering.2.3.4.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/simple-taxonomy-ordering/"
},
{
"name": "wpackagist-plugin/wordpress-seo",
"version": "25.1",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/wordpress-seo/",
"reference": "tags/25.1"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/wordpress-seo.25.1.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/wordpress-seo/"
},
{
"name": "wpackagist-plugin/wp-fail2ban",
"version": "5.4.1",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/wp-fail2ban/",
"reference": "tags/5.4.1"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/wp-fail2ban.5.4.1.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/wp-fail2ban/"
},
{
"name": "wpackagist-plugin/wp-mail-smtp",
"version": "4.4.0",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/wp-mail-smtp/",
"reference": "tags/4.4.0"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/wp-mail-smtp.4.4.0.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/wp-mail-smtp/"
},
{
"name": "wpackagist-plugin/wp-maintenance-mode",
"version": "2.6.17",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/wp-maintenance-mode/",
"reference": "tags/2.6.17"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/wp-maintenance-mode.2.6.17.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/wp-maintenance-mode/"
},
{
"name": "wpackagist-plugin/wpf2b-addon-blocklist",
"version": "2.2.2",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/wpf2b-addon-blocklist/",
"reference": "tags/2.2.2"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/wpf2b-addon-blocklist.2.2.2.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/wpf2b-addon-blocklist/"
},
{
"name": "wpackagist-plugin/yet-another-related-posts-plugin",
"version": "5.30.11",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/yet-another-related-posts-plugin/",
"reference": "tags/5.30.11"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/yet-another-related-posts-plugin.5.30.11.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/yet-another-related-posts-plugin/"
},
{
"name": "wpengine/advanced-custom-fields-pro",
"version": "6.4.1",
"dist": {
"type": "zip",
"url": "https://connect.advancedcustomfields.com/v2/plugins/composer_download?s=composer&p=pro&t=6.4.1"
},
"require": {
"composer/installers": "~1.0 || ~2.0"
},
"replace": {
"wpackagist-plugin/advanced-custom-fields": "self.version",
"wpengine/advanced-custom-fields": "self.version"
},
"type": "wordpress-plugin"
}
],
"packages-dev": [
{
"name": "dealerdirect/phpcodesniffer-composer-installer",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/composer-installer.git",
"reference": "4be43904336affa5c2f70744a348312336afd0da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/4be43904336affa5c2f70744a348312336afd0da",
"reference": "4be43904336affa5c2f70744a348312336afd0da",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 || ^2.0",
"php": ">=5.4",
"squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0"
},
"require-dev": {
"composer/composer": "*",
"ext-json": "*",
"ext-zip": "*",
"php-parallel-lint/php-parallel-lint": "^1.3.1",
"phpcompatibility/php-compatibility": "^9.0",
"yoast/phpunit-polyfills": "^1.0"
},
"type": "composer-plugin",
"extra": {
"class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
},
"autoload": {
"psr-4": {
"PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Franck Nijhof",
"email": "franck.nijhof@dealerdirect.com",
"homepage": "http://www.frenck.nl",
"role": "Developer / IT Manager"
},
{
"name": "Contributors",
"homepage": "https://github.com/PHPCSStandards/composer-installer/graphs/contributors"
}
],
"description": "PHP_CodeSniffer Standards Composer Installer Plugin",
"homepage": "http://www.dealerdirect.com",
"keywords": [
"PHPCodeSniffer",
"PHP_CodeSniffer",
"code quality",
"codesniffer",
"composer",
"installer",
"phpcbf",
"phpcs",
"plugin",
"qa",
"quality",
"standard",
"standards",
"style guide",
"stylecheck",
"tests"
],
"support": {
"issues": "https://github.com/PHPCSStandards/composer-installer/issues",
"source": "https://github.com/PHPCSStandards/composer-installer"
},
"time": "2023-01-05T11:28:13+00:00"
},
{
"name": "deployer/deployer",
"version": "v7.5.12",
"source": {
"type": "git",
"url": "https://github.com/deployphp/deployer.git",
"reference": "efc71dac9ccc86b3f9946e75d50cb106b775aae2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/deployphp/deployer/zipball/efc71dac9ccc86b3f9946e75d50cb106b775aae2",
"reference": "efc71dac9ccc86b3f9946e75d50cb106b775aae2",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^8.0|^7.3"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.64",
"pestphp/pest": "^3.3",
"phpstan/phpstan": "^1.4",
"phpunit/php-code-coverage": "^11.0",
"phpunit/phpunit": "^11.4"
},
"bin": [
"bin/dep"
],
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Anton Medvedev",
"email": "anton@medv.io"
}
],
"description": "Deployment Tool",
"homepage": "https://deployer.org",
"support": {
"docs": "https://deployer.org/docs",
"issues": "https://github.com/deployphp/deployer/issues",
"source": "https://github.com/deployphp/deployer"
},
"funding": [
{
"url": "https://github.com/sponsors/antonmedv",
"type": "github"
}
],
"time": "2025-02-19T16:45:27+00:00"
},
{
"name": "deployer/recipes",
"version": "6.2.1",
"source": {
"type": "git",
"url": "https://github.com/deployphp/recipes.git",
"reference": "4c2470771249fbff55eb56429c29d74590768fa0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/deployphp/recipes/zipball/4c2470771249fbff55eb56429c29d74590768fa0",
"reference": "4c2470771249fbff55eb56429c29d74590768fa0",
"shasum": ""
},
"require-dev": {
"deployer/deployer": "^6.3"
},
"type": "library",
"autoload": {
"files": [
"autoload.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Anton Medvedev",
"email": "anton@medv.io"
}
],
"description": "3rd party deployer recipes",
"homepage": "https://github.com/deployphp/recipes",
"keywords": [
"cachetool",
"cloudflare",
"deploy",
"deployer",
"deployment",
"hipchat",
"newrelic",
"rabbit",
"recipes",
"sentry",
"slack",
"yarn"
],
"support": {
"issues": "https://github.com/deployphp/recipes/issues",
"source": "https://github.com/deployphp/recipes"
},
"abandoned": true,
"time": "2019-01-17T06:03:27+00:00"
},
{
"name": "phpcsstandards/phpcsextra",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHPCSExtra.git",
"reference": "46d08eb86eec622b96c466adec3063adfed280dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/46d08eb86eec622b96c466adec3063adfed280dd",
"reference": "46d08eb86eec622b96c466adec3063adfed280dd",
"shasum": ""
},
"require": {
"php": ">=5.4",
"phpcsstandards/phpcsutils": "^1.0.9",
"squizlabs/php_codesniffer": "^3.12.1"
},
"require-dev": {
"php-parallel-lint/php-console-highlighter": "^1.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"phpcsstandards/phpcsdevcs": "^1.1.6",
"phpcsstandards/phpcsdevtools": "^1.2.1",
"phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
},
"type": "phpcodesniffer-standard",
"extra": {
"branch-alias": {
"dev-stable": "1.x-dev",
"dev-develop": "1.x-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Juliette Reinders Folmer",
"homepage": "https://github.com/jrfnl",
"role": "lead"
},
{
"name": "Contributors",
"homepage": "https://github.com/PHPCSStandards/PHPCSExtra/graphs/contributors"
}
],
"description": "A collection of sniffs and standards for use with PHP_CodeSniffer.",
"keywords": [
"PHP_CodeSniffer",
"phpcbf",
"phpcodesniffer-standard",
"phpcs",
"standards",
"static analysis"
],
"support": {
"issues": "https://github.com/PHPCSStandards/PHPCSExtra/issues",
"security": "https://github.com/PHPCSStandards/PHPCSExtra/security/policy",
"source": "https://github.com/PHPCSStandards/PHPCSExtra"
},
"funding": [
{
"url": "https://github.com/PHPCSStandards",
"type": "github"
},
{
"url": "https://github.com/jrfnl",
"type": "github"
},
{
"url": "https://opencollective.com/php_codesniffer",
"type": "open_collective"
},
{
"url": "https://thanks.dev/u/gh/phpcsstandards",
"type": "thanks_dev"
}
],
"time": "2025-04-20T23:35:32+00:00"
},
{
"name": "phpcsstandards/phpcsutils",
"version": "1.0.12",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
"reference": "87b233b00daf83fb70f40c9a28692be017ea7c6c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/87b233b00daf83fb70f40c9a28692be017ea7c6c",
"reference": "87b233b00daf83fb70f40c9a28692be017ea7c6c",
"shasum": ""
},
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
"php": ">=5.4",
"squizlabs/php_codesniffer": "^3.10.0 || 4.0.x-dev@dev"
},
"require-dev": {
"ext-filter": "*",
"php-parallel-lint/php-console-highlighter": "^1.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"phpcsstandards/phpcsdevcs": "^1.1.6",
"yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0"
},
"type": "phpcodesniffer-standard",
"extra": {
"branch-alias": {
"dev-stable": "1.x-dev",
"dev-develop": "1.x-dev"
}
},
"autoload": {
"classmap": [
"PHPCSUtils/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Juliette Reinders Folmer",
"homepage": "https://github.com/jrfnl",
"role": "lead"
},
{
"name": "Contributors",
"homepage": "https://github.com/PHPCSStandards/PHPCSUtils/graphs/contributors"
}
],
"description": "A suite of utility functions for use with PHP_CodeSniffer",
"homepage": "https://phpcsutils.com/",
"keywords": [
"PHP_CodeSniffer",
"phpcbf",
"phpcodesniffer-standard",
"phpcs",
"phpcs3",
"standards",
"static analysis",
"tokens",
"utility"
],
"support": {
"docs": "https://phpcsutils.com/",
"issues": "https://github.com/PHPCSStandards/PHPCSUtils/issues",
"security": "https://github.com/PHPCSStandards/PHPCSUtils/security/policy",
"source": "https://github.com/PHPCSStandards/PHPCSUtils"
},
"funding": [
{
"url": "https://github.com/PHPCSStandards",
"type": "github"
},
{
"url": "https://github.com/jrfnl",
"type": "github"
},
{
"url": "https://opencollective.com/php_codesniffer",
"type": "open_collective"
}
],
"time": "2024-05-20T13:34:27+00:00"
},
{
"name": "squizlabs/php_codesniffer",
"version": "3.13.0",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
"reference": "65ff2489553b83b4597e89c3b8b721487011d186"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/65ff2489553b83b4597e89c3b8b721487011d186",
"reference": "65ff2489553b83b4597e89c3b8b721487011d186",
"shasum": ""
},
"require": {
"ext-simplexml": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
},
"bin": [
"bin/phpcbf",
"bin/phpcs"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Greg Sherwood",
"role": "Former lead"
},
{
"name": "Juliette Reinders Folmer",
"role": "Current lead"
},
{
"name": "Contributors",
"homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
}
],
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
"homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
"keywords": [
"phpcs",
"standards",
"static analysis"
],
"support": {
"issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
"security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
"source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
"wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
},
"funding": [
{
"url": "https://github.com/PHPCSStandards",
"type": "github"
},
{
"url": "https://github.com/jrfnl",
"type": "github"
},
{
"url": "https://opencollective.com/php_codesniffer",
"type": "open_collective"
},
{
"url": "https://thanks.dev/u/gh/phpcsstandards",
"type": "thanks_dev"
}
],
"time": "2025-05-11T03:36:00+00:00"
},
{
"name": "wp-coding-standards/wpcs",
"version": "dev-develop",
"source": {
"type": "git",
"url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
"reference": "38168bc542ec3565c04f2a88498a2024cdfd9ba1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/38168bc542ec3565c04f2a88498a2024cdfd9ba1",
"reference": "38168bc542ec3565c04f2a88498a2024cdfd9ba1",
"shasum": ""
},
"require": {
"ext-filter": "*",
"ext-libxml": "*",
"ext-tokenizer": "*",
"ext-xmlreader": "*",
"php": ">=5.4",
"phpcsstandards/phpcsextra": "^1.2.1",
"phpcsstandards/phpcsutils": "^1.0.10",
"squizlabs/php_codesniffer": "^3.9.0"
},
"require-dev": {
"php-parallel-lint/php-console-highlighter": "^1.0.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"phpcompatibility/php-compatibility": "^9.0",
"phpcsstandards/phpcsdevtools": "^1.2.0",
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
},
"suggest": {
"ext-iconv": "For improved results",
"ext-mbstring": "For improved results"
},
"default-branch": true,
"type": "phpcodesniffer-standard",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Contributors",
"homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
}
],
"description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
"keywords": [
"phpcs",
"standards",
"static analysis",
"wordpress"
],
"support": {
"issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
"source": "https://github.com/WordPress/WordPress-Coding-Standards",
"wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
},
"funding": [
{
"url": "https://opencollective.com/php_codesniffer",
"type": "custom"
}
],
"time": "2025-03-14T13:20:25+00:00"
},
{
"name": "wpackagist-plugin/debug-bar-console",
"version": "dev-trunk",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/debug-bar-console/",
"reference": "trunk"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/debug-bar-console.zip?timestamp=1730061839"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/debug-bar-console/",
"time": "2024-10-27T20:43:59+00:00"
},
{
"name": "wpackagist-plugin/rewrite-rules-inspector",
"version": "1.4.0",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/rewrite-rules-inspector/",
"reference": "tags/1.4.0"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/rewrite-rules-inspector.1.4.0.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/rewrite-rules-inspector/"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"iis/deployer": 20,
"iis/iis-faq": 20,
"iis/iis-footer": 20,
"iis/iis-media-replace": 20,
"wp-coding-standards/wpcs": 20,
"wpackagist-plugin/debug-bar-console": 20
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.1"
},
"platform-dev": {},
"plugin-api-version": "2.6.0"
}