{ "_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": "8c22b5a9f6cec8bf283593a2d1887ca4", "packages": [ { "name": "bnomei/kirby3-robots-txt", "version": "1.4.7", "source": { "type": "git", "url": "https://github.com/bnomei/kirby3-robots-txt.git", "reference": "0ef3374efc5abd6589498668cb0258fee45a918a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bnomei/kirby3-robots-txt/zipball/0ef3374efc5abd6589498668cb0258fee45a918a", "reference": "0ef3374efc5abd6589498668cb0258fee45a918a", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.1", "php": ">=7.2.0" }, "require-dev": { "getkirby/cms": "^3.2", "nunomaduro/phpinsights": "^1.8", "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^8.3" }, "suggest": { "omz13/kirby3-xmlsitemap": "Adds a xml sitemap which will be automatically be included in the robots.txt" }, "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": "Manage the robots.txt from the Kirby config file", "keywords": [ "kirby3", "kirby3-cms", "kirby3-plugin", "robots-exclusion-protocol", "robots-txt" ], "time": "2020-02-26T13:21:56+00:00" }, { "name": "claviska/simpleimage", "version": "3.3.4", "source": { "type": "git", "url": "https://github.com/claviska/SimpleImage.git", "reference": "3786d80af8e6d05e5e42f0350e5e5da5b92041a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/claviska/SimpleImage/zipball/3786d80af8e6d05e5e42f0350e5e5da5b92041a0", "reference": "3786d80af8e6d05e5e42f0350e5e5da5b92041a0", "shasum": "" }, "require": { "ext-gd": "*", "league/color-extractor": "0.3.*", "php": ">=5.6.0" }, "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.", "time": "2019-09-26T01:22:02+00:00" }, { "name": "ezyang/htmlpurifier", "version": "v4.13.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75", "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd" }, "type": "library", "autoload": { "psr-0": { "HTMLPurifier": "library/" }, "files": [ "library/HTMLPurifier.composer.php" ], "exclude-from-classmap": [ "/library/HTMLPurifier/Language/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "Edward Z. Yang", "email": "admin@htmlpurifier.org", "homepage": "http://ezyang.com" } ], "description": "Standards compliant HTML filter written in PHP", "homepage": "http://htmlpurifier.org/", "keywords": [ "html" ], "time": "2020-06-29T00:56:53+00:00" }, { "name": "filp/whoops", "version": "2.7.2", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", "reference": "17d0d3f266c8f925ebd035cd36f83cf802b47d4a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/filp/whoops/zipball/17d0d3f266c8f925ebd035cd36f83cf802b47d4a", "reference": "17d0d3f266c8f925ebd035cd36f83cf802b47d4a", "shasum": "" }, "require": { "php": "^5.5.9 || ^7.0", "psr/log": "^1.0.1" }, "require-dev": { "mockery/mockery": "^0.9 || ^1.0", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0", "symfony/var-dumper": "^2.6 || ^3.0 || ^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.6-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" ], "time": "2020-05-05T12:28:07+00:00" }, { "name": "getkirby/cms", "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/getkirby/kirby.git", "reference": "dbd7fa7f303e7045626adb72c5f0b29c6ccadb44" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getkirby/kirby/zipball/dbd7fa7f303e7045626adb72c5f0b29c6ccadb44", "reference": "dbd7fa7f303e7045626adb72c5f0b29c6ccadb44", "shasum": "" }, "require": { "claviska/simpleimage": "3.3.4", "ext-ctype": "*", "ext-mbstring": "*", "filp/whoops": "2.7.2", "getkirby/composer-installer": "^1.0", "laminas/laminas-escaper": "2.6.1", "michelf/php-smartypants": "1.8.1", "mustangostang/spyc": "0.6.3", "php": ">=7.2.0 <7.5.0", "phpmailer/phpmailer": "6.1.6", "true/punycode": "2.1.1" }, "type": "kirby-cms", "autoload": { "files": [ "config/setup.php" ], "classmap": [ "dependencies/" ], "psr-4": { "Kirby\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Kirby Team", "email": "support@getkirby.com", "homepage": "https://getkirby.com" } ], "description": "The Kirby 3 core", "homepage": "https://getkirby.com", "keywords": [ "cms", "core", "kirby" ], "time": "2020-07-07T10:37:11+00:00" }, { "name": "getkirby/composer-installer", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/getkirby/composer-installer.git", "reference": "2d6b8f5601a31caeeea45623e1643fbb437eb94e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getkirby/composer-installer/zipball/2d6b8f5601a31caeeea45623e1643fbb437eb94e", "reference": "2d6b8f5601a31caeeea45623e1643fbb437eb94e", "shasum": "" }, "require": { "composer-plugin-api": "^1.0" }, "require-dev": { "composer/composer": "^1.8", "phpunit/phpunit": "^7.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", "time": "2019-02-11T20:27:36+00:00" }, { "name": "getkirby/editor", "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/getkirby/editor.git", "reference": "1d19e9c8acad5125ddb6208ba109f7e2f0510eb9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getkirby/editor/zipball/1d19e9c8acad5125ddb6208ba109f7e2f0510eb9", "reference": "1d19e9c8acad5125ddb6208ba109f7e2f0510eb9", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.1", "paquettg/php-html-parser": "^2.1", "php": ">=7.2.0" }, "require-dev": { "getkirby/cms": "^3.3" }, "type": "kirby-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Bastian Allgeier", "email": "bastian@getkirby.com" } ], "description": "Kirby Editor", "homepage": "https://getkirby.com", "keywords": [ "cms", "editor", "kirby", "plugin", "wysiwyg" ], "time": "2020-07-09T16:09:55+00:00" }, { "name": "laminas/laminas-escaper", "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/25f2a053eadfa92ddacb609dcbbc39362610da70", "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", "php": "^5.6 || ^7.0" }, "replace": { "zendframework/zend-escaper": "self.version" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6.x-dev", "dev-develop": "2.7.x-dev" } }, "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" ], "time": "2019-12-31T16:43:30+00:00" }, { "name": "laminas/laminas-zendframework-bridge", "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", "reference": "fcd87520e4943d968557803919523772475e8ea3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3", "reference": "fcd87520e4943d968557803919523772475e8ea3", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev", "dev-develop": "1.1.x-dev" }, "laminas": { "module": "Laminas\\ZendFrameworkBridge" } }, "autoload": { "files": [ "src/autoload.php" ], "psr-4": { "Laminas\\ZendFrameworkBridge\\": "src//" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Alias legacy ZF class names to Laminas Project equivalents.", "keywords": [ "ZendFramework", "autoloading", "laminas", "zf" ], "time": "2020-05-20T16:45:56+00:00" }, { "name": "league/color-extractor", "version": "0.3.2", "source": { "type": "git", "url": "https://github.com/thephpleague/color-extractor.git", "reference": "837086ec60f50c84c611c613963e4ad2e2aec806" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/color-extractor/zipball/837086ec60f50c84c611c613963e4ad2e2aec806", "reference": "837086ec60f50c84c611c613963e4ad2e2aec806", "shasum": "" }, "require": { "ext-gd": "*", "php": ">=5.4.0" }, "replace": { "matthecat/colorextractor": "*" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2", "phpunit/phpunit": "~5" }, "type": "library", "autoload": { "psr-4": { "": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mathieu Lechat", "role": "Developer", "email": "math.lechat@gmail.com", "homepage": "http://matthecat.com" } ], "description": "Extract colors from an image as a human would do.", "homepage": "https://github.com/thephpleague/color-extractor", "keywords": [ "color", "extract", "human", "image", "palette" ], "time": "2016-12-15T09:30:02+00:00" }, { "name": "masterminds/html5", "version": "2.7.3", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", "reference": "aad73dbfefd71d46072138109ce1288d96c329cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/aad73dbfefd71d46072138109ce1288d96c329cc", "reference": "aad73dbfefd71d46072138109ce1288d96c329cc", "shasum": "" }, "require": { "ext-ctype": "*", "ext-dom": "*", "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35", "sami/sami": "~2.0", "satooshi/php-coveralls": "1.0.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Masterminds\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matt Butcher", "email": "technosophos@gmail.com" }, { "name": "Matt Farina", "email": "matt@mattfarina.com" }, { "name": "Asmir Mustafic", "email": "goetas@gmail.com" } ], "description": "An HTML5 parser and serializer.", "homepage": "http://masterminds.github.io/html5-php", "keywords": [ "HTML5", "dom", "html", "parser", "querypath", "serializer", "xml" ], "time": "2020-07-05T07:53:37+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", "role": "Developer", "email": "michel.fortin@michelf.ca", "homepage": "https://michelf.ca/" }, { "name": "John Gruber", "homepage": "https://daringfireball.net/" } ], "description": "PHP SmartyPants", "homepage": "https://michelf.ca/projects/php-smartypants/", "keywords": [ "dashes", "quotes", "spaces", "typographer", "typography" ], "time": "2016-12-13T01:01:17+00:00" }, { "name": "mullema/k3-image-clip", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/mullema/k3-image-clip.git", "reference": "4e0400dcb812c16af8b1423803603e0e1b15ffd3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mullema/k3-image-clip/zipball/4e0400dcb812c16af8b1423803603e0e1b15ffd3", "reference": "4e0400dcb812c16af8b1423803603e0e1b15ffd3", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.1" }, "type": "kirby-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthias Müller", "email": "moeli@moeli.com" } ], "description": "Visual image clip for Kirby3.", "time": "2020-07-06T18:04:01+00:00" }, { "name": "mustangostang/spyc", "version": "0.6.3", "source": { "type": "git", "url": "git@github.com:mustangostang/spyc.git", "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mustangostang/spyc/zipball/4627c838b16550b666d15aeae1e5289dd5b77da0", "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0", "shasum": "" }, "require": { "php": ">=5.3.1" }, "require-dev": { "phpunit/phpunit": "4.3.*@dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.5.x-dev" } }, "autoload": { "files": [ "Spyc.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "mustangostang", "email": "vlad.andersen@gmail.com" } ], "description": "A simple YAML loader/dumper class for PHP", "homepage": "https://github.com/mustangostang/spyc/", "keywords": [ "spyc", "yaml", "yml" ], "time": "2019-09-10T13:16:29+00:00" }, { "name": "paquettg/php-html-parser", "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/paquettg/php-html-parser.git", "reference": "668c770fc5724ea3f15b8791435f054835be8d5e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paquettg/php-html-parser/zipball/668c770fc5724ea3f15b8791435f054835be8d5e", "reference": "668c770fc5724ea3f15b8791435f054835be8d5e", "shasum": "" }, "require": { "ext-curl": "*", "ext-mbstring": "*", "ext-zlib": "*", "paquettg/string-encode": "~1.0.0", "php": ">=7.1" }, "require-dev": { "infection/infection": "^0.13.4", "mockery/mockery": "^1.2", "phan/phan": "^2.4", "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^7.5.1" }, "type": "library", "autoload": { "psr-4": { "PHPHtmlParser\\": "src/PHPHtmlParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gilles Paquette", "email": "paquettg@gmail.com", "homepage": "http://gillespaquette.ca" } ], "description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.", "homepage": "https://github.com/paquettg/php-html-parser", "keywords": [ "dom", "html", "parser" ], "time": "2020-01-20T12:59:15+00:00" }, { "name": "paquettg/string-encode", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/paquettg/string-encoder.git", "reference": "a8708e9fac9d5ddfc8fc2aac6004e2cd05d80fee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paquettg/string-encoder/zipball/a8708e9fac9d5ddfc8fc2aac6004e2cd05d80fee", "reference": "a8708e9fac9d5ddfc8fc2aac6004e2cd05d80fee", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^7.5.1" }, "type": "library", "autoload": { "psr-0": { "stringEncode": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gilles Paquette", "email": "paquettg@gmail.com", "homepage": "http://gillespaquette.ca" } ], "description": "Facilitating the process of altering string encoding in PHP.", "homepage": "https://github.com/paquettg/string-encoder", "keywords": [ "charset", "encoding", "string" ], "time": "2018-12-21T02:25:09+00:00" }, { "name": "phpmailer/phpmailer", "version": "v6.1.6", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3", "reference": "c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3", "shasum": "" }, "require": { "ext-ctype": "*", "ext-filter": "*", "php": ">=5.5.0" }, "require-dev": { "doctrine/annotations": "^1.2", "friendsofphp/php-cs-fixer": "^2.2", "phpunit/phpunit": "^4.8 || ^5.7" }, "suggest": { "ext-mbstring": "Needed to send email in multibyte encoding charset", "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication", "league/oauth2-google": "Needed for Google XOAUTH2 authentication", "psr/log": "For optional PSR-3 debug logging", "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication", "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)" }, "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", "time": "2020-05-27T12:24:03+00:00" }, { "name": "psr/log", "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "time": "2020-03-23T09:12:05+00:00" }, { "name": "schnti/cachebuster", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/schnti/kirby3-cachebuster.git", "reference": "2bf22c21d9297190cccf818a26ea5cc05a09c089" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schnti/kirby3-cachebuster/zipball/2bf22c21d9297190cccf818a26ea5cc05a09c089", "reference": "2bf22c21d9297190cccf818a26ea5cc05a09c089", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.1" }, "type": "kirby-plugin", "extra": { "installer-name": "cachebuster" }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Timo Schneider", "email": "info@kleiner-als.de", "homepage": "https://kleiner-als.de" } ], "description": "Kirby 3 Cachebuster Plugin", "keywords": [ "kirby3", "kirby3-cms", "kirby3-plugin" ], "time": "2019-04-14T18:04:47+00:00" }, { "name": "sgkirby/commentions", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/sebastiangreger/kirby3-commentions.git", "reference": "26c62f43126caf85ef77cf5eebdc5926571aee49" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastiangreger/kirby3-commentions/zipball/26c62f43126caf85ef77cf5eebdc5926571aee49", "reference": "26c62f43126caf85ef77cf5eebdc5926571aee49", "shasum": "" }, "require": { "ezyang/htmlpurifier": "^4.12", "getkirby/composer-installer": "^1.1", "masterminds/html5": "^2.7" }, "type": "kirby-plugin", "autoload": { "psr-4": { "sgkirby\\Commentions\\": "lib/" }, "files": [] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sebastian Greger", "email": "msg@sebastiangreger.net" } ], "description": "A versatile comment system and integrated Webmention endpoint for Kirby 3.", "keywords": [ "kirby3", "kirby3-cms", "kirby3-plugin" ], "time": "2020-07-02T11:53:35+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.18.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a", "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.18-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.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": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2020-07-14T12:35:20+00:00" }, { "name": "timoetting/kirby-builder", "version": "2.0.15", "source": { "type": "git", "url": "https://github.com/TimOetting/kirby-builder.git", "reference": "0705fc86c078e2b36f53a8bc8eeb109398c7e570" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TimOetting/kirby-builder/zipball/0705fc86c078e2b36f53a8bc8eeb109398c7e570", "reference": "0705fc86c078e2b36f53a8bc8eeb109398c7e570", "shasum": "" }, "require": { "getkirby/composer-installer": "^1.1", "php": ">=7.1.0" }, "type": "kirby-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tim Ötting", "email": "email@tim-oetting.de" } ], "description": "This versatile plugin for Kirby CMS (v3) lets you predefine content blocks with different field sets that can then be added, edited and arranged inside Kirby's panel.", "keywords": [ "builder", "kirby-builder", "kirby3", "kirby3-cms", "kirby3-plugin", "page-builder" ], "time": "2020-07-04T01:24:29+00:00" }, { "name": "true/punycode", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/true/php-punycode.git", "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/polyfill-mbstring": "^1.3" }, "require-dev": { "phpunit/phpunit": "~4.7", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "autoload": { "psr-4": { "TrueBV\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Renan Gonçalves", "email": "renan.saddam@gmail.com" } ], "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)", "homepage": "https://github.com/true/php-punycode", "keywords": [ "idna", "punycode" ], "time": "2016-11-16T10:37:54+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.2.9" }, "platform-dev": [] }