{ "_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": "b50e175329b7732468f76d2af2e391af", "packages": [ { "name": "bnomei/kirby-janitor", "version": "5.4.3", "source": { "type": "git", "url": "https://github.com/bnomei/kirby-janitor.git", "reference": "f708fde4ff7bb9d12799f3f8605fb2bf743c866f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bnomei/kirby-janitor/zipball/f708fde4ff7bb9d12799f3f8605fb2bf743c866f", "reference": "f708fde4ff7bb9d12799f3f8605fb2bf743c866f", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.2", "php": ">=8.2", "symfony/deprecation-contracts": "^3.0.1", "symfony/finder": "^7.0" }, "require-dev": { "getkirby/cli": "^1.5.0", "getkirby/cms": "5.0.0", "larastan/larastan": "^v3.0.0", "laravel/pint": "^1.13", "pestphp/pest": "^v3.5.1", "spatie/ray": "^1.39" }, "type": "kirby-plugin", "extra": { "kirby-cms-path": "tests/kirby" }, "autoload": { "psr-4": { "Bnomei\\": "classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bruno Meilick", "email": "b@bnomei.com" } ], "description": "Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob", "homepage": "https://github.com/bnomei/kirby-janitor", "keywords": [ "Tinker", "backup", "button", "cache", "clean", "command", "command-runner", "cronjob", "janitor", "job", "job-runner", "kirby", "kirby-cms", "kirby-plugin", "maintenance", "panel", "render" ], "support": { "issues": "https://github.com/bnomei/kirby-janitor/issues", "source": "https://github.com/bnomei/kirby-janitor/tree/v5.4.3" }, "time": "2025-09-17T17:40:03+00:00" }, { "name": "christian-riesen/base32", "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/ChristianRiesen/base32.git", "reference": "2e82dab3baa008e24a505649b0d583c31d31e894" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ChristianRiesen/base32/zipball/2e82dab3baa008e24a505649b0d583c31d31e894", "reference": "2e82dab3baa008e24a505649b0d583c31d31e894", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.17", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^8.5.13 || ^9.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Base32\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Riesen", "email": "chris.riesen@gmail.com", "homepage": "http://christianriesen.com", "role": "Developer" } ], "description": "Base32 encoder/decoder according to RFC 4648", "homepage": "https://github.com/ChristianRiesen/base32", "keywords": [ "base32", "decode", "encode", "rfc4648" ], "support": { "issues": "https://github.com/ChristianRiesen/base32/issues", "source": "https://github.com/ChristianRiesen/base32/tree/1.6.0" }, "time": "2021-02-26T10:19:33+00:00" }, { "name": "claviska/simpleimage", "version": "4.4.0", "source": { "type": "git", "url": "https://github.com/claviska/SimpleImage.git", "reference": "6d928c779e343100cef40f75bac3e301c32c3741" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/claviska/SimpleImage/zipball/6d928c779e343100cef40f75bac3e301c32c3741", "reference": "6d928c779e343100cef40f75bac3e301c32c3741", "shasum": "" }, "require": { "ext-gd": "*", "league/color-extractor": "0.4.*", "php": ">=8.0" }, "require-dev": { "laravel/pint": "^1.5", "phpstan/phpstan": "^1.10" }, "type": "library", "autoload": { "psr-0": { "claviska": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cory LaViska", "homepage": "http://www.abeautifulsite.net/", "role": "Developer" } ], "description": "A PHP class that makes working with images as simple as possible.", "support": { "issues": "https://github.com/claviska/SimpleImage/issues", "source": "https://github.com/claviska/SimpleImage/tree/4.4.0" }, "funding": [ { "url": "https://github.com/claviska", "type": "github" } ], "time": "2025-11-20T16:58:37+00:00" }, { "name": "composer/semver", "version": "3.4.4", "source": { "type": "git", "url": "https://github.com/composer/semver.git", "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95", "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^1.11", "symfony/phpunit-bridge": "^3 || ^7" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.x-dev" } }, "autoload": { "psr-4": { "Composer\\Semver\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Adermann", "email": "naderman@naderman.de", "homepage": "http://www.naderman.de" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" }, { "name": "Rob Bast", "email": "rob.bast@gmail.com", "homepage": "http://robbast.nl" } ], "description": "Semver library that offers utilities, version constraint parsing and validation.", "keywords": [ "semantic", "semver", "validation", "versioning" ], "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", "source": "https://github.com/composer/semver/tree/3.4.4" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" } ], "time": "2025-08-20T19:15:30+00:00" }, { "name": "estd/kirby-remix-icons", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/veryrobert/kirby-remix-icons.git", "reference": "ce353b79f0860168d29cc1c8ccaf0528a75ae38a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/veryrobert/kirby-remix-icons/zipball/ce353b79f0860168d29cc1c8ccaf0528a75ae38a", "reference": "ce353b79f0860168d29cc1c8ccaf0528a75ae38a", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.1" }, "type": "kirby-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Robert Farrelly", "email": "hi@estd.dev", "homepage": "https://github.com/veryrobert/kirby-remix-icons" } ], "description": "A Kirby CMS plugin to use Remix Icons.", "support": { "issues": "https://github.com/veryrobert/kirby-remix-icons/issues", "source": "https://github.com/veryrobert/kirby-remix-icons/tree/1.0.0" }, "time": "2024-12-18T23:25:51+00:00" }, { "name": "filp/whoops", "version": "2.18.4", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", "reference": "d2102955e48b9fd9ab24280a7ad12ed552752c4d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/filp/whoops/zipball/d2102955e48b9fd9ab24280a7ad12ed552752c4d", "reference": "d2102955e48b9fd9ab24280a7ad12ed552752c4d", "shasum": "" }, "require": { "php": "^7.1 || ^8.0", "psr/log": "^1.0.1 || ^2.0 || ^3.0" }, "require-dev": { "mockery/mockery": "^1.0", "phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.3.3", "symfony/var-dumper": "^4.0 || ^5.0" }, "suggest": { "symfony/var-dumper": "Pretty print complex values better with var-dumper available", "whoops/soap": "Formats errors as SOAP responses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Whoops\\": "src/Whoops/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Filipe Dobreira", "homepage": "https://github.com/filp", "role": "Developer" } ], "description": "php error handling for cool kids", "homepage": "https://filp.github.io/whoops/", "keywords": [ "error", "exception", "handling", "library", "throwable", "whoops" ], "support": { "issues": "https://github.com/filp/whoops/issues", "source": "https://github.com/filp/whoops/tree/2.18.4" }, "funding": [ { "url": "https://github.com/denis-sokolov", "type": "github" } ], "time": "2025-08-08T12:00:00+00:00" }, { "name": "getkirby/cli", "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/getkirby/cli.git", "reference": "333565dce28a32d91046abadf5df2c45c95a035b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getkirby/cli/zipball/333565dce28a32d91046abadf5df2c45c95a035b", "reference": "333565dce28a32d91046abadf5df2c45c95a035b", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "ext-zip": "*", "guzzlehttp/guzzle": "^7.10.0", "league/climate": "^3.10.0", "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" }, "bin": [ "bin/kirby" ], "type": "library", "autoload": { "psr-4": { "Kirby\\": [ "src/", "tests/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kirby Team", "email": "support@getkirby.com", "homepage": "https://getkirby.com" } ], "description": "Kirby command line interface", "homepage": "https://getkirby.com", "keywords": [ "cli", "cms", "command", "kirby" ], "support": { "email": "support@getkirby.com", "forum": "https://forum.getkirby.com", "issues": "https://github.com/getkirby/cli/issues", "source": "https://github.com/getkirby/cli" }, "funding": [ { "url": "https://getkirby.com/buy", "type": "custom" } ], "time": "2025-12-09T09:57:31+00:00" }, { "name": "getkirby/cms", "version": "5.4.0", "source": { "type": "git", "url": "https://github.com/getkirby/kirby.git", "reference": "80061614af90387da8b8ff9d92b390050a5f958f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getkirby/kirby/zipball/80061614af90387da8b8ff9d92b390050a5f958f", "reference": "80061614af90387da8b8ff9d92b390050a5f958f", "shasum": "" }, "require": { "christian-riesen/base32": "1.6.0", "claviska/simpleimage": "4.4.0", "composer/semver": "3.4.4", "ext-ctype": "*", "ext-curl": "*", "ext-dom": "*", "ext-filter": "*", "ext-hash": "*", "ext-iconv": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-openssl": "*", "ext-simplexml": "*", "filp/whoops": "2.18.4", "getkirby/composer-installer": "^1.2.1", "laminas/laminas-escaper": "2.18.0", "michelf/php-smartypants": "1.8.1", "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0", "phpmailer/phpmailer": "7.0.2", "symfony/polyfill-intl-idn": "1.36.0", "symfony/polyfill-mbstring": "1.36.0", "symfony/yaml": "7.4.8" }, "replace": { "symfony/polyfill-php72": "*" }, "suggest": { "ext-apcu": "Support for the Apcu cache driver", "ext-exif": "Support for exif information from images", "ext-fileinfo": "Improved mime type detection for files", "ext-imagick": "Improved thumbnail generation", "ext-intl": "Improved i18n number formatting", "ext-memcached": "Support for the Memcached cache driver", "ext-pdo": "Support for using databases", "ext-redis": "Support for the Redis cache driver", "ext-sodium": "Support for the crypto class and more robust session handling", "ext-zip": "Support for ZIP archive file functions", "ext-zlib": "Sanitization and validation for svgz files" }, "type": "kirby-cms", "autoload": { "files": [ "config/setup.php", "config/helpers.php" ], "psr-4": { "Kirby\\": "src/" }, "classmap": [ "dependencies/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Kirby Team", "email": "support@getkirby.com", "homepage": "https://getkirby.com" } ], "description": "The Kirby core", "homepage": "https://getkirby.com", "keywords": [ "cms", "core", "kirby" ], "support": { "email": "support@getkirby.com", "forum": "https://forum.getkirby.com", "issues": "https://github.com/getkirby/kirby/issues", "source": "https://github.com/getkirby/kirby" }, "funding": [ { "url": "https://getkirby.com/buy", "type": "custom" } ], "time": "2026-04-23T08:01:34+00:00" }, { "name": "getkirby/composer-installer", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/getkirby/composer-installer.git", "reference": "c98ece30bfba45be7ce457e1102d1b169d922f3d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getkirby/composer-installer/zipball/c98ece30bfba45be7ce457e1102d1b169d922f3d", "reference": "c98ece30bfba45be7ce457e1102d1b169d922f3d", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0" }, "require-dev": { "composer/composer": "^1.8 || ^2.0" }, "type": "composer-plugin", "extra": { "class": "Kirby\\ComposerInstaller\\Plugin" }, "autoload": { "psr-4": { "Kirby\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Kirby's custom Composer installer for the Kirby CMS and for Kirby plugins", "homepage": "https://getkirby.com", "support": { "issues": "https://github.com/getkirby/composer-installer/issues", "source": "https://github.com/getkirby/composer-installer/tree/1.2.1" }, "funding": [ { "url": "https://getkirby.com/buy", "type": "custom" } ], "time": "2020-12-28T12:54:39+00:00" }, { "name": "guzzlehttp/guzzle", "version": "7.10.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4", "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^2.3", "guzzlehttp/psr7": "^2.8", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" }, "provide": { "psr/http-client-implementation": "1.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "guzzle/client-integration-tests": "3.0.2", "php-http/message-factory": "^1.1", "phpunit/phpunit": "^8.5.39 || ^9.6.20", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { "ext-curl": "Required for CURL handler support", "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Jeremy Lindblom", "email": "jeremeamia@gmail.com", "homepage": "https://github.com/jeremeamia" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", "keywords": [ "client", "curl", "framework", "http", "http client", "psr-18", "psr-7", "rest", "web service" ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", "source": "https://github.com/guzzle/guzzle/tree/7.10.0" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", "type": "tidelift" } ], "time": "2025-08-23T22:36:01+00:00" }, { "name": "guzzlehttp/promises", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "481557b130ef3790cf82b713667b43030dc9c957" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957", "reference": "481557b130ef3790cf82b713667b43030dc9c957", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.44 || ^9.6.25" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "support": { "issues": "https://github.com/guzzle/promises/issues", "source": "https://github.com/guzzle/promises/tree/2.3.0" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", "type": "tidelift" } ], "time": "2025-08-22T14:34:08+00:00" }, { "name": "guzzlehttp/psr7", "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/7d0ed42f28e42d61352a7a79de682e5e67fec884", "reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.1 || ^2.0", "ralouphie/getallheaders": "^3.0" }, "provide": { "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "http-interop/http-factory-tests": "0.9.0", "jshttp/mime-db": "1.54.0.1", "phpunit/phpunit": "^8.5.44 || ^9.6.25" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://sagikazarmark.hu" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "support": { "issues": "https://github.com/guzzle/psr7/issues", "source": "https://github.com/guzzle/psr7/tree/2.9.0" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", "type": "tidelift" } ], "time": "2026-03-10T16:41:02+00:00" }, { "name": "johannschopplich/kirbylog", "version": "1.4.7", "source": { "type": "git", "url": "https://github.com/johannschopplich/kirbylog.git", "reference": "acb7cf83c9851e28d44d49e5cc8e9b3848a8664f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/johannschopplich/kirbylog/zipball/acb7cf83c9851e28d44d49e5cc8e9b3848a8664f", "reference": "acb7cf83c9851e28d44d49e5cc8e9b3848a8664f", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.2" }, "require-dev": { "friendsofphp/php-cs-fixer": "@stable", "getkirby/cms": "^3.9", "phpunit/phpunit": "^9" }, "type": "kirby-plugin", "extra": { "kirby-cms-path": "tests/fixtures/kirby" }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Johann Schopplich", "email": "pkg@johannschopplich.com", "homepage": "https://johannschopplich.com" } ], "description": "Zero-dependency global `kirbylog()` helper for any content", "homepage": "https://github.com/johannschopplich/kirbylog#readme", "keywords": [ "getkirby", "kirby", "log", "logger" ], "support": { "issues": "https://github.com/johannschopplich/kirbylog/issues", "source": "https://github.com/johannschopplich/kirbylog/tree/v1.4.7" }, "time": "2023-11-16T13:27:34+00:00" }, { "name": "laminas/laminas-escaper", "version": "2.18.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", "reference": "06f211dfffff18d91844c1f55250d5d13c007e18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/06f211dfffff18d91844c1f55250d5d13c007e18", "reference": "06f211dfffff18d91844c1f55250d5d13c007e18", "shasum": "" }, "require": { "ext-ctype": "*", "ext-mbstring": "*", "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" }, "conflict": { "zendframework/zend-escaper": "*" }, "require-dev": { "infection/infection": "^0.31.0", "laminas/laminas-coding-standard": "~3.1.0", "phpunit/phpunit": "^11.5.42", "psalm/plugin-phpunit": "^0.19.5", "vimeo/psalm": "^6.13.1" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Escaper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs", "homepage": "https://laminas.dev", "keywords": [ "escaper", "laminas" ], "support": { "chat": "https://laminas.dev/chat", "docs": "https://docs.laminas.dev/laminas-escaper/", "forum": "https://discourse.laminas.dev", "issues": "https://github.com/laminas/laminas-escaper/issues", "rss": "https://github.com/laminas/laminas-escaper/releases.atom", "source": "https://github.com/laminas/laminas-escaper" }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2025-10-14T18:31:13+00:00" }, { "name": "league/climate", "version": "3.10.1", "source": { "type": "git", "url": "https://github.com/thephpleague/climate.git", "reference": "f2d78fbc504740bcd0209e40a4586c886567ddc9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/climate/zipball/f2d78fbc504740bcd0209e40a4586c886567ddc9", "reference": "f2d78fbc504740bcd0209e40a4586c886567ddc9", "shasum": "" }, "require": { "php": "^7.3 || ^8.0", "psr/log": "^1.0 || ^2.0 || ^3.0", "seld/cli-prompt": "^1.0" }, "require-dev": { "mikey179/vfsstream": "^1.6.12", "mockery/mockery": "^1.6.12", "phpunit/phpunit": "^9.6.21", "squizlabs/php_codesniffer": "^3.10" }, "suggest": { "ext-mbstring": "If ext-mbstring is not available you MUST install symfony/polyfill-mbstring" }, "type": "library", "autoload": { "psr-4": { "League\\CLImate\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joe Tannenbaum", "email": "hey@joe.codes", "homepage": "http://joe.codes/", "role": "Developer" }, { "name": "Craig Duncan", "email": "git@duncanc.co.uk", "homepage": "https://github.com/duncan3dc", "role": "Developer" } ], "description": "PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.", "keywords": [ "cli", "colors", "command", "php", "terminal" ], "support": { "issues": "https://github.com/thephpleague/climate/issues", "source": "https://github.com/thephpleague/climate/tree/3.10.1" }, "time": "2026-03-19T19:32:55+00:00" }, { "name": "league/color-extractor", "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/thephpleague/color-extractor.git", "reference": "21fcac6249c5ef7d00eb83e128743ee6678fe505" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/color-extractor/zipball/21fcac6249c5ef7d00eb83e128743ee6678fe505", "reference": "21fcac6249c5ef7d00eb83e128743ee6678fe505", "shasum": "" }, "require": { "ext-gd": "*", "php": "^7.3 || ^8.0" }, "replace": { "matthecat/colorextractor": "*" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2", "phpunit/phpunit": "^9.5" }, "suggest": { "ext-curl": "To download images from remote URLs if allow_url_fopen is disabled for security reasons" }, "type": "library", "autoload": { "psr-4": { "League\\ColorExtractor\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mathieu Lechat", "email": "math.lechat@gmail.com", "homepage": "http://matthecat.com", "role": "Developer" } ], "description": "Extract colors from an image as a human would do.", "homepage": "https://github.com/thephpleague/color-extractor", "keywords": [ "color", "extract", "human", "image", "palette" ], "support": { "issues": "https://github.com/thephpleague/color-extractor/issues", "source": "https://github.com/thephpleague/color-extractor/tree/0.4.0" }, "time": "2022-09-24T15:57:16+00:00" }, { "name": "michelf/php-smartypants", "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/michelf/php-smartypants.git", "reference": "47d17c90a4dfd0ccf1f87e25c65e6c8012415aad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/michelf/php-smartypants/zipball/47d17c90a4dfd0ccf1f87e25c65e6c8012415aad", "reference": "47d17c90a4dfd0ccf1f87e25c65e6c8012415aad", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "Michelf": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Michel Fortin", "email": "michel.fortin@michelf.ca", "homepage": "https://michelf.ca/", "role": "Developer" }, { "name": "John Gruber", "homepage": "https://daringfireball.net/" } ], "description": "PHP SmartyPants", "homepage": "https://michelf.ca/projects/php-smartypants/", "keywords": [ "dashes", "quotes", "spaces", "typographer", "typography" ], "support": { "issues": "https://github.com/michelf/php-smartypants/issues", "source": "https://github.com/michelf/php-smartypants/tree/1.8.1" }, "time": "2016-12-13T01:01:17+00:00" }, { "name": "mzur/kirby-flash", "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/mzur/kirby-flash.git", "reference": "298df11e3adc8d872db8cd48ef3736c3cbdb6c6e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mzur/kirby-flash/zipball/298df11e3adc8d872db8cd48ef3736c3cbdb6c6e", "reference": "298df11e3adc8d872db8cd48ef3736c3cbdb6c6e", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.2" }, "require-dev": { "getkirby/cms": "^3.0", "mzur/kirby-defuse-session": "^1.0", "phpunit/phpunit": "^9.0" }, "type": "kirby-plugin", "autoload": { "files": [ "src/helpers.php" ], "psr-4": { "Jevets\\Kirby\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Steve Jamesson", "email": "steve@evendev.com" }, { "name": "Martin Zurowietz", "email": "martin@the-inspired-ones.de" } ], "description": "Stores data in the session for the next request. Data is removed after the next page load.", "keywords": [ "flash", "kirby", "session" ], "support": { "issues": "https://github.com/mzur/kirby-flash/issues", "source": "https://github.com/mzur/kirby-flash/tree/v2.2.0" }, "time": "2023-01-05T18:59:28+00:00" }, { "name": "mzur/kirby-form", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/mzur/kirby-form.git", "reference": "8dc211b321375dbf77c43e1287e9fe0be2762ec0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mzur/kirby-form/zipball/8dc211b321375dbf77c43e1287e9fe0be2762ec0", "reference": "8dc211b321375dbf77c43e1287e9fe0be2762ec0", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.2", "mzur/kirby-flash": "^2.0" }, "require-dev": { "getkirby/cms": "^3.0", "mzur/kirby-defuse-session": "^1.0", "phpunit/phpunit": "^9.0" }, "type": "kirby-plugin", "autoload": { "files": [ "src/helpers.php" ], "psr-4": { "Jevets\\Kirby\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Steve Jamesson", "email": "steve@evendev.com" }, { "name": "Martin Zurowietz", "email": "martin@the-inspired-ones.de" } ], "description": "A form helper for Kirby-based websites, using the Post/Redirect/Get pattern.", "keywords": [ "form", "kirby" ], "support": { "issues": "https://github.com/mzur/kirby-form/issues", "source": "https://github.com/mzur/kirby-form/tree/v3.3.0" }, "time": "2023-02-19T09:51:38+00:00" }, { "name": "mzur/kirby-uniform", "version": "v5.7.0", "source": { "type": "git", "url": "https://github.com/mzur/kirby-uniform.git", "reference": "f42394d64249aaf00ea9fc4344106bf91af8ff50" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mzur/kirby-uniform/zipball/f42394d64249aaf00ea9fc4344106bf91af8ff50", "reference": "f42394d64249aaf00ea9fc4344106bf91af8ff50", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.2", "mzur/kirby-form": "^3.0" }, "require-dev": { "getkirby/cms": "^3.5 || ^4.0 || 5.0.0-rc.1", "phpunit/phpunit": "^9.0" }, "type": "kirby-plugin", "autoload": { "files": [ "src/helpers.php" ], "psr-4": { "Uniform\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Martin Zurowietz", "email": "martin@the-inspired-ones.de" } ], "description": "A versatile Kirby plugin to handle web form actions.", "keywords": [ "form", "kirby" ], "support": { "docs": "http://kirby-uniform.readthedocs.io", "issues": "https://github.com/mzur/kirby-uniform/issues", "source": "https://github.com/mzur/kirby-uniform" }, "funding": [ { "url": "https://www.paypal.me/drmzur", "type": "custom" }, { "url": "https://github.com/mzur", "type": "github" } ], "time": "2025-10-02T11:28:32+00:00" }, { "name": "phpmailer/phpmailer", "version": "v7.0.2", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "ebf1655bd5b99b3f97e1a3ec0a69e5f4cd7ea088" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/ebf1655bd5b99b3f97e1a3ec0a69e5f4cd7ea088", "reference": "ebf1655bd5b99b3f97e1a3ec0a69e5f4cd7ea088", "shasum": "" }, "require": { "ext-ctype": "*", "ext-filter": "*", "ext-hash": "*", "php": ">=5.5.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "doctrine/annotations": "^1.2.6 || ^1.13.3", "php-parallel-lint/php-console-highlighter": "^1.0.0", "php-parallel-lint/php-parallel-lint": "^1.3.2", "phpcompatibility/php-compatibility": "^10.0.0@dev", "squizlabs/php_codesniffer": "^3.13.5", "yoast/phpunit-polyfills": "^1.0.4" }, "suggest": { "decomplexity/SendOauth2": "Adapter for using XOAUTH2 authentication", "directorytree/imapengine": "For uploading sent messages via IMAP, see gmail example", "ext-imap": "Needed to support advanced email address parsing according to RFC822", "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", "ext-openssl": "Needed for secure SMTP sending and DKIM signing", "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication", "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication", "league/oauth2-google": "Needed for Google XOAUTH2 authentication", "psr/log": "For optional PSR-3 debug logging", "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)", "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication" }, "type": "library", "autoload": { "psr-4": { "PHPMailer\\PHPMailer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-only" ], "authors": [ { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Andy Prevost", "email": "codeworxtech@users.sourceforge.net" }, { "name": "Brent R. Matzelle" } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "support": { "issues": "https://github.com/PHPMailer/PHPMailer/issues", "source": "https://github.com/PHPMailer/PHPMailer/tree/v7.0.2" }, "funding": [ { "url": "https://github.com/Synchro", "type": "github" } ], "time": "2026-01-09T18:02:33+00:00" }, { "name": "psr/http-client", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP clients", "homepage": "https://github.com/php-fig/http-client", "keywords": [ "http", "http-client", "psr", "psr-18" ], "support": { "source": "https://github.com/php-fig/http-client" }, "time": "2023-09-23T14:17:50+00:00" }, { "name": "psr/http-factory", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { "php": ">=7.1", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", "message", "psr", "psr-17", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-factory" }, "time": "2024-04-15T12:06:14+00:00" }, { "name": "psr/http-message", "version": "2.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-message/tree/2.0" }, "time": "2023-04-04T09:54:51+00:00" }, { "name": "psr/log", "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "shasum": "" }, "require": { "php": ">=8.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/3.0.2" }, "time": "2024-09-11T13:17:53+00:00" }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "support": { "issues": "https://github.com/ralouphie/getallheaders/issues", "source": "https://github.com/ralouphie/getallheaders/tree/develop" }, "time": "2019-03-08T08:55:37+00:00" }, { "name": "seld/cli-prompt", "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/Seldaek/cli-prompt.git", "reference": "b8dfcf02094b8c03b40322c229493bb2884423c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/b8dfcf02094b8c03b40322c229493bb2884423c5", "reference": "b8dfcf02094b8c03b40322c229493bb2884423c5", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpstan/phpstan": "^0.12.63" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Seld\\CliPrompt\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be" } ], "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type", "keywords": [ "cli", "console", "hidden", "input", "prompt" ], "support": { "issues": "https://github.com/Seldaek/cli-prompt/issues", "source": "https://github.com/Seldaek/cli-prompt/tree/1.0.4" }, "time": "2020-12-15T21:32:01+00:00" }, { "name": "sylvainjule/kirby-multilist", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/sylvainjule/kirby-multilist.git", "reference": "e505b10e92c77678b3920f6c11b9df38eb81d1ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sylvainjule/kirby-multilist/zipball/e505b10e92c77678b3920f6c11b9df38eb81d1ee", "reference": "e505b10e92c77678b3920f6c11b9df38eb81d1ee", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.1" }, "type": "kirby-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sylvain Julé", "email": "contact@sylvain-jule.fr" } ], "description": "Quickly manage lists with multiple fields in Kirby", "support": { "issues": "https://github.com/sylvainjule/kirby-multilist/issues", "source": "https://github.com/sylvainjule/kirby-multilist/tree/1.1.0" }, "time": "2025-08-05T16:17:23+00:00" }, { "name": "symfony/deprecation-contracts", "version": "v3.7.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b", "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b", "shasum": "" }, "require": { "php": ">=8.1" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.7-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.7.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-04-13T15:52:40+00:00" }, { "name": "symfony/finder", "version": "v7.4.8", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "e0be088d22278583a82da281886e8c3592fbf149" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/e0be088d22278583a82da281886e8c3592fbf149", "reference": "e0be088d22278583a82da281886e8c3592fbf149", "shasum": "" }, "require": { "php": ">=8.2" }, "require-dev": { "symfony/filesystem": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "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": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/finder/tree/v7.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-03-24T13:12:05+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.37.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "141046a8f9477948ff284fa65be2095baafb94f2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2", "reference": "141046a8f9477948ff284fa65be2095baafb94f2", "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.37.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-04-10T16:19:22+00:00" }, { "name": "symfony/polyfill-intl-idn", "version": "v1.36.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3", "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3", "shasum": "" }, "require": { "php": ">=7.2", "symfony/polyfill-intl-normalizer": "^1.10" }, "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\\Idn\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Laurent Bassin", "email": "laurent@bassin.info" }, { "name": "Trevor Rowbotham", "email": "trevor.rowbotham@pm.me" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "idn", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.36.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-09-10T14:38:51+00:00" }, { "name": "symfony/polyfill-intl-normalizer", "version": "v1.37.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.37.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "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.36.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315", "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315", "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.36.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-04-10T17:25:58+00:00" }, { "name": "symfony/yaml", "version": "v7.4.8", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "c58fdf7b3d6c2995368264c49e4e8b05bcff2883" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/c58fdf7b3d6c2995368264c49e4e8b05bcff2883", "reference": "c58fdf7b3d6c2995368264c49e4e8b05bcff2883", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "^1.8" }, "conflict": { "symfony/console": "<6.4" }, "require-dev": { "symfony/console": "^6.4|^7.0|^8.0" }, "bin": [ "Resources/bin/yaml-lint" ], "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "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": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/yaml/tree/v7.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-03-24T13:12:05+00:00" }, { "name": "tobimori/kirby-icon-field", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/tobimori/kirby-icon-field.git", "reference": "cbfe48472ad4e90c586fd1f0c2100e543309e4f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tobimori/kirby-icon-field/zipball/cbfe48472ad4e90c586fd1f0c2100e543309e4f4", "reference": "cbfe48472ad4e90c586fd1f0c2100e543309e4f4", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.2", "php": ">=8.2.0" }, "require-dev": { "getkirby/cms": "^4.0.1" }, "type": "kirby-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tobias Möritz", "email": "tobias@moeritz.io", "homepage": "https://moeritz.io" } ], "description": "A simple Icon field plugin for Kirby CMS", "keywords": [ "kirby", "kirby-plugin" ], "support": { "issues": "https://github.com/tobimori/kirby-icon-field/issues", "source": "https://github.com/tobimori/kirby-icon-field/tree/2.3.0" }, "funding": [ { "url": "https://github.com/tobimori", "type": "github" } ], "time": "2025-07-03T12:24:42+00:00" }, { "name": "tobimori/kirby-seo", "version": "2.0.0-beta.4", "source": { "type": "git", "url": "https://github.com/tobimori/kirby-seo.git", "reference": "7a364eaccefc69cf82a164f8eeefd2fa50869985" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tobimori/kirby-seo/zipball/7a364eaccefc69cf82a164f8eeefd2fa50869985", "reference": "7a364eaccefc69cf82a164f8eeefd2fa50869985", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.2.1", "php": ">=8.3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.48", "getkirby/cli": "^1.8.0", "getkirby/cms": "^5.0.0", "spatie/schema-org": "^3.23", "tobimori/kirby-queues": "^1.0.0-beta.1" }, "suggest": { "ext-imagick": "Rasterize non-resizable images (SVG, etc.) for AI alt text generation", "getkirby/cli": "Enable background processing support", "spatie/schema-org": "Enable the Schema.org support", "tobimori/kirby-queues": "Enable background processing support" }, "type": "kirby-plugin", "extra": { "kirby-cms-path": false }, "autoload": { "psr-4": { "tobimori\\Seo\\": "classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Tobias Möritz", "email": "tobias@moeritz.io" } ], "description": "The default choice for SEO on Kirby: Implement technical SEO & Meta best practices with ease and provide an easy-to-use editor experience", "homepage": "https://github.com/tobimori/kirby-seo#readme", "support": { "issues": "https://github.com/tobimori/kirby-seo/issues", "source": "https://github.com/tobimori/kirby-seo/tree/2.0.0-beta.4" }, "funding": [ { "url": "https://plugins.andkindness.com/seo/preorder", "type": "custom" }, { "url": "https://github.com/tobimori", "type": "github" } ], "time": "2026-04-16T15:38:48+00:00" }, { "name": "zephir/kirby-cookieconsent", "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/zephir/kirby-cookieconsent.git", "reference": "4c2c5943280a8914ca77f76fd6d0e99d2fdf2047" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zephir/kirby-cookieconsent/zipball/4c2c5943280a8914ca77f76fd6d0e99d2fdf2047", "reference": "4c2c5943280a8914ca77f76fd6d0e99d2fdf2047", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.1" }, "type": "kirby-plugin", "autoload": { "psr-4": { "Zephir\\Cookieconsent\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marc Stampfli", "email": "marc@zephir.ch" } ], "description": "Kirby cookieconsent plugin", "support": { "issues": "https://github.com/zephir/kirby-cookieconsent/issues", "source": "https://github.com/zephir/kirby-cookieconsent/tree/3.2.1" }, "time": "2024-09-05T11:56:13+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "tobimori/kirby-seo": 15 }, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.9.0" }