{ "_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": "5f21aa297c8d3647bd27d02e2fff7ae2", "packages": [ { "name": "Sam152/Javascript-Equal-Height-Responsive-Rows", "version": "1.0.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sam152/javascript-equal-height-responsive-rows/sam152-javascript-equal-height-responsive-rows-1.0.0.zip", "shasum": "046c3569d1ec0bc323a5396b8283c87bf83b766c" }, "type": "library" }, { "name": "adodb/adodb-php", "version": "v5.22.2", "source": { "type": "git", "url": "https://github.com/ADOdb/ADOdb.git", "reference": "876bc2287171ea96a571f84c23845e44a759d9a0" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/adodb/adodb-php/adodb-adodb-php-876bc2287171ea96a571f84c23845e44a759d9a0-zip-e193e3.zip", "reference": "876bc2287171ea96a571f84c23845e44a759d9a0", "shasum": "6f04a9f63ca16cbf33e6c1e7527a7f8a3e7a8631" }, "require": { "php": "^7.0 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "autoload": { "files": [ "adodb.inc.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "LGPL-2.1-or-later" ], "authors": [ { "name": "John Lim", "email": "jlim@natsoft.com", "role": "Author" }, { "name": "Damien Regad", "role": "Current maintainer" }, { "name": "Mark Newnham", "role": "Developer" } ], "description": "ADOdb is a PHP database abstraction layer library", "homepage": "https://adodb.org/", "keywords": [ "abstraction", "database", "layer", "library", "php" ], "time": "2022-05-08T10:01:41+00:00" }, { "name": "afarkas/html5shiv", "version": "3.7.3", "source": { "type": "git", "url": "https://github.com/aFarkas/html5shiv.git", "reference": "ed28c56c071bddfe7d635ad88995674957a016be" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/afarkas/html5shiv/afarkas-html5shiv-ed28c56c071bddfe7d635ad88995674957a016be-zip-332fff.zip", "reference": "ed28c56c071bddfe7d635ad88995674957a016be", "shasum": "4d0b0fe553e2424f43bb3caf3979dc2b95d76ad8" }, "type": "component", "extra": { "component": { "scripts": [ "dist/html5shiv.js" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT", "GPL-2.0" ], "description": "Defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer.", "homepage": "http://paulirish.com/2011/the-history-of-the-html5-shiv/", "time": "2015-07-20T20:04:00+00:00" }, { "name": "ahand/mobileesp", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/ahand/mobileesp.git", "reference": "c02055dbe9baee63aab11438f4d7b5d25075d347" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/ahand/mobileesp/ahand-mobileesp-c02055dbe9baee63aab11438f4d7b5d25075d347-zip-99e6d2.zip", "reference": "c02055dbe9baee63aab11438f4d7b5d25075d347", "shasum": "b2838bc7649dbf90e6d9e98cd09ca7063d7471a9" }, "type": "library", "autoload": { "classmap": [ "PHP" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Anthony Hand", "email": "anthony.hand@gmail.com", "role": "Maintainer" } ], "description": "Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.", "homepage": "http://www.mobileesp.org", "keywords": [ "Mobile-Detect", "browser", "detect android", "detect ipad", "detect iphone", "detect tablet", "mobile", "mobile detect", "mobile detector", "mobile device", "mobile esp", "mobile redirect", "mobile view managing", "mobiledetect", "responsive web", "user agent", "useragent" ], "time": "2017-06-06T22:20:56+00:00" }, { "name": "amphp/amp", "version": "v2.6.2", "source": { "type": "git", "url": "https://github.com/amphp/amp.git", "reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/amphp/amp/amphp-amp-9d5100cebffa729aaffecd3ad25dc5aeea4f13bb-zip-bfc34b.zip", "reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb", "shasum": "523f6bd82b6b741a89a7620da271ffcab519c087" }, "require": { "php": ">=7.1" }, "require-dev": { "amphp/php-cs-fixer-config": "dev-master", "amphp/phpunit-util": "^1", "ext-json": "*", "jetbrains/phpstorm-stubs": "^2019.3", "phpunit/phpunit": "^7 | ^8 | ^9", "psalm/phar": "^3.11@dev", "react/promise": "^2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "files": [ "lib/functions.php", "lib/Internal/functions.php" ], "psr-4": { "Amp\\": "lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Lowrey", "email": "rdlowrey@php.net" }, { "name": "Aaron Piotrowski", "email": "aaron@trowski.com" }, { "name": "Bob Weinand", "email": "bobwei9@hotmail.com" }, { "name": "Niklas Keller", "email": "me@kelunik.com" } ], "description": "A non-blocking concurrency framework for PHP applications.", "homepage": "https://amphp.org/amp", "keywords": [ "async", "asynchronous", "awaitable", "concurrency", "event", "event-loop", "future", "non-blocking", "promise" ], "funding": [ { "url": "https://github.com/amphp", "type": "github" } ], "time": "2022-02-20T17:52:18+00:00" }, { "name": "amphp/byte-stream", "version": "v1.8.1", "source": { "type": "git", "url": "https://github.com/amphp/byte-stream.git", "reference": "acbd8002b3536485c997c4e019206b3f10ca15bd" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/amphp/byte-stream/amphp-byte-stream-acbd8002b3536485c997c4e019206b3f10ca15bd-zip-7b0c1d.zip", "reference": "acbd8002b3536485c997c4e019206b3f10ca15bd", "shasum": "4246975c3492d586616ac88a8f60be339d78d334" }, "require": { "amphp/amp": "^2", "php": ">=7.1" }, "require-dev": { "amphp/php-cs-fixer-config": "dev-master", "amphp/phpunit-util": "^1.4", "friendsofphp/php-cs-fixer": "^2.3", "jetbrains/phpstorm-stubs": "^2019.3", "phpunit/phpunit": "^6 || ^7 || ^8", "psalm/phar": "^3.11.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "files": [ "lib/functions.php" ], "psr-4": { "Amp\\ByteStream\\": "lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Aaron Piotrowski", "email": "aaron@trowski.com" }, { "name": "Niklas Keller", "email": "me@kelunik.com" } ], "description": "A stream abstraction to make working with non-blocking I/O simple.", "homepage": "http://amphp.org/byte-stream", "keywords": [ "amp", "amphp", "async", "io", "non-blocking", "stream" ], "funding": [ { "url": "https://github.com/amphp", "type": "github" } ], "time": "2021-03-30T17:13:30+00:00" }, { "name": "amphp/parallel", "version": "v1.4.1", "source": { "type": "git", "url": "https://github.com/amphp/parallel.git", "reference": "fbc128383c1ffb3823866f71b88d8c4722a25ce9" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/amphp/parallel/amphp-parallel-fbc128383c1ffb3823866f71b88d8c4722a25ce9-zip-894e24.zip", "reference": "fbc128383c1ffb3823866f71b88d8c4722a25ce9", "shasum": "a34fcba6d67229ca85ac34d2cbcd42af1dcfb98c" }, "require": { "amphp/amp": "^2", "amphp/byte-stream": "^1.6.1", "amphp/parser": "^1", "amphp/process": "^1", "amphp/serialization": "^1", "amphp/sync": "^1.0.1", "php": ">=7.1" }, "require-dev": { "amphp/php-cs-fixer-config": "dev-master", "amphp/phpunit-util": "^1.1", "phpunit/phpunit": "^8 || ^7" }, "type": "library", "autoload": { "files": [ "lib/Context/functions.php", "lib/Sync/functions.php", "lib/Worker/functions.php" ], "psr-4": { "Amp\\Parallel\\": "lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Aaron Piotrowski", "email": "aaron@trowski.com" }, { "name": "Stephen Coakley", "email": "me@stephencoakley.com" } ], "description": "Parallel processing component for Amp.", "homepage": "https://github.com/amphp/parallel", "keywords": [ "async", "asynchronous", "concurrent", "multi-processing", "multi-threading" ], "funding": [ { "url": "https://github.com/amphp", "type": "github" } ], "time": "2021-10-25T19:16:02+00:00" }, { "name": "amphp/parser", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/amphp/parser.git", "reference": "f83e68f03d5b8e8e0365b8792985a7f341c57ae1" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/amphp/parser/amphp-parser-f83e68f03d5b8e8e0365b8792985a7f341c57ae1-zip-ba595f.zip", "reference": "f83e68f03d5b8e8e0365b8792985a7f341c57ae1", "shasum": "24d72fc487b739bb78e871d65a364c047431afb8" }, "require": { "php": ">=7" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.3", "phpunit/phpunit": "^6" }, "type": "library", "autoload": { "psr-4": { "Amp\\Parser\\": "lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Niklas Keller", "email": "me@kelunik.com" }, { "name": "Aaron Piotrowski", "email": "aaron@trowski.com" } ], "description": "A generator parser to make streaming parsers simple.", "homepage": "https://github.com/amphp/parser", "keywords": [ "async", "non-blocking", "parser", "stream" ], "time": "2017-06-06T05:29:10+00:00" }, { "name": "amphp/process", "version": "v1.1.4", "source": { "type": "git", "url": "https://github.com/amphp/process.git", "reference": "76e9495fd6818b43a20167cb11d8a67f7744ee0f" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/amphp/process/amphp-process-76e9495fd6818b43a20167cb11d8a67f7744ee0f-zip-a45282.zip", "reference": "76e9495fd6818b43a20167cb11d8a67f7744ee0f", "shasum": "6cf811b81192521e410115a93257247a2e01dd96" }, "require": { "amphp/amp": "^2", "amphp/byte-stream": "^1.4", "php": ">=7" }, "require-dev": { "amphp/php-cs-fixer-config": "dev-master", "amphp/phpunit-util": "^1", "phpunit/phpunit": "^6" }, "type": "library", "autoload": { "files": [ "lib/functions.php" ], "psr-4": { "Amp\\Process\\": "lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bob Weinand", "email": "bobwei9@hotmail.com" }, { "name": "Aaron Piotrowski", "email": "aaron@trowski.com" }, { "name": "Niklas Keller", "email": "me@kelunik.com" } ], "description": "Asynchronous process manager.", "homepage": "https://github.com/amphp/process", "funding": [ { "url": "https://github.com/amphp", "type": "github" } ], "time": "2022-07-06T23:50:12+00:00" }, { "name": "amphp/serialization", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/amphp/serialization.git", "reference": "693e77b2fb0b266c3c7d622317f881de44ae94a1" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/amphp/serialization/amphp-serialization-693e77b2fb0b266c3c7d622317f881de44ae94a1-zip-436e42.zip", "reference": "693e77b2fb0b266c3c7d622317f881de44ae94a1", "shasum": "e5a3ea0a9a90ca42e8387884cb7b3f62d389bd2e" }, "require": { "php": ">=7.1" }, "require-dev": { "amphp/php-cs-fixer-config": "dev-master", "phpunit/phpunit": "^9 || ^8 || ^7" }, "type": "library", "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Amp\\Serialization\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Aaron Piotrowski", "email": "aaron@trowski.com" }, { "name": "Niklas Keller", "email": "me@kelunik.com" } ], "description": "Serialization tools for IPC and data storage in PHP.", "homepage": "https://github.com/amphp/serialization", "keywords": [ "async", "asynchronous", "serialization", "serialize" ], "time": "2020-03-25T21:39:07+00:00" }, { "name": "amphp/sync", "version": "v1.4.2", "source": { "type": "git", "url": "https://github.com/amphp/sync.git", "reference": "85ab06764f4f36d63b1356b466df6111cf4b89cf" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/amphp/sync/amphp-sync-85ab06764f4f36d63b1356b466df6111cf4b89cf-zip-1b6e40.zip", "reference": "85ab06764f4f36d63b1356b466df6111cf4b89cf", "shasum": "cab3b8af5c4c5d20270b188d3c3590af5d2b740b" }, "require": { "amphp/amp": "^2.2", "php": ">=7.1" }, "require-dev": { "amphp/php-cs-fixer-config": "dev-master", "amphp/phpunit-util": "^1.1", "phpunit/phpunit": "^9 || ^8 || ^7" }, "type": "library", "autoload": { "files": [ "src/functions.php", "src/ConcurrentIterator/functions.php" ], "psr-4": { "Amp\\Sync\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Aaron Piotrowski", "email": "aaron@trowski.com" }, { "name": "Stephen Coakley", "email": "me@stephencoakley.com" } ], "description": "Mutex, Semaphore, and other synchronization tools for Amp.", "homepage": "https://github.com/amphp/sync", "keywords": [ "async", "asynchronous", "mutex", "semaphore", "synchronization" ], "funding": [ { "url": "https://github.com/amphp", "type": "github" } ], "time": "2021-10-25T18:29:10+00:00" }, { "name": "avianey/jqdoublescroll", "version": "1.0.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/avianey/jqdoublescroll/avianey-jqdoublescroll-1.0.0.zip", "shasum": "99f5bbf2f958bbaeb3802389c02d6944ebe8f48d" }, "type": "library" }, { "name": "bacon/bacon-qr-code", "version": "2.0.7", "source": { "type": "git", "url": "https://github.com/Bacon/BaconQrCode.git", "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/bacon/bacon-qr-code/bacon-bacon-qr-code-d70c840f68657ce49094b8d91f9ee0cc07fbf66c-zip-87a4c1.zip", "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c", "shasum": "29f492ce7bd34555bfdadda3f0b2c757aef89e99" }, "require": { "dasprid/enum": "^1.0.3", "ext-iconv": "*", "php": "^7.1 || ^8.0" }, "require-dev": { "phly/keep-a-changelog": "^2.1", "phpunit/phpunit": "^7 | ^8 | ^9", "spatie/phpunit-snapshot-assertions": "^4.2.9", "squizlabs/php_codesniffer": "^3.4" }, "suggest": { "ext-imagick": "to generate QR code images" }, "type": "library", "autoload": { "psr-4": { "BaconQrCode\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", "homepage": "https://dasprids.de/", "role": "Developer" } ], "description": "BaconQrCode is a QR code generator for PHP.", "homepage": "https://github.com/Bacon/BaconQrCode", "time": "2022-03-14T02:02:36+00:00" }, { "name": "bower-asset/fontawesome", "version": "6.1.2", "source": { "type": "git", "url": "https://github.com/FortAwesome/Font-Awesome.git", "reference": "701d64a8943214b9767733e7ac0b201f1a08a8b3" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/bower-asset/fontawesome/bower-asset-fontawesome-701d64a8943214b9767733e7ac0b201f1a08a8b3-zip-58c98c.zip", "reference": "701d64a8943214b9767733e7ac0b201f1a08a8b3", "shasum": "19c13f3234cfe54be64d85318fff1bad8e7c6ae8" }, "type": "bower-asset" }, { "name": "bower-asset/swfobject", "version": "2.2", "source": { "type": "git", "url": "git@github.com:swfobject/swfobject.git", "reference": "9e0104326a8913918f2170f15a69d60624c4bf68" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/bower-asset/swfobject/bower-asset-swfobject-9e0104326a8913918f2170f15a69d60624c4bf68-zip-0e58de.zip", "reference": "9e0104326a8913918f2170f15a69d60624c4bf68", "shasum": "ecda9ec89d9253d6919bcf52f24f3e65d7cfe20c" }, "type": "bower-asset" }, { "name": "candy-chat/xmpp-prebind-php", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/candy-chat/xmpp-prebind-php.git", "reference": "76f738299eaa26625abe6c2a7ec95465c7d92985" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/candy-chat/xmpp-prebind-php/candy-chat-xmpp-prebind-php-76f738299eaa26625abe6c2a7ec95465c7d92985-zip-b98669.zip", "reference": "76f738299eaa26625abe6c2a7ec95465c7d92985", "shasum": "117fc5691b8c57deb66c9f199eba7e764c6a44a3" }, "require": { "lib-libxml": "*", "php": ">=5.3" }, "type": "library", "autoload": { "classmap": [ "lib/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Weibel" }, { "name": "piotr", "email": "hello@piotr.cz" }, { "name": "Alex Knol", "email": "alex@cobrowser.net" } ], "description": "This class is for prebinding a XMPP Session with PHP.", "homepage": "http://jolicode.com", "keywords": [ "php", "prebind", "xmpp" ], "time": "2015-02-26T17:32:01+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://composer.tiki.org/dist/christian-riesen/base32/christian-riesen-base32-2e82dab3baa008e24a505649b0d583c31d31e894-zip-805ca6.zip", "reference": "2e82dab3baa008e24a505649b0d583c31d31e894", "shasum": "b32b27da49eb8c5ae5d71a8c1461cb0f9a4f8f53" }, "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" ], "time": "2021-02-26T10:19:33+00:00" }, { "name": "christian-vigh-phpclasses/PdfToText", "version": "1.6.7", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/christian-vigh-phpclasses/pdftotext/christian-vigh-phpclasses-pdftotext-1.6.7.zip", "shasum": "4fda0cbb9d044b0c4844587177629763c6afb229" }, "type": "library" }, { "name": "ckeditor/ckeditor", "version": "4.19.1", "source": { "type": "git", "url": "https://github.com/ckeditor/ckeditor4-releases.git", "reference": "f6a3be3da4abf485b7d95d3edd3e9f120a6ed95e" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/ckeditor/ckeditor/ckeditor-ckeditor-f6a3be3da4abf485b7d95d3edd3e9f120a6ed95e-zip-bb01c6.zip", "reference": "f6a3be3da4abf485b7d95d3edd3e9f120a6ed95e", "shasum": "189759daf0a88f65a0a030aa8ca9b5ab04d5b0be" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+", "LGPL-2.1+", "MPL-1.1+" ], "authors": [ { "name": "CKSource", "homepage": "https://cksource.com" } ], "description": "JavaScript WYSIWYG web text editor.", "homepage": "https://ckeditor.com/ckeditor-4/", "keywords": [ "CKEditor", "ckeditor4", "editor", "fckeditor", "html", "javascript", "richtext", "text", "wysiwyg" ], "time": "2022-07-20T12:00:00+00:00" }, { "name": "clue/stream-filter", "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/clue/stream-filter.git", "reference": "d6169430c7731d8509da7aecd0af756a5747b78e" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/clue/stream-filter/clue-stream-filter-d6169430c7731d8509da7aecd0af756a5747b78e-zip-a3c203.zip", "reference": "d6169430c7731d8509da7aecd0af756a5747b78e", "shasum": "4f3522bd4e7ea1d6a3b000163431673a462c341d" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "Clue\\StreamFilter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@clue.engineering" } ], "description": "A simple and modern approach to stream filtering in PHP", "homepage": "https://github.com/clue/php-stream-filter", "keywords": [ "bucket brigade", "callback", "filter", "php_user_filter", "stream", "stream_filter_append", "stream_filter_register" ], "funding": [ { "url": "https://clue.engineering/support", "type": "custom" }, { "url": "https://github.com/clue", "type": "github" } ], "time": "2022-02-21T13:15:14+00:00" }, { "name": "codemirror/codemirror", "version": "5.19.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/codemirror/codemirror/codemirror-codemirror-5.19.0.zip", "shasum": "c4ce1ef9589a19a46459703661a556f2ca5b9b85" }, "type": "library" }, { "name": "codercat/jwk-to-pem", "version": "1.0", "source": { "type": "git", "url": "https://github.com/acodercat/php-jwk-to-pem.git", "reference": "e428b7abba5b37676e30e968930f718cf26724ac" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/codercat/jwk-to-pem/codercat-jwk-to-pem-e428b7abba5b37676e30e968930f718cf26724ac-zip-661f91.zip", "reference": "e428b7abba5b37676e30e968930f718cf26724ac", "shasum": "5adaad040a61500db0e6caa661a455d090adb41b" }, "require": { "php": ">=7.0.0", "phpseclib/phpseclib": "~2.0" }, "require-dev": { "phpunit/phpunit": "^7.0" }, "type": "library", "autoload": { "psr-4": { "CoderCat\\JWKToPEM\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "codercat", "email": "1067302838@qq.com" } ], "description": "Convert JWK to PEM format.", "time": "2020-11-12T05:40:03+00:00" }, { "name": "components/bootstrap", "version": "3.4.1", "source": { "type": "git", "url": "https://github.com/components/bootstrap.git", "reference": "427f4d414fc6ae8385aee02b7efc8e391eb141ad" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/components/bootstrap/components-bootstrap-427f4d414fc6ae8385aee02b7efc8e391eb141ad-zip-393061.zip", "reference": "427f4d414fc6ae8385aee02b7efc8e391eb141ad", "shasum": "e5900510495451820a9dd4bc3778ba30f4302bcd" }, "require": { "components/jquery": "1.9.1 - 3" }, "suggest": { "components/bootstrap-default": "Provide a theme for Bootstrap as components/bootstrap only provides the CSS as file assets" }, "type": "component", "extra": { "component": { "scripts": [ "js/bootstrap.js" ], "files": [ "js/*.js", "css/*.css", "css/*.map", "fonts/*", "less/mixins/*.less", "less/*.less" ], "shim": { "deps": [ "jquery" ] } } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jacob Thornton", "email": "jacobthornton@gmail.com" }, { "name": "Mark Otto", "email": "markdotto@gmail.com" } ], "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "homepage": "http://getbootstrap.com", "keywords": [ "css", "framework", "front-end", "less", "mobile-first", "responsive", "web" ], "time": "2019-05-08T19:36:29+00:00" }, { "name": "components/jquery", "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/components/jquery.git", "reference": "6cf38ee1fd04b6adf8e7dda161283aa35be818c3" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/components/jquery/components-jquery-6cf38ee1fd04b6adf8e7dda161283aa35be818c3-zip-9c5d09.zip", "reference": "6cf38ee1fd04b6adf8e7dda161283aa35be818c3", "shasum": "90f1a4aecd5831aaa8ea768b49c9577e9c00d2db" }, "type": "component", "extra": { "component": { "scripts": [ "jquery.js" ], "files": [ "jquery.min.js", "jquery.min.map", "jquery.slim.js", "jquery.slim.min.js", "jquery.slim.min.map" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "JS Foundation and other contributors" } ], "description": "jQuery JavaScript Library", "homepage": "http://jquery.com", "time": "2021-03-20T19:13:42+00:00" }, { "name": "components/jquery-migrate", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/components/jquery-migrate.git", "reference": "349e64504a30bf9969c7723711bb5bb707adf450" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/components/jquery-migrate/components-jquery-migrate-349e64504a30bf9969c7723711bb5bb707adf450-zip-5de248.zip", "reference": "349e64504a30bf9969c7723711bb5bb707adf450", "shasum": "b45f9a3ecb0539f391938ddc36b4e5fe8f4ad36e" }, "type": "component", "extra": { "component": { "scripts": [ "jquery-migrate.js" ], "files": [ "jquery-migrate.min.js" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "jQuery Foundation and other contributors", "homepage": "https://github.com/jquery/jquery-migrate/blob/master/AUTHORS.txt" } ], "description": "APIs and features removed from jQuery core", "homepage": "https://github.com/jquery/jquery-migrate", "time": "2016-06-14T06:48:05+00:00" }, { "name": "components/jqueryui", "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/components/jqueryui.git", "reference": "44ecf3794cc56b65954cc19737234a3119d036cc" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/components/jqueryui/components-jqueryui-44ecf3794cc56b65954cc19737234a3119d036cc-zip-850862.zip", "reference": "44ecf3794cc56b65954cc19737234a3119d036cc", "shasum": "2c22f65274520b43b225a757d1124085ee877aa2" }, "require": { "components/jquery": ">=1.6" }, "type": "component", "extra": { "component": { "name": "jquery-ui", "scripts": [ "jquery-ui.js" ], "files": [ "ui/**", "themes/**", "jquery-ui.min.js" ], "shim": { "deps": [ "jquery" ], "exports": "jQuery" } } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "jQuery UI Team", "homepage": "http://jqueryui.com/about" }, { "name": "Joern Zaefferer", "email": "joern.zaefferer@gmail.com", "homepage": "http://bassistance.de" }, { "name": "Scott Gonzalez", "email": "scott.gonzalez@gmail.com", "homepage": "http://scottgonzalez.com" }, { "name": "Kris Borchers", "email": "kris.borchers@gmail.com", "homepage": "http://krisborchers.com" }, { "name": "Mike Sherov", "email": "mike.sherov@gmail.com", "homepage": "http://mike.sherov.com" }, { "name": "TJ VanToll", "email": "tj.vantoll@gmail.com", "homepage": "http://tjvantoll.com" }, { "name": "Corey Frang", "email": "gnarf37@gmail.com", "homepage": "http://gnarf.net" }, { "name": "Felix Nagel", "email": "info@felixnagel.com", "homepage": "http://www.felixnagel.com" } ], "description": "jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.", "time": "2016-09-16T05:47:55+00:00" }, { "name": "composer/installers", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "af93ba6e52236418f07a278033eba6959ee5b983" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/composer/installers/composer-installers-af93ba6e52236418f07a278033eba6959ee5b983-zip-0f5b17.zip", "reference": "af93ba6e52236418f07a278033eba6959ee5b983", "shasum": "802e418f591ec10c1e4b921503cf1d7ad85566da" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "php": "^7.2 || ^8.0" }, "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": "^5.3", "symfony/process": "^5" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "2.x-dev" }, "plugin-modifies-install-path": true }, "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "https://composer.github.io/installers/", "keywords": [ "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "Lan Management System", "MODX Evo", "MantisBT", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Starbug", "Thelia", "Whmcs", "WolfCMS", "agl", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "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", "tastyigniter", "wordpress", "yawik", "zend", "zikula" ], "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2022-04-13T09:13:00+00:00" }, { "name": "composer/semver", "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/composer/semver.git", "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/composer/semver/composer-semver-3953f23262f2bff1919fc82183ad9acb13ff62c9-zip-83b328.zip", "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9", "shasum": "b942bd3696690b642629c5c04f4fc207bcd15bbc" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^1.4", "symfony/phpunit-bridge": "^4.2 || ^5" }, "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" ], "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": "2022-04-01T19:23:25+00:00" }, { "name": "css-tricks/anythingslider-themes", "version": "1.4.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/css-tricks/anythingslider-themes/css-tricks-anythingslider-themes-1.4.1.zip", "shasum": "0a5d45168d648642410cae1362e1be73a5f9ed75" }, "type": "library" }, { "name": "cweagans/composer-patches", "version": "1.7.2", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/cweagans/composer-patches/cweagans-composer-patches-e9969cfc0796e6dea9b4e52f77f18e1065212871-zip-bb3bee.zip", "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871", "shasum": "b67b65a5c32fd15bc1b47dd6febcf15b29af32d9" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "php": ">=5.3.0" }, "require-dev": { "composer/composer": "~1.0 || ~2.0", "phpunit/phpunit": "~4.6" }, "type": "composer-plugin", "extra": { "class": "cweagans\\Composer\\Patches" }, "autoload": { "psr-4": { "cweagans\\Composer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Cameron Eagans", "email": "me@cweagans.net" } ], "description": "Provides a way to patch Composer packages.", "time": "2022-01-25T19:21:20+00:00" }, { "name": "cwspear/bootstrap-hover-dropdown", "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/CWSpear/bootstrap-hover-dropdown.git", "reference": "56c494fbb1f4ad54180c716cc07f4919e49b423a" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/cwspear/bootstrap-hover-dropdown/cwspear-bootstrap-hover-dropdown-56c494fbb1f4ad54180c716cc07f4919e49b423a-zip-937455.zip", "reference": "56c494fbb1f4ad54180c716cc07f4919e49b423a", "shasum": "3660011570ed04edf5b454e47023c0c5115e750d" }, "require": { "components/bootstrap": "~3.0", "components/jquery": ">=1.9" }, "type": "component", "extra": { "component": { "name": "bootstrap-hover-dropdown", "files": [ "bootstrap-hover-dropdown.js" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cameron Spear", "email": "cam@cameronspear.com", "homepage": "http://cameronspear.com", "role": "Developer" } ], "description": "An unofficial Bootstrap plugin to enable Bootstrap dropdowns to activate on hover and provide a nice user experience.", "keywords": [ "bootstrap", "dropdowns", "hover", "twitter" ], "time": "2015-12-01T23:35:57+00:00" }, { "name": "dasprid/enum", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/DASPRiD/Enum.git", "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/dasprid/enum/dasprid-enum-5abf82f213618696dda8e3bf6f64dd042d8542b2-zip-6c1c57.zip", "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2", "shasum": "9f2f01ccf7814b0f6b6f87bc7bd2363499f75d12" }, "require-dev": { "phpunit/phpunit": "^7 | ^8 | ^9", "squizlabs/php_codesniffer": "^3.4" }, "type": "library", "autoload": { "psr-4": { "DASPRiD\\Enum\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", "homepage": "https://dasprids.de/", "role": "Developer" } ], "description": "PHP 7.1 enum implementation", "keywords": [ "enum", "map" ], "time": "2020-10-02T16:03:48+00:00" }, { "name": "defuse/php-encryption", "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/defuse/php-encryption.git", "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/defuse/php-encryption/defuse-php-encryption-77880488b9954b7884c25555c2a0ea9e7053f9d2-zip-3aad73.zip", "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2", "shasum": "9a8eddbfe858856a6335b44a224ecd0b84b8544b" }, "require": { "ext-openssl": "*", "paragonie/random_compat": ">= 2", "php": ">=5.6.0" }, "require-dev": { "phpunit/phpunit": "^4|^5|^6|^7|^8|^9" }, "bin": [ "bin/generate-defuse-key" ], "type": "library", "autoload": { "psr-4": { "Defuse\\Crypto\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Hornby", "email": "taylor@defuse.ca", "homepage": "https://defuse.ca/" }, { "name": "Scott Arciszewski", "email": "info@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "Secure PHP Encryption Library", "keywords": [ "aes", "authenticated encryption", "cipher", "crypto", "cryptography", "encrypt", "encryption", "openssl", "security", "symmetric key cryptography" ], "time": "2021-04-09T23:57:26+00:00" }, { "name": "dflydev/dot-access-data", "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/dflydev/dflydev-dot-access-data.git", "reference": "0992cc19268b259a39e86f296da5f0677841f42c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/0992cc19268b259a39e86f296da5f0677841f42c", "reference": "0992cc19268b259a39e86f296da5f0677841f42c", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^0.12.42", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3", "scrutinizer/ocular": "1.6.0", "squizlabs/php_codesniffer": "^3.5", "vimeo/psalm": "^3.14" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.x-dev" } }, "autoload": { "psr-4": { "Dflydev\\DotAccessData\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dragonfly Development Inc.", "email": "info@dflydev.com", "homepage": "http://dflydev.com" }, { "name": "Beau Simensen", "email": "beau@dflydev.com", "homepage": "http://beausimensen.com" }, { "name": "Carlos Frutos", "email": "carlos@kiwing.it", "homepage": "https://github.com/cfrutos" }, { "name": "Colin O'Dell", "email": "colinodell@gmail.com", "homepage": "https://www.colinodell.com" } ], "description": "Given a deep data structure, access data by dot notation.", "homepage": "https://github.com/dflydev/dflydev-dot-access-data", "keywords": [ "access", "data", "dot", "notation" ], "support": { "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues", "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.1" }, "time": "2021-08-13T13:06:58+00:00" }, { "name": "dragonmantank/cron-expression", "version": "v3.3.1", "source": { "type": "git", "url": "https://github.com/dragonmantank/cron-expression.git", "reference": "be85b3f05b46c39bbc0d95f6c071ddff669510fa" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/dragonmantank/cron-expression/dragonmantank-cron-expression-be85b3f05b46c39bbc0d95f6c071ddff669510fa-zip-390ac8.zip", "reference": "be85b3f05b46c39bbc0d95f6c071ddff669510fa", "shasum": "4e318535b337f933fefa6b3ead01979c79e30369" }, "require": { "php": "^7.2|^8.0", "webmozart/assert": "^1.0" }, "replace": { "mtdowling/cron-expression": "^1.0" }, "require-dev": { "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^1.0", "phpstan/phpstan-webmozart-assert": "^1.0", "phpunit/phpunit": "^7.0|^8.0|^9.0" }, "type": "library", "autoload": { "psr-4": { "Cron\\": "src/Cron/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Tankersley", "email": "chris@ctankersley.com", "homepage": "https://github.com/dragonmantank" } ], "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due", "keywords": [ "cron", "schedule" ], "funding": [ { "url": "https://github.com/dragonmantank", "type": "github" } ], "time": "2022-01-18T15:43:28+00:00" }, { "name": "drmonty/smartmenus", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/mrohnstock/smartmenus.git", "reference": "0ae42a969723f09c6f53e90e9c8c112614856035" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/drmonty/smartmenus/drmonty-smartmenus-0ae42a969723f09c6f53e90e9c8c112614856035-zip-1e0661.zip", "reference": "0ae42a969723f09c6f53e90e9c8c112614856035", "shasum": "2f980d6831345bcd72d82aec519e31ab59248d8b" }, "require": { "components/jquery": ">=1.7.0" }, "type": "component", "extra": { "component": { "scripts": [ "js/*.js" ], "files": [ "js/*.js", "css/*.css" ], "shim": { "deps": [ "jquery" ] } } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "jQuery website menu plugin. Responsive and accessible list-based website menus that work on all devices.", "homepage": "http://www.smartmenus.org", "keywords": [ "dropdown", "ui" ], "time": "2017-09-18T08:01:28+00:00" }, { "name": "erusev/parsedown", "version": "1.8.0-beta-7", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", "reference": "fe7a50eceb4a3c867cc9fa9c0aa906b1067d1955" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/erusev/parsedown/erusev-parsedown-fe7a50eceb4a3c867cc9fa9c0aa906b1067d1955-zip-9bbecb.zip", "reference": "fe7a50eceb4a3c867cc9fa9c0aa906b1067d1955", "shasum": "12b9128e397244e12d377dbdbddc69060c12aae9" }, "require": { "ext-mbstring": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35" }, "type": "library", "autoload": { "psr-0": { "Parsedown": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Emanuil Rusev", "email": "hello@erusev.com", "homepage": "http://erusev.com" } ], "description": "Parser for Markdown.", "homepage": "http://parsedown.org", "keywords": [ "markdown", "parser" ], "time": "2019-03-17T18:47:21+00:00" }, { "name": "ezyang/htmlpurifier", "version": "v4.14.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/ezyang/htmlpurifier/ezyang-htmlpurifier-12ab42bd6e742c70c0a52f7b82477fcd44e64b75-zip-d43621.zip", "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75", "shasum": "07eab07bac05b6087bdcd9fca08b7b9633d455fd" }, "require": { "php": ">=5.2" }, "type": "library", "autoload": { "files": [ "library/HTMLPurifier.composer.php" ], "psr-0": { "HTMLPurifier": "library/" }, "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": "2021-12-25T01:21:49+00:00" }, { "name": "gidkom/php-openfire-restapi", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/gidkom/php-openfire-restapi.git", "reference": "1f9abb9525f4a87cec46efc43873320d58b56e2b" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/gidkom/php-openfire-restapi/gidkom-php-openfire-restapi-1f9abb9525f4a87cec46efc43873320d58b56e2b-zip-ca70fd.zip", "reference": "1f9abb9525f4a87cec46efc43873320d58b56e2b", "shasum": "0fdf4b91528ba7345bcb4f79ae7f43c14841efd8" }, "require": { "ext-curl": "*", "guzzlehttp/guzzle": "^5.3.1|^6.2.1", "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-0": { "Gidkom\\OpenFireRestApi": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gideon Kombian", "email": "yoroumah@gmail.com" } ], "description": "Manage Open fire server using Rest Api", "homepage": "https://github.com/gidkom/php-openfire-restapi", "keywords": [ "chat", "openfire", "xmpp" ], "time": "2018-01-31T14:17:26+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.5.8", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/guzzlehttp/guzzle/guzzlehttp-guzzle-a52f0440530b54fa079ce76e8c5d196a42cad981-zip-ec7eb5.zip", "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981", "shasum": "894f67d70641f9b53ce331235821eaf86dc3322d" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.9", "php": ">=5.5", "symfony/polyfill-intl-idn": "^1.17" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.1" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.5-dev" } }, "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", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "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": "2022-06-20T22:16:07+00:00" }, { "name": "guzzlehttp/promises", "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/guzzlehttp/promises/guzzlehttp-promises-fe752aedc9fd8fcca3fe7ad05d419d32998a06da-zip-53bba3.zip", "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da", "shasum": "3a2b595ac1648ac52f4925ea2cffb704e269cd3d" }, "require": { "php": ">=5.5" }, "require-dev": { "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "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" ], "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": "2021-10-22T20:56:57+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/guzzlehttp/psr7/guzzlehttp-psr7-e98e3e6d4f86621a9b75f623996e6bbdeb4b9318-zip-b9835e.zip", "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", "shasum": "7a6f5d5bec9cf470ce13992463b07492ec986bd7" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "ext-zlib": "*", "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "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" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "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": "2022-06-20T21:43:03+00:00" }, { "name": "h5p/h5p-core", "version": "1.24.3", "source": { "type": "git", "url": "https://github.com/h5p/h5p-php-library.git", "reference": "db3da7a1441ae6c9ffacbb8110f41758c85beaa0" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/h5p/h5p-core/h5p-h5p-core-db3da7a1441ae6c9ffacbb8110f41758c85beaa0-zip-06ffc3.zip", "reference": "db3da7a1441ae6c9ffacbb8110f41758c85beaa0", "shasum": "61817d8020bdd76c4c36a4b4bcac57dc1747ae74" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "files": [ "h5p.classes.php", "h5p-development.class.php", "h5p-file-storage.interface.php", "h5p-default-storage.class.php", "h5p-event-base.class.php", "h5p-metadata.class.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "authors": [ { "name": "Svein-Tore Griff With", "email": "with@joubel.com", "homepage": "http://joubel.com", "role": "CEO" }, { "name": "Frode Petterson", "email": "frode.petterson@joubel.com", "homepage": "http://joubel.com", "role": "Developer" } ], "description": "H5P Core functionality in PHP", "homepage": "https://h5p.org", "keywords": [ "content", "h5p", "hvp", "interactive", "quiz" ], "time": "2021-04-22T09:30:45+00:00" }, { "name": "h5p/h5p-editor", "version": "1.24.4", "source": { "type": "git", "url": "https://github.com/h5p/h5p-editor-php-library.git", "reference": "dd70892f9e28c99f13bee2881601329d5c6c4a8e" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/h5p/h5p-editor/h5p-h5p-editor-dd70892f9e28c99f13bee2881601329d5c6c4a8e-zip-afe742.zip", "reference": "dd70892f9e28c99f13bee2881601329d5c6c4a8e", "shasum": "611cbd8692c31e69d991a4d9d32cd0ca1410fe3f" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "files": [ "h5peditor.class.php", "h5peditor-file.class.php", "h5peditor-ajax.class.php", "h5peditor-storage.interface.php", "h5peditor-ajax.interface.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "authors": [ { "name": "Svein-Tore Griff With", "email": "with@joubel.com", "homepage": "http://joubel.com", "role": "CEO" }, { "name": "Frode Petterson", "email": "frode.petterson@joubel.com", "homepage": "http://joubel.com", "role": "Developer" } ], "description": "H5P Editor functionality in PHP", "homepage": "https://h5p.org", "keywords": [ "content", "editor", "h5p", "hvp", "interactive", "quiz" ], "time": "2022-01-20T10:17:49+00:00" }, { "name": "henrique-borba/php-sieve-manager", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/henrique-borba/php-sieve-manager.git", "reference": "51a6a83067355f8f75b73e1ab6540040c854a121" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/henrique-borba/php-sieve-manager/henrique-borba-php-sieve-manager-51a6a83067355f8f75b73e1ab6540040c854a121-zip-6eadca.zip", "reference": "51a6a83067355f8f75b73e1ab6540040c854a121", "shasum": "100ca2d85abac0716c77432a1b52755cf645fe6d" }, "require": { "ext-sockets": "*", "php": ">=5.4" }, "type": "library", "autoload": { "psr-4": { "PhpSieveManager\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Henrique Borba", "email": "henrique.borba.dev@gmail.com" } ], "description": "PHP library to create and manage Sieve filters through the ManageSieve protocol", "keywords": [ "email", "imap", "managesieve", "php", "sieve" ], "time": "2022-07-29T14:09:26+00:00" }, { "name": "hesammousavi/bootstrap-v4-rtl", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/Hesammousavi/bootstrap-v4-rtl.git", "reference": "1dff86c411b08d86b0810f80070c2389692d466e" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/hesammousavi/bootstrap-v4-rtl/hesammousavi-bootstrap-v4-rtl-1dff86c411b08d86b0810f80070c2389692d466e-zip-21d94c.zip", "reference": "1dff86c411b08d86b0810f80070c2389692d466e", "shasum": "2d6780eba9300b5d61174c96a35f6f8728746dfa" }, "type": "project", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Hesam Mousavi", "email": "hesammoousavi@gmail.com" } ], "description": "boootstrap4 right to left", "keywords": [ "bootstra", "bootstrap-rtl" ], "time": "2020-09-01T05:04:14+00:00" }, { "name": "http-interop/http-factory-guzzle", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/http-interop/http-factory-guzzle.git", "reference": "8f06e92b95405216b237521cc64c804dd44c4a81" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/http-interop/http-factory-guzzle/http-interop-http-factory-guzzle-8f06e92b95405216b237521cc64c804dd44c4a81-zip-a5d4ab.zip", "reference": "8f06e92b95405216b237521cc64c804dd44c4a81", "shasum": "eccdaa65cf8d087e52584b69d2b2270e7f33d609" }, "require": { "guzzlehttp/psr7": "^1.7||^2.0", "php": ">=7.3", "psr/http-factory": "^1.0" }, "provide": { "psr/http-factory-implementation": "^1.0" }, "require-dev": { "http-interop/http-factory-tests": "^0.9", "phpunit/phpunit": "^9.5" }, "suggest": { "guzzlehttp/psr7": "Includes an HTTP factory starting in version 2.0" }, "type": "library", "autoload": { "psr-4": { "Http\\Factory\\Guzzle\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "An HTTP Factory using Guzzle PSR7", "keywords": [ "factory", "http", "psr-17", "psr-7" ], "time": "2021-07-21T13:50:14+00:00" }, { "name": "hybridauth/hybridauth", "version": "v3.8.1", "source": { "type": "git", "url": "https://github.com/hybridauth/hybridauth.git", "reference": "cda2ddac102c29872164677fe92900bfef2eb15c" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/hybridauth/hybridauth/hybridauth-hybridauth-cda2ddac102c29872164677fe92900bfef2eb15c-zip-72c48d.zip", "reference": "cda2ddac102c29872164677fe92900bfef2eb15c", "shasum": "b80a458896a654986f2d36600fa5b027c94b2c86" }, "require": { "php": "^5.4 || ^7.0 || ^8.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^6.5 || ^8.0" }, "suggest": { "firebase/php-jwt": "Needed to support Apple provider", "phpseclib/phpseclib": "Needed to support Apple provider" }, "type": "library", "autoload": { "psr-4": { "Hybridauth\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Miled", "email": "hybridauth@gmail.com" } ], "description": "PHP Social Authentication Library", "homepage": "https://hybridauth.github.io", "keywords": [ "Authentication", "OpenId", "api", "apple", "authorization", "facebook", "google", "oauth", "social", "twitter" ], "time": "2022-07-12T07:29:28+00:00" }, { "name": "itsjavi/bootstrap-colorpicker", "version": "2.5.3", "source": { "type": "git", "url": "https://github.com/farbelous/bootstrap-colorpicker.git", "reference": "525cd6a0aa26ae95803bbf34d231c4163136a314" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/itsjavi/bootstrap-colorpicker/itsjavi-bootstrap-colorpicker-525cd6a0aa26ae95803bbf34d231c4163136a314-zip-5943c5.zip", "reference": "525cd6a0aa26ae95803bbf34d231c4163136a314", "shasum": "5be1f472056661d544c2a970500dabb31575a0c5" }, "require": { "components/jquery": ">=1.10" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "Apache License Version 2.0" ], "authors": [ { "name": "Javier Aguilar", "homepage": "https://itsjavi.com" } ], "description": "Fancy and customizable colorpicker plugin for Twitter Bootstrap", "abandoned": true, "time": "2018-07-21T17:06:22+00:00" }, { "name": "jasig/phpcas", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/apereo/phpCAS.git", "reference": "d6f5797fb568726f34c8e48741776d81e4a2646b" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jasig/phpcas/jasig-phpcas-d6f5797fb568726f34c8e48741776d81e4a2646b-zip-3b6837.zip", "reference": "d6f5797fb568726f34c8e48741776d81e4a2646b", "shasum": "b73880099b0442e07d5249e1b4dfda488a74fb34" }, "require": { "ext-curl": "*", "ext-dom": "*", "php": ">=7.1.0", "psr/log": "^1.0 || ^2.0 || ^3.0" }, "require-dev": { "monolog/monolog": "^1.0.0 || ^2.0.0", "phpstan/phpstan": "^1.5", "phpunit/phpunit": ">=7.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "classmap": [ "source/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Joachim Fritschi", "email": "jfritschi@freenet.de", "homepage": "https://github.com/jfritschi" }, { "name": "Adam Franco", "homepage": "https://github.com/adamfranco" }, { "name": "Henry Pan", "homepage": "https://github.com/phy25" } ], "description": "Provides a simple API for authenticating users against a CAS server", "homepage": "https://wiki.jasig.org/display/CASC/phpCAS", "keywords": [ "apereo", "cas", "jasig" ], "time": "2022-05-03T21:12:54+00:00" }, { "name": "jason-munro/cypht", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/jasonmunro/cypht.git", "reference": "07399d3f6f58b5dec8c70bf1b63f976eb7c34095" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jason-munro/cypht/jason-munro-cypht-07399d3f6f58b5dec8c70bf1b63f976eb7c34095-zip-3d30e7.zip", "reference": "07399d3f6f58b5dec8c70bf1b63f976eb7c34095", "shasum": "87bd9cb24d26d18a925f153aac51f802d38e8a6f" }, "require": { "bacon/bacon-qr-code": "^1.0.3 || ^2.0.0", "christian-riesen/base32": "^1.3.2", "erusev/parsedown": "^1.8.0-beta-5", "ext-curl": "*", "ext-fileinfo": "*", "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", "ext-session": "*", "ezyang/htmlpurifier": "^4.13.0", "henrique-borba/php-sieve-manager": "dev-master", "paragonie/random_compat": "^2.0.18", "php": ">=5.4" }, "suggest": { "ext-PDO": "To use database features, this needs to be installed", "ext-gd": "To use 2fa, this needs to be installed for the QR code display", "ext-gnupg": "To use the PGP module set, this needs to be installed", "ext-imagick": "To use 2fa, this needs to be installed for the QR code display", "ext-memcached": "To use Memcached for caching, this needs to be installed", "ext-redis": "To use Redis for caching, this needs to be installed" }, "type": "project", "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Jason Munro", "email": "jason@cypht.org", "homepage": "http://jasonmunro.net", "role": "Project author and admin" } ], "description": "Lightweight Open Source webmail written in PHP and JavaScript", "homepage": "https://cypht.org", "keywords": [ "atom", "e-mail", "imap", "jmap", "news-reader", "php", "rss", "smtp", "webmail", "webmail-client" ], "time": "2022-08-16T19:57:21+00:00" }, { "name": "jean85/pretty-package-versions", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/Jean85/pretty-package-versions.git", "reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jean85/pretty-package-versions/jean85-pretty-package-versions-ae547e455a3d8babd07b96966b17d7fd21d9c6af-zip-d2ae4e.zip", "reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af", "shasum": "ee926bbe2efb74e1ddd80348ac60371e9731ef2f" }, "require": { "composer-runtime-api": "^2.0.0", "php": "^7.1|^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.17", "jean85/composer-provided-replaced-stub-package": "^1.0", "phpstan/phpstan": "^0.12.66", "phpunit/phpunit": "^7.5|^8.5|^9.4", "vimeo/psalm": "^4.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Jean85\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Alessandro Lai", "email": "alessandro.lai85@gmail.com" } ], "description": "A library to get pretty versions strings of installed dependencies", "keywords": [ "composer", "package", "release", "versions" ], "time": "2021-10-08T21:21:46+00:00" }, { "name": "jquery-form/form", "version": "3.51", "source": { "type": "git", "url": "https://github.com/jquery-form/form.git", "reference": "6bf24a5f6d8be65f4e5491863180c09356d9dadd" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-form/form/jquery-form-form-6bf24a5f6d8be65f4e5491863180c09356d9dadd-zip-8702d5.zip", "reference": "6bf24a5f6d8be65f4e5491863180c09356d9dadd", "shasum": "76ec2aa7f098a23c047a02e63673ddd68ec1b5b4" }, "require": { "components/jquery": ">=1.5" }, "type": "component", "extra": { "component": { "scripts": [ "jquery.form.js" ], "shim": { "deps": [ "jquery" ] } } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT", "GPL-2.0" ], "authors": [ { "name": "M. Alsup", "homepage": "http://jquery.malsup.com" } ], "description": "A simple way to AJAX-ify any form on your page; with file upload and progress support.", "homepage": "http://jquery.malsup.com/form/", "keywords": [ "ajax", "form", "upload" ], "time": "2014-09-03T01:10:13+00:00" }, { "name": "jquery-plugins/anythingslider", "version": "1.9.6", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/anythingslider/jquery-plugins-anythingslider-1.9.6.zip", "shasum": "1755935eddbf02a94b6fde68781134b71efd2a76" }, "type": "library" }, { "name": "jquery-plugins/async", "version": "1.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/async/jquery-plugins-async-1.0.zip", "shasum": "c52184f6c46894f70d957d26dc3979fde2674eef" }, "type": "library" }, { "name": "jquery-plugins/colorbox", "version": "1.6.4", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/colorbox/jquery-plugins-colorbox-1.6.4.zip", "shasum": "a566767e8994fbf4cd9df993a4db18530fb92ed0" }, "type": "library" }, { "name": "jquery-plugins/fitvidjs", "version": "1.2.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/fitvidjs/jquery-plugins-fitvidjs-1.2.0.zip", "shasum": "b52054c3948e015e3a844b06168d43c1228efe16" }, "type": "library" }, { "name": "jquery-plugins/galleriffic", "version": "2.0.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/galleriffic/jquery-plugins-galleriffic-2.0.1.zip", "shasum": "b9a0fc853fb4db2e4ed48ebcb76d66d4701e4aa4" }, "type": "library" }, { "name": "jquery-plugins/infinitecarousel", "version": "3.0.3", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/infinitecarousel/jquery-plugins-infinitecarousel-3.0.3.zip", "shasum": "16277d4117e0ff6aaadf1b9b7c13b50b09a754bc" }, "type": "library" }, { "name": "jquery-plugins/jquery-json", "version": "2.5.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/jquery-json/jquery-plugins-jquery-json-2.5.1.zip", "shasum": "ce7eea12e0965936b0b8a762e81ca4256bcd532d" }, "type": "library" }, { "name": "jquery-plugins/jquery-validation", "version": "1.13.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/jquery-validation/jquery-plugins-jquery-validation-1.13.1.zip", "shasum": "e3c6fde072893b67c25f4079e3c722bc480a07a9" }, "type": "library" }, { "name": "jquery-plugins/media", "version": "0.98", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/media/jquery-plugins-media-0.98.zip", "shasum": "b9f29feb8e53b1a97f673e92ab6580b24262769d" }, "type": "library" }, { "name": "jquery-plugins/nestedsortable", "version": "1.3.4", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/nestedsortable/jquery-plugins-nestedsortable-1.3.4.zip", "shasum": "f1fb80b0ef70ffbffc26f1f1e94f395a4e7799e2" }, "type": "library" }, { "name": "jquery-plugins/reflection-jquery", "version": "1.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/reflection-jquery/jquery-plugins-reflection-jquery-1.1.zip", "shasum": "083869875217e90ba98960c3a8ef0668122c0918" }, "type": "library" }, { "name": "jquery-plugins/superfish", "version": "1.7.5", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/superfish/jquery-plugins-superfish-1.7.5.zip", "shasum": "8f0ec0a7a6185171c7a98b0b9a4c715b63268d84" }, "type": "library" }, { "name": "jquery-plugins/tagcanvas", "version": "2.8", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/tagcanvas/jquery-plugins-tagcanvas-2.8.zip", "shasum": "2054830430c5a6f3970551831dcf3a8ca002c4b0" }, "type": "library" }, { "name": "jquery-plugins/treetable", "version": "3.2.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/treetable/jquery-plugins-treetable-3.2.0.zip", "shasum": "80714a0c20bc742519ef70b165c9e6024f680d3b" }, "type": "library" }, { "name": "jquery-plugins/zoom", "version": "1.7.18", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery-plugins/zoom/jquery-plugins-zoom-1.7.18.zip", "shasum": "181531791deb3305d2c031523b16f73ed4894135" }, "type": "library" }, { "name": "jquery/jquery-sheet", "version": "3.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery/jquery-sheet/jquery-jquery-sheet-3.1.zip", "shasum": "f795b13ceb1e95281cd575e92c7666bd6b15ca90" }, "type": "library" }, { "name": "jquery/jquery-timepicker-addon", "version": "1.6.3", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery/jquery-timepicker-addon/jquery-jquery-timepicker-addon-1.6.3.zip", "shasum": "9c66e144dec7cd433ee7366070bae73fd230d226" }, "type": "library" }, { "name": "jquery/md5", "version": "1.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery/md5/jquery-md5-1.1.zip", "shasum": "1b99b9ee99dbb15bd9724f3a60e139d0be928b41" }, "type": "library" }, { "name": "jquery/minicart", "version": "3.0.6", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery/minicart/jquery-minicart-3.0.6.zip", "shasum": "d78ab7aa3bf7809d5aa343fe48cb84b50a4c6200" }, "type": "library" }, { "name": "jquery/photoswipe", "version": "3.0.5", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jquery/photoswipe/jquery-photoswipe-3.0.5.zip", "shasum": "75ec4fb5a3b91ecfae40d5d5a50aeda02da9c41c" }, "type": "library" }, { "name": "kaltura/api-client-library", "version": "v12.20.0", "source": { "type": "git", "url": "https://github.com/kaltura/KalturaGeneratedAPIClientsPHP53.git", "reference": "1710f9b2aed7665977cbceeb1d5571e2e625de93" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/kaltura/api-client-library/kaltura-api-client-library-1710f9b2aed7665977cbceeb1d5571e2e625de93-zip-84a4ef.zip", "reference": "1710f9b2aed7665977cbceeb1d5571e2e625de93", "shasum": "fc37599e0246dbb5f2df9275576b7a446db5e263" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "psr-0": { "Kaltura": "library" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "AGPL-3.0" ], "authors": [ { "name": "Kaltura", "homepage": "http://www.kaltura.org/" } ], "description": "An auto generated Composer package for the Kaltura API client library", "keywords": [ "api", "client library", "kaltura", "open source video", "video", "video platform" ], "time": "2017-07-18T08:14:36+00:00" }, { "name": "laminas/laminas-captcha", "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-captcha.git", "reference": "b07e499a7df73795768aa89e0138757a7ddb9195" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-captcha/laminas-laminas-captcha-b07e499a7df73795768aa89e0138757a7ddb9195-zip-3e504b.zip", "reference": "b07e499a7df73795768aa89e0138757a7ddb9195", "shasum": "4126ac0e7326f80774968b91a39ce4b4869cac6e" }, "require": { "laminas/laminas-math": "^2.7 || ^3.0", "laminas/laminas-recaptcha": "^3.0", "laminas/laminas-session": "^2.12", "laminas/laminas-stdlib": "^3.6", "laminas/laminas-text": "^2.8", "laminas/laminas-validator": "^2.14", "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-captcha": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.1.4", "phpunit/phpunit": "^9.4.3", "psalm/plugin-phpunit": "^0.15.1", "vimeo/psalm": "^4.6" }, "suggest": { "laminas/laminas-i18n-resources": "Translations of captcha messages" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Captcha\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more", "homepage": "https://laminas.dev", "keywords": [ "captcha", "laminas" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-04-07T10:41:09+00:00" }, { "name": "laminas/laminas-code", "version": "4.6.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-code.git", "reference": "16ec7577ff315d53ac2e1b1f03a344d8fe680a6e" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-code/laminas-laminas-code-16ec7577ff315d53ac2e1b1f03a344d8fe680a6e-zip-ab6403.zip", "reference": "16ec7577ff315d53ac2e1b1f03a344d8fe680a6e", "shasum": "92e0eecfab04a5ee6a1ca06c6abb3aab02b716c6" }, "require": { "php": ">=7.4, <8.2" }, "require-dev": { "doctrine/annotations": "^1.13.2", "ext-phar": "*", "laminas/laminas-coding-standard": "^2.3.0", "laminas/laminas-stdlib": "^3.6.1", "phpunit/phpunit": "^9.5.10", "psalm/plugin-phpunit": "^0.17.0", "vimeo/psalm": "^4.13.1" }, "suggest": { "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", "laminas/laminas-stdlib": "Laminas\\Stdlib component" }, "type": "library", "autoload": { "files": [ "polyfill/ReflectionEnumPolyfill.php" ], "psr-4": { "Laminas\\Code\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Extensions to the PHP Reflection API, static code scanning, and code generation", "homepage": "https://laminas.dev", "keywords": [ "code", "laminas", "laminasframework" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-07-28T22:46:52+00:00" }, { "name": "laminas/laminas-config", "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-config.git", "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-config/laminas-laminas-config-e43d13dcfc273d4392812eb395ce636f73f34dfd-zip-fe784d.zip", "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd", "shasum": "8f6e97ea4f2bf5ef881c07db1658db9fb919da24" }, "require": { "ext-json": "*", "laminas/laminas-stdlib": "^3.6", "php": "^7.3 || ~8.0.0 || ~8.1.0", "psr/container": "^1.0" }, "conflict": { "container-interop/container-interop": "<1.2.0", "zendframework/zend-config": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-filter": "^2.7.2", "laminas/laminas-i18n": "^2.10.3", "laminas/laminas-servicemanager": "^3.7", "phpunit/phpunit": "^9.5.5" }, "suggest": { "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor", "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor", "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Config\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "provides a nested object property based user interface for accessing this configuration data within application code", "homepage": "https://laminas.dev", "keywords": [ "config", "laminas" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2021-10-01T16:07:46+00:00" }, { "name": "laminas/laminas-crypt", "version": "3.8.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-crypt.git", "reference": "0972bb907fd555c16e2a65309b66720acf2b8699" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-crypt/laminas-laminas-crypt-0972bb907fd555c16e2a65309b66720acf2b8699-zip-f9d8f1.zip", "reference": "0972bb907fd555c16e2a65309b66720acf2b8699", "shasum": "505f03b68ee52ced40716116a74cd7a45f887902" }, "require": { "ext-mbstring": "*", "laminas/laminas-math": "^3.4", "laminas/laminas-servicemanager": "^3.11.2", "laminas/laminas-stdlib": "^3.6", "php": "^7.4 || ~8.0.0 || ~8.1.0", "psr/container": "^1.1" }, "conflict": { "zendframework/zend-crypt": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.3.0", "phpunit/phpunit": "^9.5.11" }, "suggest": { "ext-openssl": "Required for most features of Laminas\\Crypt" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Crypt\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Strong cryptography tools and password hashing", "homepage": "https://laminas.dev", "keywords": [ "crypt", "laminas" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-04-12T14:28:29+00:00" }, { "name": "laminas/laminas-escaper", "version": "2.10.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", "reference": "58af67282db37d24e584a837a94ee55b9c7552be" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-escaper/laminas-laminas-escaper-58af67282db37d24e584a837a94ee55b9c7552be-zip-6d7eae.zip", "reference": "58af67282db37d24e584a837a94ee55b9c7552be", "shasum": "2e78f5267c0536c784b53b8a331a1362c236f86e" }, "require": { "ext-ctype": "*", "ext-mbstring": "*", "php": "^7.4 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-escaper": "*" }, "require-dev": { "infection/infection": "^0.26.6", "laminas/laminas-coding-standard": "~2.3.0", "maglnet/composer-require-checker": "^3.8.0", "phpunit/phpunit": "^9.5.18", "psalm/plugin-phpunit": "^0.16.1", "vimeo/psalm": "^4.22.0" }, "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" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-03-08T20:15:36+00:00" }, { "name": "laminas/laminas-eventmanager", "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-eventmanager.git", "reference": "41f7209428f37cab9573365e361f4078209aaafa" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-eventmanager/laminas-laminas-eventmanager-41f7209428f37cab9573365e361f4078209aaafa-zip-458f97.zip", "reference": "41f7209428f37cab9573365e361f4078209aaafa", "shasum": "402d57fe4c651ee3959a982dfe6b82ca80313900" }, "require": { "php": "^7.4 || ~8.0.0 || ~8.1.0" }, "conflict": { "container-interop/container-interop": "<1.2", "zendframework/zend-eventmanager": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.2.1", "laminas/laminas-stdlib": "^3.6", "phpbench/phpbench": "^1.1", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5.5", "psr/container": "^1.1.2 || ^2.0.2" }, "suggest": { "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature", "psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature" }, "type": "library", "autoload": { "psr-4": { "Laminas\\EventManager\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Trigger and listen to events within a PHP application", "homepage": "https://laminas.dev", "keywords": [ "event", "eventmanager", "events", "laminas" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-04-06T21:05:17+00:00" }, { "name": "laminas/laminas-feed", "version": "2.18.2", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", "reference": "a57fdb9df42950d5b7f052509fbdab0d081c6b6d" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-feed/laminas-laminas-feed-a57fdb9df42950d5b7f052509fbdab0d081c6b6d-zip-0bdb07.zip", "reference": "a57fdb9df42950d5b7f052509fbdab0d081c6b6d", "shasum": "c533685dd936445cab898bf0f96611657962763c" }, "require": { "ext-dom": "*", "ext-libxml": "*", "laminas/laminas-escaper": "^2.9", "laminas/laminas-servicemanager": "^3.14.0", "laminas/laminas-stdlib": "^3.6", "php": "^7.4 || ~8.0.0 || ~8.1.0" }, "conflict": { "laminas/laminas-servicemanager": "<3.3", "zendframework/zend-feed": "*" }, "require-dev": { "laminas/laminas-cache": "^2.13.2 || ^3.1.3", "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.0.0", "laminas/laminas-coding-standard": "~2.3.0", "laminas/laminas-db": "^2.13.3", "laminas/laminas-http": "^2.15", "laminas/laminas-validator": "^2.15", "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.17.0", "psr/http-message": "^1.0.1", "vimeo/psalm": "^4.24.0" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub", "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader", "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations", "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent", "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Feed\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "provides functionality for creating and consuming RSS and Atom feeds", "homepage": "https://laminas.dev", "keywords": [ "atom", "feed", "laminas", "rss" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-08-08T17:02:35+00:00" }, { "name": "laminas/laminas-filter", "version": "2.17.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-filter.git", "reference": "7c78483f22e118fbc98be41dc24b39e8c17cdcae" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-filter/laminas-laminas-filter-7c78483f22e118fbc98be41dc24b39e8c17cdcae-zip-8fed56.zip", "reference": "7c78483f22e118fbc98be41dc24b39e8c17cdcae", "shasum": "a4e9c73a9f7ed07e3bf5b2962a1b2a16c3949bbe" }, "require": { "laminas/laminas-servicemanager": "^3.14.0", "laminas/laminas-stdlib": "^3.6.1", "php": "^7.4 || ~8.0.0 || ~8.1.0" }, "conflict": { "laminas/laminas-validator": "<2.10.1", "zendframework/zend-filter": "*" }, "require-dev": { "laminas/laminas-coding-standard": "^2.3.0", "laminas/laminas-crypt": "^3.5.1", "laminas/laminas-uri": "^2.9.1", "pear/archive_tar": "^1.4.14", "phpspec/prophecy-phpunit": "^2.0.1", "phpunit/phpunit": "^9.5.10", "psalm/plugin-phpunit": "^0.17.0", "psr/http-factory": "^1.0.1", "vimeo/psalm": "^4.24.0" }, "suggest": { "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters", "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality", "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter", "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters" }, "type": "library", "extra": { "laminas": { "component": "Laminas\\Filter", "config-provider": "Laminas\\Filter\\ConfigProvider" } }, "autoload": { "psr-4": { "Laminas\\Filter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Programmatically filter and normalize data and files", "homepage": "https://laminas.dev", "keywords": [ "filter", "laminas" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-07-17T11:58:06+00:00" }, { "name": "laminas/laminas-http", "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-http.git", "reference": "7300482d3e570e81b6a6ecf6b28da1b12334bf63" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-http/laminas-laminas-http-7300482d3e570e81b6a6ecf6b28da1b12334bf63-zip-ba7b75.zip", "reference": "7300482d3e570e81b6a6ecf6b28da1b12334bf63", "shasum": "bf01f7dc64939ff47dbe408f83e7d80c54564e54" }, "require": { "laminas/laminas-loader": "^2.8", "laminas/laminas-stdlib": "^3.6", "laminas/laminas-uri": "^2.9.1", "laminas/laminas-validator": "^2.15", "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-http": "*" }, "require-dev": { "ext-curl": "*", "laminas/laminas-coding-standard": "~2.2.1", "phpunit/phpunit": "^9.5.5" }, "suggest": { "paragonie/certainty": "For automated management of cacert.pem" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Http\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests", "homepage": "https://laminas.dev", "keywords": [ "http", "http client", "laminas" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-08-17T17:22:15+00:00" }, { "name": "laminas/laminas-i18n", "version": "2.17.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-i18n.git", "reference": "7e8e63353b38792f2f360dc57cfa7187be20f182" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-i18n/laminas-laminas-i18n-7e8e63353b38792f2f360dc57cfa7187be20f182-zip-e855c1.zip", "reference": "7e8e63353b38792f2f360dc57cfa7187be20f182", "shasum": "838c7d994f9751ce18448ab329542120462d12fa" }, "require": { "ext-intl": "*", "laminas/laminas-servicemanager": "^3.14.0", "laminas/laminas-stdlib": "^2.7 || ^3.0", "php": "^7.4 || ~8.0.0 || ~8.1.0" }, "conflict": { "laminas/laminas-view": "<2.20.0", "phpspec/prophecy": "<1.9.0", "zendframework/zend-i18n": "*" }, "require-dev": { "laminas/laminas-cache": "^3.1.2", "laminas/laminas-cache-storage-adapter-memory": "^2.0.0", "laminas/laminas-cache-storage-deprecated-factory": "^1.0.0", "laminas/laminas-coding-standard": "~2.3.0", "laminas/laminas-config": "^3.4.0", "laminas/laminas-eventmanager": "^3.5.0", "laminas/laminas-filter": "^2.16.0", "laminas/laminas-validator": "^2.17.0", "laminas/laminas-view": "^2.21.0", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5.21", "psalm/plugin-phpunit": "^0.17.0", "vimeo/psalm": "^4.24.0" }, "suggest": { "laminas/laminas-cache": "You should install this package to cache the translations", "laminas/laminas-config": "You should install this package to use the INI translation format", "laminas/laminas-eventmanager": "You should install this package to use the events in the translator", "laminas/laminas-filter": "You should install this package to use the provided filters", "laminas/laminas-i18n-resources": "This package provides validator and captcha translations", "laminas/laminas-validator": "You should install this package to use the provided validators", "laminas/laminas-view": "You should install this package to use the provided view helpers" }, "type": "library", "extra": { "laminas": { "component": "Laminas\\I18n", "config-provider": "Laminas\\I18n\\ConfigProvider" } }, "autoload": { "psr-4": { "Laminas\\I18n\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Provide translations for your application, and filter and validate internationalized values", "homepage": "https://laminas.dev", "keywords": [ "i18n", "laminas" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-07-27T11:23:29+00:00" }, { "name": "laminas/laminas-json", "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-json.git", "reference": "db58425b7f0eba44a7539450cc926af80915951a" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-json/laminas-laminas-json-db58425b7f0eba44a7539450cc926af80915951a-zip-532a58.zip", "reference": "db58425b7f0eba44a7539450cc926af80915951a", "shasum": "a6ec87bc2503c2f688205dea829b47cd74f933a6" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", "php": "^5.5 || ^7.0" }, "replace": { "zendframework/zend-json": "self.version" }, "require-dev": { "fabpot/php-cs-fixer": "1.7.*", "laminas/laminas-http": "^2.5.4", "laminas/laminas-server": "^2.6.1", "laminas/laminas-stdlib": "^2.5 || ^3.0", "laminas/laminas-xml": "^1.0.2", "phpunit/phpunit": "~4.0" }, "suggest": { "laminas/laminas-http": "Laminas\\Http component, required to use Laminas\\Json\\Server", "laminas/laminas-server": "Laminas\\Server component, required to use Laminas\\Json\\Server", "laminas/laminas-stdlib": "Laminas\\Stdlib component, for use with caching Laminas\\Json\\Server responses", "laminas/laminas-xml": "To support Laminas\\Json\\Json::fromXml() usage" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev", "dev-develop": "2.7-dev" } }, "autoload": { "psr-4": { "Laminas\\Json\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP", "homepage": "https://laminas.dev", "keywords": [ "json", "laminas" ], "time": "2019-12-31T17:15:00+00:00" }, { "name": "laminas/laminas-ldap", "version": "2.14.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-ldap.git", "reference": "8bc9609942a3383190f8fc50a4c2808825430bdf" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-ldap/laminas-laminas-ldap-8bc9609942a3383190f8fc50a4c2808825430bdf-zip-efb5d8.zip", "reference": "8bc9609942a3383190f8fc50a4c2808825430bdf", "shasum": "3010d57299e74d771f389f9938396561ba401409" }, "require": { "ext-ldap": "*", "php": "^7.4 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-ldap": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.3.0", "laminas/laminas-config": "^3.7.0", "laminas/laminas-eventmanager": "^3.4.0", "laminas/laminas-stdlib": "^3.7.1", "php-mock/php-mock-phpunit": "^2.6.0", "phpunit/phpunit": "^9.5.19", "psalm/plugin-phpunit": "^0.17.0", "vimeo/psalm": "^4.22.0" }, "suggest": { "laminas/laminas-eventmanager": "Laminas\\EventManager component" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Ldap\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory", "homepage": "https://laminas.dev", "keywords": [ "laminas", "ldap" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-08-03T13:36:24+00:00" }, { "name": "laminas/laminas-loader", "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-loader.git", "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-loader/laminas-laminas-loader-d0589ec9dd48365fd95ad10d1c906efd7711c16b-zip-e61af0.zip", "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b", "shasum": "13b521e314d6f451f839cb3d2724bfa928afe6f6" }, "require": { "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-loader": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.2.1", "phpunit/phpunit": "^9.3" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Loader\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Autoloading and plugin loading strategies", "homepage": "https://laminas.dev", "keywords": [ "laminas", "loader" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2021-09-02T18:30:53+00:00" }, { "name": "laminas/laminas-log", "version": "2.15.2", "source": { "type": "git", "url": "https://github.com/laminas/laminas-log.git", "reference": "178b850d8b4a480e4a9e61a2ae849e8511c17d49" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-log/laminas-laminas-log-178b850d8b4a480e4a9e61a2ae849e8511c17d49-zip-c87953.zip", "reference": "178b850d8b4a480e4a9e61a2ae849e8511c17d49", "shasum": "f39f312c1f4ffeff84a2eb71c21c453867da6d86" }, "require": { "laminas/laminas-servicemanager": "^3.3.0", "laminas/laminas-stdlib": "^3.0", "php": "^7.4 || ~8.0.0 || ~8.1.0", "psr/log": "^1.1.2" }, "conflict": { "zendframework/zend-log": "*" }, "provide": { "psr/log-implementation": "1.0.0" }, "require-dev": { "ext-dom": "*", "ext-json": "*", "ext-xml": "*", "firephp/firephp-core": "^0.5.3", "laminas/laminas-coding-standard": "~2.3.0", "laminas/laminas-db": "^2.6", "laminas/laminas-escaper": "^2.5", "laminas/laminas-filter": "^2.5", "laminas/laminas-mail": "^2.6.1", "laminas/laminas-validator": "^2.10.1", "mikey179/vfsstream": "^1.6.7", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5.10" }, "suggest": { "ext-mongo": "mongo extension to use Mongo writer", "ext-mongodb": "mongodb extension to use MongoDB writer", "laminas/laminas-db": "Laminas\\Db component to use the database log writer", "laminas/laminas-escaper": "Laminas\\Escaper component, for use in the XML log formatter", "laminas/laminas-mail": "Laminas\\Mail component to use the email log writer", "laminas/laminas-validator": "Laminas\\Validator component to block invalid log messages" }, "type": "library", "extra": { "laminas": { "component": "Laminas\\Log", "config-provider": "Laminas\\Log\\ConfigProvider" } }, "autoload": { "psr-4": { "Laminas\\Log\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Robust, composite logger with filtering, formatting, and PSR-3 support", "homepage": "https://laminas.dev", "keywords": [ "laminas", "log", "logging" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-07-22T09:01:09+00:00" }, { "name": "laminas/laminas-mail", "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mail.git", "reference": "1ee1a384b96c8af29ecad9b3a7adc27a150ebc49" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-mail/laminas-laminas-mail-1ee1a384b96c8af29ecad9b3a7adc27a150ebc49-zip-ee61c0.zip", "reference": "1ee1a384b96c8af29ecad9b3a7adc27a150ebc49", "shasum": "87ffe2deaf7cc2ff63cba51b9e1b5aaf00c9bfac" }, "require": { "ext-iconv": "*", "laminas/laminas-loader": "^2.8", "laminas/laminas-mime": "^2.9.1", "laminas/laminas-stdlib": "^3.6", "laminas/laminas-validator": "^2.15", "php": "^7.3 || ~8.0.0 || ~8.1.0", "symfony/polyfill-intl-idn": "^1.24.0", "symfony/polyfill-mbstring": "^1.12.0", "webmozart/assert": "^1.10" }, "conflict": { "zendframework/zend-mail": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-crypt": "^2.6 || ^3.4", "laminas/laminas-db": "^2.13.3", "laminas/laminas-servicemanager": "^3.7", "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.15.1", "symfony/process": "^5.3.7", "vimeo/psalm": "^4.7" }, "suggest": { "laminas/laminas-crypt": "Crammd5 support in SMTP Auth", "laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1 when using SMTP to deliver messages" }, "type": "library", "extra": { "laminas": { "component": "Laminas\\Mail", "config-provider": "Laminas\\Mail\\ConfigProvider" } }, "autoload": { "psr-4": { "Laminas\\Mail\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages", "homepage": "https://laminas.dev", "keywords": [ "laminas", "mail" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-02-23T21:08:17+00:00" }, { "name": "laminas/laminas-math", "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-math.git", "reference": "146d8187ab247ae152e811a6704a953d43537381" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-math/laminas-laminas-math-146d8187ab247ae152e811a6704a953d43537381-zip-ac1fed.zip", "reference": "146d8187ab247ae152e811a6704a953d43537381", "shasum": "fa0aa828cc12e6b6952af448c6bb3c58dba4054a" }, "require": { "ext-mbstring": "*", "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-math": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", "phpunit/phpunit": "^9.5.5" }, "suggest": { "ext-bcmath": "If using the bcmath functionality", "ext-gmp": "If using the gmp functionality" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.2.x-dev", "dev-develop": "3.3.x-dev" } }, "autoload": { "psr-4": { "Laminas\\Math\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Create cryptographically secure pseudo-random numbers, and manage big integers", "homepage": "https://laminas.dev", "keywords": [ "laminas", "math" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2021-12-06T02:02:07+00:00" }, { "name": "laminas/laminas-mime", "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mime.git", "reference": "72d21a1b4bb7086d4a4d7058c0abca180b209184" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-mime/laminas-laminas-mime-72d21a1b4bb7086d4a4d7058c0abca180b209184-zip-7065a0.zip", "reference": "72d21a1b4bb7086d4a4d7058c0abca180b209184", "shasum": "40d48d166ff437eae8c90d56bfe203ccda0b50a4" }, "require": { "laminas/laminas-stdlib": "^2.7 || ^3.0", "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-mime": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.2.1", "laminas/laminas-mail": "^2.12", "phpunit/phpunit": "^9.3" }, "suggest": { "laminas/laminas-mail": "Laminas\\Mail component" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Mime\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Create and parse MIME messages and parts", "homepage": "https://laminas.dev", "keywords": [ "laminas", "mime" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2021-09-20T21:19:24+00:00" }, { "name": "laminas/laminas-oauth", "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-oauth.git", "reference": "8075a5c6b17523cb262ed3a6a3764b3cbf84d781" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-oauth/laminas-laminas-oauth-8075a5c6b17523cb262ed3a6a3764b3cbf84d781-zip-f9d785.zip", "reference": "8075a5c6b17523cb262ed3a6a3764b3cbf84d781", "shasum": "eac337e01dfd2f8dd479c7470b12916f1ea8edb5" }, "require": { "laminas/laminas-config": "^3.7", "laminas/laminas-crypt": "^3.6.0", "laminas/laminas-http": "^2.15", "laminas/laminas-i18n": "^2.13.0", "laminas/laminas-loader": "^2.8", "laminas/laminas-math": "^3.5", "laminas/laminas-stdlib": "^3.10", "laminas/laminas-uri": "^2.9", "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zendoauth": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", "phpunit/phpunit": "^9.5.5" }, "type": "library", "autoload": { "psr-4": { "Laminas\\OAuth\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "homepage": "https://laminas.dev", "keywords": [ "laminas", "oauth" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-07-22T12:18:05+00:00" }, { "name": "laminas/laminas-recaptcha", "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-recaptcha.git", "reference": "1aab6a341232988aea62a0102e3f580eb939ebab" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-recaptcha/laminas-laminas-recaptcha-1aab6a341232988aea62a0102e3f580eb939ebab-zip-ca242f.zip", "reference": "1aab6a341232988aea62a0102e3f580eb939ebab", "shasum": "47f2bd2f7561b3cf44fc9da8ddb0b5a7a2619165" }, "require": { "laminas/laminas-http": "^2.5.4", "laminas/laminas-json": "^2.6.1 || ^3.0", "laminas/laminas-stdlib": "^3.2.1", "laminas/laminas-zendframework-bridge": "^1.0", "php": "^5.6 || ^7.0" }, "replace": { "zendframework/zendservice-recaptcha": "^3.2.0" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-config": "^2.0", "laminas/laminas-validator": "^2.8.2", "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.5" }, "suggest": { "laminas/laminas-validator": "~2.0, if using ReCaptcha's Mailhide API" }, "type": "library", "autoload": { "psr-4": { "Laminas\\ReCaptcha\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "OOP wrapper for the ReCaptcha web service", "homepage": "https://laminas.dev", "keywords": [ "laminas", "recaptcha" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2021-04-19T15:07:47+00:00" }, { "name": "laminas/laminas-server", "version": "2.11.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-server.git", "reference": "f45e1a6f614a11af8eff5d2d409f12229101cfc1" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-server/laminas-laminas-server-f45e1a6f614a11af8eff5d2d409f12229101cfc1-zip-667857.zip", "reference": "f45e1a6f614a11af8eff5d2d409f12229101cfc1", "shasum": "5613d0f4e78824f476d3624a8a50942879a68517" }, "require": { "laminas/laminas-code": "^3.5.1 || ^4.0.0", "laminas/laminas-stdlib": "^3.3.1", "laminas/laminas-zendframework-bridge": "^1.2.0", "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "replace": { "zendframework/zend-server": "^2.8.1" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.15.1", "vimeo/psalm": "^4.6.4" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Server\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Create Reflection-based RPC servers", "homepage": "https://laminas.dev", "keywords": [ "laminas", "server" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-02-25T14:41:51+00:00" }, { "name": "laminas/laminas-servicemanager", "version": "3.16.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", "reference": "863c66733740cd36ebf5e700f4258ef2c68a2a24" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-servicemanager/laminas-laminas-servicemanager-863c66733740cd36ebf5e700f4258ef2c68a2a24-zip-8c20c5.zip", "reference": "863c66733740cd36ebf5e700f4258ef2c68a2a24", "shasum": "2d7c59b8f174326b4edefdd78bf0e9c072f86d7c" }, "require": { "laminas/laminas-stdlib": "^3.2.1", "php": "~7.4.0 || ~8.0.0 || ~8.1.0", "psr/container": "^1.0" }, "conflict": { "ext-psr": "*", "laminas/laminas-code": "<3.3.1", "zendframework/zend-code": "<3.3.1", "zendframework/zend-servicemanager": "*" }, "provide": { "psr/container-implementation": "^1.0" }, "replace": { "container-interop/container-interop": "^1.2.0" }, "require-dev": { "composer/package-versions-deprecated": "^1.0", "laminas/laminas-coding-standard": "~2.3.0", "laminas/laminas-container-config-test": "^0.7", "laminas/laminas-dependency-plugin": "^2.1.2", "mikey179/vfsstream": "^1.6.10@alpha", "ocramius/proxy-manager": "^2.11", "phpbench/phpbench": "^1.1", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.17.0", "vimeo/psalm": "^4.8" }, "suggest": { "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services" }, "bin": [ "bin/generate-deps-for-config-factory", "bin/generate-factory-for-class" ], "type": "library", "autoload": { "files": [ "src/autoload.php" ], "psr-4": { "Laminas\\ServiceManager\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Factory-Driven Dependency Injection Container", "homepage": "https://laminas.dev", "keywords": [ "PSR-11", "dependency-injection", "di", "dic", "laminas", "service-manager", "servicemanager" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-07-27T14:58:17+00:00" }, { "name": "laminas/laminas-session", "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-session.git", "reference": "9f8a6077dd22b3b253583b1be84ddd5bf6fa1ef4" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-session/laminas-laminas-session-9f8a6077dd22b3b253583b1be84ddd5bf6fa1ef4-zip-6491dd.zip", "reference": "9f8a6077dd22b3b253583b1be84ddd5bf6fa1ef4", "shasum": "9bbb348376bce587e8ba7e3bec86d58ffe1c3da4" }, "require": { "laminas/laminas-eventmanager": "^3.5", "laminas/laminas-servicemanager": "^3.15.1", "laminas/laminas-stdlib": "^3.10.1", "php": "^7.4 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-session": "*" }, "require-dev": { "laminas/laminas-cache": "^3.1.3", "laminas/laminas-cache-storage-adapter-memory": "^2.0.0", "laminas/laminas-coding-standard": "~2.3.0", "laminas/laminas-db": "^2.13.4", "laminas/laminas-http": "^2.15", "laminas/laminas-validator": "^2.15", "mongodb/mongodb": "~1.12.0", "php-mock/php-mock-phpunit": "^1.1.2 || ^2.0", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5.9", "psalm/plugin-phpunit": "^0.17.0", "vimeo/psalm": "^4.24.0" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component", "laminas/laminas-db": "Laminas\\Db component", "laminas/laminas-http": "Laminas\\Http component", "laminas/laminas-servicemanager": "Laminas\\ServiceManager component", "laminas/laminas-validator": "Laminas\\Validator component", "mongodb/mongodb": "If you want to use the MongoDB session save handler" }, "type": "library", "extra": { "laminas": { "component": "Laminas\\Session", "config-provider": "Laminas\\Session\\ConfigProvider" } }, "autoload": { "psr-4": { "Laminas\\Session\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Object-oriented interface to PHP sessions and storage", "homepage": "https://laminas.dev", "keywords": [ "laminas", "session" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-07-22T10:26:33+00:00" }, { "name": "laminas/laminas-soap", "version": "2.10.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-soap.git", "reference": "b1245a09b523485060407f73a0058fb871d2c656" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-soap/laminas-laminas-soap-b1245a09b523485060407f73a0058fb871d2c656-zip-4fa8d3.zip", "reference": "b1245a09b523485060407f73a0058fb871d2c656", "shasum": "bb344c362d0b9032069f06759004f58fa1d039f0" }, "require": { "ext-dom": "*", "ext-soap": "*", "laminas/laminas-server": "^2.11", "laminas/laminas-stdlib": "^3.6", "laminas/laminas-uri": "^2.9.1", "php": "~7.4.0 || ~8.0.0 || ~8.1.0" }, "conflict": { "laminas/laminas-code": "<4.4", "zendframework/zend-soap": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.2.1", "laminas/laminas-config": "^3.7", "laminas/laminas-http": "^2.15", "phpspec/prophecy-phpunit": "^2.0.1", "phpunit/phpunit": "^9.5.5" }, "suggest": { "ext-curl": "Curl is required when .NET compatibility is required", "laminas/laminas-http": "Laminas\\Http component" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Soap\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "homepage": "https://laminas.dev", "keywords": [ "laminas", "soap" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2021-10-14T14:04:27+00:00" }, { "name": "laminas/laminas-stdlib", "version": "3.11.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", "reference": "aad7d2b11ba0069ba0d9b40f6dde3c2fa664b57f" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-stdlib/laminas-laminas-stdlib-aad7d2b11ba0069ba0d9b40f6dde3c2fa664b57f-zip-89f37b.zip", "reference": "aad7d2b11ba0069ba0d9b40f6dde3c2fa664b57f", "shasum": "0019f76b733ced8ce1751a44e4a5353b664aad8b" }, "require": { "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-stdlib": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.3.0", "phpbench/phpbench": "^1.0", "phpunit/phpunit": "^9.3.7", "psalm/plugin-phpunit": "^0.17.0", "vimeo/psalm": "^4.7" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Stdlib\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "SPL extensions, array utilities, error handlers, and more", "homepage": "https://laminas.dev", "keywords": [ "laminas", "stdlib" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-07-27T12:28:58+00:00" }, { "name": "laminas/laminas-tag", "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-tag.git", "reference": "570b206c9a5126a97fdd5f0bf9de6cec08402658" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-tag/laminas-laminas-tag-570b206c9a5126a97fdd5f0bf9de6cec08402658-zip-d37c02.zip", "reference": "570b206c9a5126a97fdd5f0bf9de6cec08402658", "shasum": "325e0c044636aad25cfca9facd8632a03ccb552f" }, "require": { "laminas/laminas-escaper": "^2.9", "laminas/laminas-stdlib": "^3.6", "php": "^7.4 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-tag": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.3", "laminas/laminas-servicemanager": "^3.8", "phpunit/phpunit": "^9.5.5" }, "suggest": { "laminas/laminas-servicemanager": "Laminas\\ServiceManager component" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Tag\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Manipulate and weight taggable items, and create tag clouds", "homepage": "https://laminas.dev", "keywords": [ "laminas", "tag" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2021-12-02T16:04:39+00:00" }, { "name": "laminas/laminas-text", "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-text.git", "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-text/laminas-laminas-text-8879e75d03e09b0d6787e6680cfa255afd4645a7-zip-ddfebe.zip", "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7", "shasum": "45ff95acf5af30e91d4acd3023b4926708240738" }, "require": { "laminas/laminas-servicemanager": "^3.4", "laminas/laminas-stdlib": "^3.6", "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-text": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", "phpunit/phpunit": "^9.3" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Text\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Create FIGlets and text-based tables", "homepage": "https://laminas.dev", "keywords": [ "laminas", "text" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2021-09-02T16:50:53+00:00" }, { "name": "laminas/laminas-twitter", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-twitter.git", "reference": "735133fa9e9c33da3389b5c0b9c8aca8d5028f11" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-twitter/laminas-laminas-twitter-735133fa9e9c33da3389b5c0b9c8aca8d5028f11-zip-24d030.zip", "reference": "735133fa9e9c33da3389b5c0b9c8aca8d5028f11", "shasum": "10675805ef048219b810779413745bd896c08c27" }, "require": { "laminas/laminas-feed": ">=2.0.0", "laminas/laminas-http": ">=2.0.0", "laminas/laminas-json": ">=2.0.0", "laminas/laminas-oauth": ">=2.0.0", "laminas/laminas-stdlib": ">=2.0.0", "laminas/laminas-uri": ">=2.0.0", "laminas/laminas-zendframework-bridge": "^1.0", "php": ">=5.3.3" }, "replace": { "zendframework/zendservice-twitter": "self.version" }, "require-dev": { "laminas/laminas-config": ">=2.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev", "dev-develop": "2.1.x-dev" } }, "autoload": { "psr-0": { "Laminas\\Twitter\\": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "OOP wrapper for the Twitter web service", "homepage": "https://laminas.dev", "keywords": [ "laminas", "twitter" ], "time": "2019-12-31T17:55:08+00:00" }, { "name": "laminas/laminas-uri", "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-uri.git", "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-uri/laminas-laminas-uri-7e837dc15c8fd3949df7d1213246fd7c8640032b-zip-46f354.zip", "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b", "shasum": "5d8e467c9d539a3bc4dc733a136e1494f11f20e1" }, "require": { "laminas/laminas-escaper": "^2.9", "laminas/laminas-validator": "^2.15", "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-uri": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.2.1", "phpunit/phpunit": "^9.5.5" }, "type": "library", "autoload": { "psr-4": { "Laminas\\Uri\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)", "homepage": "https://laminas.dev", "keywords": [ "laminas", "uri" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2021-09-09T18:37:15+00:00" }, { "name": "laminas/laminas-validator", "version": "2.23.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", "reference": "6d61b6cc3b222f13807a18d9247cdfb084958b03" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-validator/laminas-laminas-validator-6d61b6cc3b222f13807a18d9247cdfb084958b03-zip-d2d42b.zip", "reference": "6d61b6cc3b222f13807a18d9247cdfb084958b03", "shasum": "738a738520f76e080610476ece6f9a517d1de08c" }, "require": { "laminas/laminas-servicemanager": "^3.12.0", "laminas/laminas-stdlib": "^3.10", "php": "^7.4 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-validator": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.3.0", "laminas/laminas-db": "^2.7", "laminas/laminas-filter": "^2.14.0", "laminas/laminas-http": "^2.14.2", "laminas/laminas-i18n": "^2.15.0", "laminas/laminas-session": "^2.12.1", "laminas/laminas-uri": "^2.9.1", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5.21", "psalm/plugin-phpunit": "^0.17.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.0", "vimeo/psalm": "^4.24.0" }, "suggest": { "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator", "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator", "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages", "laminas/laminas-i18n-resources": "Translations of validator messages", "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains", "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator", "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators", "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators" }, "type": "library", "extra": { "laminas": { "component": "Laminas\\Validator", "config-provider": "Laminas\\Validator\\ConfigProvider" } }, "autoload": { "psr-4": { "Laminas\\Validator\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria", "homepage": "https://laminas.dev", "keywords": [ "laminas", "validator" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-07-27T19:17:59+00:00" }, { "name": "laminas/laminas-zendframework-bridge", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", "reference": "e112dd2c099f4f6142c16fc65fda89a638e06885" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/laminas/laminas-zendframework-bridge/laminas-laminas-zendframework-bridge-e112dd2c099f4f6142c16fc65fda89a638e06885-zip-18207d.zip", "reference": "e112dd2c099f4f6142c16fc65fda89a638e06885", "shasum": "759db2f1f36522e582afe32d60024d79a3ab4520" }, "require": { "php": ">=7.4, <8.2" }, "require-dev": { "phpunit/phpunit": "^9.5.14", "psalm/plugin-phpunit": "^0.15.2", "squizlabs/php_codesniffer": "^3.6.2", "vimeo/psalm": "^4.21.0" }, "type": "library", "extra": { "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" ], "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2022-07-29T13:28:29+00:00" }, { "name": "lcobucci/jwt", "version": "3.4.6", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", "reference": "3ef8657a78278dfeae7707d51747251db4176240" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/lcobucci/jwt/lcobucci-jwt-3ef8657a78278dfeae7707d51747251db4176240-zip-670fd4.zip", "reference": "3ef8657a78278dfeae7707d51747251db4176240", "shasum": "50019207545b522c5c00af44884087f83aa3f839" }, "require": { "ext-mbstring": "*", "ext-openssl": "*", "php": "^5.6 || ^7.0" }, "require-dev": { "mikey179/vfsstream": "~1.5", "phpmd/phpmd": "~2.2", "phpunit/php-invoker": "~1.1", "phpunit/phpunit": "^5.7 || ^7.3", "squizlabs/php_codesniffer": "~2.3" }, "suggest": { "lcobucci/clock": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1-dev" } }, "autoload": { "files": [ "compat/class-aliases.php", "compat/json-exception-polyfill.php", "compat/lcobucci-clock-polyfill.php" ], "psr-4": { "Lcobucci\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Luís Otávio Cobucci Oblonczyk", "email": "lcobucci@gmail.com", "role": "Developer" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", "keywords": [ "JWS", "jwt" ], "funding": [ { "url": "https://github.com/lcobucci", "type": "github" }, { "url": "https://www.patreon.com/lcobucci", "type": "patreon" } ], "time": "2021-09-28T19:18:28+00:00" }, { "name": "league/commonmark", "version": "2.3.5", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", "reference": "84d74485fdb7074f4f9dd6f02ab957b1de513257" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/84d74485fdb7074f4f9dd6f02ab957b1de513257", "reference": "84d74485fdb7074f4f9dd6f02ab957b1de513257", "shasum": "" }, "require": { "ext-mbstring": "*", "league/config": "^1.1.1", "php": "^7.4 || ^8.0", "psr/event-dispatcher": "^1.0", "symfony/deprecation-contracts": "^2.1 || ^3.0", "symfony/polyfill-php80": "^1.16" }, "require-dev": { "cebe/markdown": "^1.0", "commonmark/cmark": "0.30.0", "commonmark/commonmark.js": "0.30.0", "composer/package-versions-deprecated": "^1.8", "embed/embed": "^4.4", "erusev/parsedown": "^1.0", "ext-json": "*", "github/gfm": "0.29.0", "michelf/php-markdown": "^1.4", "nyholm/psr7": "^1.5", "phpstan/phpstan": "^1.8.2", "phpunit/phpunit": "^9.5.21", "scrutinizer/ocular": "^1.8.1", "symfony/finder": "^5.3 | ^6.0", "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0", "unleashedtech/php-coding-standard": "^3.1.1", "vimeo/psalm": "^4.24.0" }, "suggest": { "symfony/yaml": "v2.3+ required if using the Front Matter extension" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.4-dev" } }, "autoload": { "psr-4": { "League\\CommonMark\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Colin O'Dell", "email": "colinodell@gmail.com", "homepage": "https://www.colinodell.com", "role": "Lead Developer" } ], "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)", "homepage": "https://commonmark.thephpleague.com", "keywords": [ "commonmark", "flavored", "gfm", "github", "github-flavored", "markdown", "md", "parser" ], "support": { "docs": "https://commonmark.thephpleague.com/", "forum": "https://github.com/thephpleague/commonmark/discussions", "issues": "https://github.com/thephpleague/commonmark/issues", "rss": "https://github.com/thephpleague/commonmark/releases.atom", "source": "https://github.com/thephpleague/commonmark" }, "funding": [ { "url": "https://www.colinodell.com/sponsor", "type": "custom" }, { "url": "https://www.paypal.me/colinpodell/10.00", "type": "custom" }, { "url": "https://github.com/colinodell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/league/commonmark", "type": "tidelift" } ], "time": "2022-07-29T10:59:45+00:00" }, { "name": "league/config", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/config.git", "reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/config/zipball/a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e", "reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e", "shasum": "" }, "require": { "dflydev/dot-access-data": "^3.0.1", "nette/schema": "^1.2", "php": "^7.4 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^0.12.90", "phpunit/phpunit": "^9.5.5", "scrutinizer/ocular": "^1.8.1", "unleashedtech/php-coding-standard": "^3.1", "vimeo/psalm": "^4.7.3" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.2-dev" } }, "autoload": { "psr-4": { "League\\Config\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Colin O'Dell", "email": "colinodell@gmail.com", "homepage": "https://www.colinodell.com", "role": "Lead Developer" } ], "description": "Define configuration arrays with strict schemas and access values with dot notation", "homepage": "https://config.thephpleague.com", "keywords": [ "array", "config", "configuration", "dot", "dot-access", "nested", "schema" ], "support": { "docs": "https://config.thephpleague.com/", "issues": "https://github.com/thephpleague/config/issues", "rss": "https://github.com/thephpleague/config/releases.atom", "source": "https://github.com/thephpleague/config" }, "funding": [ { "url": "https://www.colinodell.com/sponsor", "type": "custom" }, { "url": "https://www.paypal.me/colinpodell/10.00", "type": "custom" }, { "url": "https://github.com/colinodell", "type": "github" } ], "time": "2021-08-14T12:15:32+00:00" }, { "name": "league/event", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/thephpleague/event.git", "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/league/event/league-event-d2cc124cf9a3fab2bb4ff963307f60361ce4d119-zip-f1c2c3.zip", "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119", "shasum": "29f004e2bd0b2dc7fbe91fc7615a5d11ba360fa8" }, "require": { "php": ">=5.4.0" }, "require-dev": { "henrikbjorn/phpspec-code-coverage": "~1.0.1", "phpspec/phpspec": "^2.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.2-dev" } }, "autoload": { "psr-4": { "League\\Event\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frenky.net" } ], "description": "Event package", "keywords": [ "emitter", "event", "listener" ], "time": "2018-11-26T11:52:41+00:00" }, { "name": "league/flysystem", "version": "2.0.8", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", "reference": "82ad1e9a11745dba58775de2e8f47600b0a3331d" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/league/flysystem/league-flysystem-82ad1e9a11745dba58775de2e8f47600b0a3331d-zip-09ba03.zip", "reference": "82ad1e9a11745dba58775de2e8f47600b0a3331d", "shasum": "b44fc4a9addec29e25dc7a564a6753f6392be962" }, "require": { "ext-json": "*", "league/mime-type-detection": "^1.0.0", "php": "^7.2 || ^8.0" }, "conflict": { "guzzlehttp/ringphp": "<1.1.1" }, "require-dev": { "async-aws/s3": "^1.5", "async-aws/simple-s3": "^1.0", "aws/aws-sdk-php": "^3.132.4", "composer/semver": "^3.0", "ext-fileinfo": "*", "friendsofphp/php-cs-fixer": "^2.16", "google/cloud-storage": "^1.23", "phpseclib/phpseclib": "^2.0", "phpstan/phpstan": "^0.12.26", "phpunit/phpunit": "^8.5 || ^9.4" }, "type": "library", "autoload": { "psr-4": { "League\\Flysystem\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frankdejonge.nl" } ], "description": "File storage abstraction for PHP", "keywords": [ "WebDAV", "aws", "cloud", "file", "files", "filesystem", "filesystems", "ftp", "s3", "sftp", "storage" ], "funding": [ { "url": "https://offset.earth/frankdejonge", "type": "custom" }, { "url": "https://github.com/frankdejonge", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/league/flysystem", "type": "tidelift" } ], "time": "2021-05-15T19:53:59+00:00" }, { "name": "league/mime-type-detection", "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/league/mime-type-detection/league-mime-type-detection-ff6248ea87a9f116e78edd6002e39e5128a0d4dd-zip-a99288.zip", "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd", "shasum": "1c0272237088f51aa829ca924c06c921a4bb6069" }, "require": { "ext-fileinfo": "*", "php": "^7.2 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.2", "phpstan/phpstan": "^0.12.68", "phpunit/phpunit": "^8.5.8 || ^9.3" }, "type": "library", "autoload": { "psr-4": { "League\\MimeTypeDetection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frankdejonge.nl" } ], "description": "Mime-type detection for Flysystem", "funding": [ { "url": "https://github.com/frankdejonge", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/league/flysystem", "type": "tidelift" } ], "time": "2022-04-17T13:12:02+00:00" }, { "name": "league/oauth2-client", "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-client.git", "reference": "2334c249907190c132364f5dae0287ab8666aa19" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/league/oauth2-client/league-oauth2-client-2334c249907190c132364f5dae0287ab8666aa19-zip-2509dd.zip", "reference": "2334c249907190c132364f5dae0287ab8666aa19", "shasum": "2c1105f71c2f8d93cbc014c692df110d463426de" }, "require": { "guzzlehttp/guzzle": "^6.0 || ^7.0", "paragonie/random_compat": "^1 || ^2 || ^9.99", "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { "mockery/mockery": "^1.3.5", "php-parallel-lint/php-parallel-lint": "^1.3.1", "phpunit/phpunit": "^5.7 || ^6.0 || ^9.5", "squizlabs/php_codesniffer": "^2.3 || ^3.0" }, "type": "library", "extra": { "branch-alias": { "dev-2.x": "2.0.x-dev" } }, "autoload": { "psr-4": { "League\\OAuth2\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Alex Bilbie", "email": "hello@alexbilbie.com", "homepage": "http://www.alexbilbie.com", "role": "Developer" }, { "name": "Woody Gilk", "homepage": "https://github.com/shadowhand", "role": "Contributor" } ], "description": "OAuth 2.0 Client Library", "keywords": [ "Authentication", "SSO", "authorization", "identity", "idp", "oauth", "oauth2", "single sign on" ], "time": "2021-12-22T16:42:49+00:00" }, { "name": "league/oauth2-server", "version": "7.4.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-server.git", "reference": "2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/league/oauth2-server/league-oauth2-server-2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf-zip-6ca897.zip", "reference": "2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf", "shasum": "67e7ccdcbc6c9e0b6d0039dff6dc074b53c1420c" }, "require": { "defuse/php-encryption": "^2.1", "ext-openssl": "*", "lcobucci/jwt": "^3.2.2", "league/event": "^2.1", "php": ">=7.0.0", "psr/http-message": "^1.0.1" }, "replace": { "league/oauth2server": "*", "lncd/oauth2": "*" }, "require-dev": { "phpstan/phpstan": "^0.9.2", "phpstan/phpstan-phpunit": "^0.9.4", "phpstan/phpstan-strict-rules": "^0.9.0", "phpunit/phpunit": "^6.3 || ^7.0", "roave/security-advisories": "dev-master", "zendframework/zend-diactoros": "^1.3.2" }, "type": "library", "autoload": { "psr-4": { "League\\OAuth2\\Server\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Alex Bilbie", "email": "hello@alexbilbie.com", "homepage": "http://www.alexbilbie.com", "role": "Developer" }, { "name": "Andy Millington", "email": "andrew@noexceptions.io", "homepage": "https://www.noexceptions.io", "role": "Developer" } ], "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.", "homepage": "https://oauth2.thephpleague.com/", "keywords": [ "Authentication", "api", "auth", "authorisation", "authorization", "oauth", "oauth 2", "oauth 2.0", "oauth2", "protect", "resource", "secure", "server" ], "time": "2019-05-05T09:22:01+00:00" }, { "name": "matthiasmullie/minify", "version": "1.3.69", "source": { "type": "git", "url": "https://github.com/matthiasmullie/minify.git", "reference": "a61c949cccd086808063611ef9698eabe42ef22f" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/matthiasmullie/minify/matthiasmullie-minify-a61c949cccd086808063611ef9698eabe42ef22f-zip-7cc1fe.zip", "reference": "a61c949cccd086808063611ef9698eabe42ef22f", "shasum": "fd733a36219ce1705e8dd6ac7b1be5dfeb5b9511" }, "require": { "ext-pcre": "*", "matthiasmullie/path-converter": "~1.1", "php": ">=5.3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.0", "matthiasmullie/scrapbook": "dev-master", "phpunit/phpunit": ">=4.8" }, "suggest": { "psr/cache-implementation": "Cache implementation to use with Minify::cache" }, "bin": [ "bin/minifycss", "bin/minifyjs" ], "type": "library", "autoload": { "psr-4": { "MatthiasMullie\\Minify\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthias Mullie", "email": "minify@mullie.eu", "homepage": "http://www.mullie.eu", "role": "Developer" } ], "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.", "homepage": "http://www.minifier.org", "keywords": [ "JS", "css", "javascript", "minifier", "minify" ], "funding": [ { "url": "https://github.com/matthiasmullie", "type": "github" } ], "time": "2022-08-01T09:00:18+00:00" }, { "name": "matthiasmullie/path-converter", "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/matthiasmullie/path-converter.git", "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/matthiasmullie/path-converter/matthiasmullie-path-converter-e7d13b2c7e2f2268e1424aaed02085518afa02d9-zip-c024b3.zip", "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9", "shasum": "7e6a5ad4046259c356472f2c9fd2b16b2cd658b2" }, "require": { "ext-pcre": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "type": "library", "autoload": { "psr-4": { "MatthiasMullie\\PathConverter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthias Mullie", "email": "pathconverter@mullie.eu", "homepage": "http://www.mullie.eu", "role": "Developer" } ], "description": "Relative path converter", "homepage": "http://github.com/matthiasmullie/path-converter", "keywords": [ "converter", "path", "paths", "relative" ], "time": "2019-02-05T23:41:09+00:00" }, { "name": "mautic/api-library", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/mautic/api-library.git", "reference": "557ce71ca1603324a781270f73334852fce10d0e" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/mautic/api-library/mautic-api-library-557ce71ca1603324a781270f73334852fce10d0e-zip-df2918.zip", "reference": "557ce71ca1603324a781270f73334852fce10d0e", "shasum": "1bc5672d3d77d1a3a0d608c98bdd41de93ce78d3" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=7.2.0", "psr/log": "~1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.16.1", "phpunit/phpunit": "~9.4.0", "raveren/kint": "~0.9" }, "type": "library", "autoload": { "psr-4": { "Mautic\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Mautic API Connector Library", "time": "2020-10-17T14:04:17+00:00" }, { "name": "mediumjs/mediumjs", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/jakiestfu/Medium.js.git", "reference": "9144a17c135975491ac84ab15e398a1f3a895622" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/mediumjs/mediumjs/mediumjs-mediumjs-9144a17c135975491ac84ab15e398a1f3a895622-zip-291ef5.zip", "reference": "9144a17c135975491ac84ab15e398a1f3a895622", "shasum": "a0b70bd981ac82c38078e535f1b646e9226d3e47" }, "require": { "rangy/rangy": ">=1.3", "undojs/undojs": ">=1" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Robert Plummer", "email": "rplummer@visop-dev.com", "homepage": "http://visop-dev.com", "role": "Assistant Developer" }, { "name": "Jacob Kelley", "email": "jakie8@gmail.com", "homepage": "http://jakiestfu.com", "role": "Lead Developer" } ], "time": "2014-12-15T16:35:34+00:00" }, { "name": "melbahja/seo", "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/melbahja/seo.git", "reference": "0ef0a7c2b7191a3ec034a3291d76401880e28492" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/melbahja/seo/melbahja-seo-0ef0a7c2b7191a3ec034a3291d76401880e28492-zip-0f9b80.zip", "reference": "0ef0a7c2b7191a3ec034a3291d76401880e28492", "shasum": "b5d8239cef74373da053189e686f1e594d307e11" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-xml": "*", "php": ">=7.2" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "autoload": { "psr-4": { "Melbahja\\Seo\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mohamed ELbahja", "email": "mohamed@elbahja.me", "homepage": "https://elbahja.me", "role": "Developer" } ], "description": "Simple PHP library to help developers 🍻 do better on-page SEO optimization", "keywords": [ "PHP7", "meta tags", "open graph", "schema.org", "search engine optimization", "seo", "sitemap index", "sitemap.xml", "sitemaps", "twitter tags" ], "time": "2022-05-31T14:18:06+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://composer.tiki.org/dist/michelf/php-smartypants/michelf-php-smartypants-47d17c90a4dfd0ccf1f87e25c65e6c8012415aad-zip-502666.zip", "reference": "47d17c90a4dfd0ccf1f87e25c65e6c8012415aad", "shasum": "dcde779bcd9eeb7698bb956de31e59b7cbcd533a" }, "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" ], "time": "2016-12-13T01:01:17+00:00" }, { "name": "moment/moment", "version": "2.29.4", "source": { "type": "git", "url": "https://github.com/moment/moment.git", "reference": "000ac1800e620f770f4eb31b5ae908f6167b0ab2" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/moment/moment/moment-moment-000ac1800e620f770f4eb31b5ae908f6167b0ab2-zip-b56e2c.zip", "reference": "000ac1800e620f770f4eb31b5ae908f6167b0ab2", "shasum": "fc42e4e2fa84187b749cc1d8cc4e58aba73b3027" }, "require": { "oomphinc/composer-installers-extender": "*" }, "type": "component", "extra": { "component": { "scripts": [ "moment.js" ], "files": [ "min/*.js", "locale/*.js" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tim Wood", "email": "washwithcare@gmail.com" } ], "description": "Parse, validate, manipulate, and display dates in JavaScript.", "homepage": "https://github.com/moment/moment", "keywords": [ "date", "ender", "format", "i18n", "l10n", "moment", "parse", "time", "validate" ], "time": "2022-07-06T16:00:01+00:00" }, { "name": "montefuscolo/xmpp", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/fabiomontefuscolo/xmpp.git", "reference": "9df9c05d14ef54b8cbeb9c1bed51ae668b7c1a9a" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/montefuscolo/xmpp/montefuscolo-xmpp-9df9c05d14ef54b8cbeb9c1bed51ae668b7c1a9a-zip-a7cf14.zip", "reference": "9df9c05d14ef54b8cbeb9c1bed51ae668b7c1a9a", "shasum": "b4ef5274421d5155abe1d59acbee611842e36387" }, "require": { "php": "^5.6 || ^7.0", "psr/log": "^1.0" }, "require-dev": { "behat/behat": "^2.5.5", "monolog/monolog": "^1.22", "phpunit/phpunit": "^5.7.20", "satooshi/php-coveralls": "^1.0", "symfony/console": "^2.8", "symfony/dependency-injection": "^2.8", "symfony/finder": "^2.8" }, "suggest": { "psr/log-implementation": "Allows more advanced logging of the xmpp connection" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Fabiang\\Xmpp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Fabian Grutschus", "email": "f.grutschus@lubyte.de", "homepage": "http://www.lubyte.de/", "role": "developer" } ], "description": "Library for XMPP protocol (Jabber) connections", "homepage": "https://github.com/fabiang/xmpp", "keywords": [ "jabber", "xmpp" ], "abandoned": true, "time": "2019-05-20T19:04:46+00:00" }, { "name": "mottie/tablesorter", "version": "v2.31.3", "source": { "type": "git", "url": "https://github.com/Mottie/tablesorter.git", "reference": "7202d5faf8105a5ecd1a2b7a653777618713ffe5" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/mottie/tablesorter/mottie-tablesorter-7202d5faf8105a5ecd1a2b7a653777618713ffe5-zip-a978d2.zip", "reference": "7202d5faf8105a5ecd1a2b7a653777618713ffe5", "shasum": "b63008585a1508cd0eb5497c2199a26c8802273d" }, "require": { "components/jquery": ">=1.2.6" }, "type": "component", "extra": { "component": { "scripts": [ "dist/js/jquery.tablesorter.combined.js" ], "files": "dist/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "(MIT OR GPL-2.0)" ], "authors": [ { "name": "Christian Bach" }, { "name": "Rob Garrison", "email": "wowmotty@gmail.com" } ], "description": "tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.", "homepage": "https://mottie.github.io/tablesorter/", "keywords": [ "alphanumeric", "jquery-plugin", "natural", "sort", "sorting", "table" ], "time": "2020-03-03T13:46:03+00:00" }, { "name": "mrrio/jspdf", "version": "1.5.3", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/mrrio/jspdf/mrrio-jspdf-1.5.3.zip", "shasum": "00d451624085b4857467f67562d39e428722c82d" }, "type": "library" }, { "name": "nagarajanchinnasamy/subtotal", "version": "v1.10.0", "source": { "type": "git", "url": "https://github.com/nagarajanchinnasamy/subtotal.git", "reference": "cfc44d39bae0934e2512a46ee3e71a234a3ec6a5" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/nagarajanchinnasamy/subtotal/nagarajanchinnasamy-subtotal-cfc44d39bae0934e2512a46ee3e71a234a3ec6a5-zip-43d078.zip", "reference": "cfc44d39bae0934e2512a46ee3e71a234a3ec6a5", "shasum": "b86acacebb06e1e8d4e46903aaf7c5de7eadec4d" }, "require": { "nicolaskruchten/pivottable": "^2.7.0" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nagarajan Chinnasamy", "email": "nagarajanchinnasamy@gmail.com", "homepage": "https://github.com/nagarajanchinnasamy" } ], "description": "Subtotal.js is a JavaScript plugin for PivotTable.js. It renders subtotals of rows and columns with the ability to expand and collapse rows.", "homepage": "http://nagarajanchinnasamy.com/subtotal", "keywords": [ "collapse", "crosstab", "expand", "grid", "jquery", "jquery-plugin", "pivot", "pivotchart", "pivotgrid", "pivottable", "subtotal", "summary", "table" ], "time": "2017-08-09T08:42:14+00:00" }, { "name": "nette/schema", "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/nette/schema.git", "reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/nette/schema/nette-schema-9a39cef03a5b34c7de64f551538cbba05c2be5df-zip-b7553d.zip", "reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df", "shasum": "9d60095dbd251e23ec4b5b38d41825dc7b3849cd" }, "require": { "nette/utils": "^2.5.7 || ^3.1.5 || ^4.0", "php": ">=7.1 <8.2" }, "require-dev": { "nette/tester": "^2.3 || ^2.4", "phpstan/phpstan-nette": "^0.12", "tracy/tracy": "^2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0-only", "GPL-3.0-only" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "📐 Nette Schema: validating data structures against a given Schema.", "homepage": "https://nette.org", "keywords": [ "config", "nette" ], "time": "2021-10-15T11:40:02+00:00" }, { "name": "nette/utils", "version": "v3.2.7", "source": { "type": "git", "url": "https://github.com/nette/utils.git", "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/nette/utils/nette-utils-0af4e3de4df9f1543534beab255ccf459e7a2c99-zip-bb68dc.zip", "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99", "shasum": "d29ee30ceb7b280749ff657c5f26c3da779adf0c" }, "require": { "php": ">=7.2 <8.2" }, "conflict": { "nette/di": "<3.0.6" }, "require-dev": { "nette/tester": "~2.0", "phpstan/phpstan": "^1.0", "tracy/tracy": "^2.3" }, "suggest": { "ext-gd": "to use Image", "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()", "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", "ext-json": "to use Nette\\Utils\\Json", "ext-mbstring": "to use Strings::lower() etc...", "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()", "ext-xml": "to use Strings::length() etc. when mbstring is not available" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.2-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0-only", "GPL-3.0-only" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", "homepage": "https://nette.org", "keywords": [ "array", "core", "datetime", "images", "json", "nette", "paginator", "password", "slugify", "string", "unicode", "utf-8", "utility", "validation" ], "time": "2022-01-24T11:29:14+00:00" }, { "name": "nicolaskruchten/pivottable", "version": "v2.23.0", "source": { "type": "git", "url": "https://github.com/nicolaskruchten/pivottable.git", "reference": "a9cabee5382be0aaf0984ac906d9fa2e0376d2c1" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/nicolaskruchten/pivottable/nicolaskruchten-pivottable-a9cabee5382be0aaf0984ac906d9fa2e0376d2c1-zip-5046c2.zip", "reference": "a9cabee5382be0aaf0984ac906d9fa2e0376d2c1", "shasum": "b4cdcee28301b37c39c98c8a17217934def19a53" }, "require": { "components/jquery": ">=1.9" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Kruchten", "email": "nicolas@kruchten.com" } ], "description": "Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.", "homepage": "https://pivottable.js.org/", "keywords": [ "crosstab", "grid", "jquery", "jquery-plugin", "pivot", "pivotchart", "pivotgrid", "pivottable", "table" ], "time": "2018-11-04T18:21:09+00:00" }, { "name": "nolimits4web/swiper", "version": "v4.5.3", "source": { "type": "git", "url": "https://github.com/nolimits4web/swiper.git", "reference": "2b05891cdc2aa427f5697fa747680d1280dc4379" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/nolimits4web/swiper/nolimits4web-swiper-2b05891cdc2aa427f5697fa747680d1280dc4379-zip-ca8476.zip", "reference": "2b05891cdc2aa427f5697fa747680d1280dc4379", "shasum": "4337aeaa4d61c3b81f767693d94b400bf7d2e351" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Vladimir Kharalmpidi", "email": "nolimits4web@gmail.com", "homepage": "https://idangero.us", "role": "Developer" } ], "description": "Most modern mobile touch slider and framework with hardware accelerated transitions", "homepage": "http://www.idangero.us/swiper/", "keywords": [ "app", "carousel", "cordova", "framework", "framework7", "gallery", "ios", "mobile", "phonegap", "plugin", "slider", "swipe", "swiper", "touch" ], "time": "2019-10-16T11:51:47+00:00" }, { "name": "npm-asset/animejs", "version": "3.2.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/animejs/npm-asset-animejs-3.2.1.zip", "shasum": "db9277d15223b4bf135d806dade26a275c7ac3a7" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/base64-arraybuffer", "version": "1.0.2", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/base64-arraybuffer/npm-asset-base64-arraybuffer-1.0.2.zip", "shasum": "c6e64d6820b321113bf6af226662f2e6a215b894" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/blueimp-canvas-to-blob", "version": "3.5.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/blueimp-canvas-to-blob/npm-asset-blueimp-canvas-to-blob-3.5.0.zip", "shasum": "ad7e063c8d6545c3fe784a2bd17cf23ab458eba1" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/blueimp-file-upload", "version": "9.34.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/blueimp-file-upload/npm-asset-blueimp-file-upload-9.34.0.zip", "shasum": "d527bb3c676154faa7c4d56baf4d2112029c3b26" }, "require": { "npm-asset/blueimp-canvas-to-blob": "3.5.0", "npm-asset/blueimp-load-image": "2.12.2", "npm-asset/blueimp-tmpl": "3.6.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/blueimp-load-image", "version": "2.12.2", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/blueimp-load-image/npm-asset-blueimp-load-image-2.12.2.zip", "shasum": "35a1ee29f4fe50d2384c2cb1e058a5262de2c2b6" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/blueimp-tmpl", "version": "3.6.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/blueimp-tmpl/npm-asset-blueimp-tmpl-3.6.0.zip", "shasum": "d4b74464e21673c797c51dcf6746025469e8561a" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/boomerangjs", "version": "1.737.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/boomerangjs/npm-asset-boomerangjs-1.737.0.zip", "shasum": "bea4638f0786317efa4fddf3244397255377e659" }, "require": { "npm-asset/credit-card-regex": "2.0.0", "npm-asset/error-stack-parser": "1.3.3", "npm-asset/jsurl": "0.1.3", "npm-asset/usertiming-compression": ">=0.1.9,<0.2.0" }, "type": "npm-asset", "license": [ "BSD-3-Clause" ] }, { "name": "npm-asset/bootstrap", "version": "5.2.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/bootstrap/npm-asset-bootstrap-5.2.0.zip", "shasum": "f824f886e157912a482a9df2517c44cc03810ecb" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/chart.js", "version": "2.9.4", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/chart-js/npm-asset-chart-js-2.9.4.zip", "shasum": "fe53e7da8b9289ba7b3089992963e830863e2025" }, "require": { "npm-asset/chartjs-color": ">=2.1.0,<3.0.0", "npm-asset/moment": ">=2.10.2,<3.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/chartjs-color", "version": "2.4.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/chartjs-color/npm-asset-chartjs-color-2.4.1.zip", "shasum": "1bfce87e3097a178c638b9e84a9fd74a2f4d6e9f" }, "require": { "npm-asset/chartjs-color-string": ">=0.6.0,<0.7.0", "npm-asset/color-convert": ">=1.9.3,<2.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/chartjs-color-string", "version": "0.6.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/chartjs-color-string/npm-asset-chartjs-color-string-0.6.0.zip", "shasum": "794120940055c68f9e18527409ef2d1aa928dfa2" }, "require": { "npm-asset/color-name": ">=1.0.0,<2.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/color-convert", "version": "1.9.3", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/color-convert/npm-asset-color-convert-1.9.3.zip", "shasum": "6cbc67fe71abfec1fc6c3643effc0f24bf9b6b27" }, "require": { "npm-asset/color-name": "1.1.3" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/color-name", "version": "1.1.3", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/color-name/npm-asset-color-name-1.1.3.zip", "shasum": "09201131077d8f5996627faf7863850d37c92ca6" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/converse.js", "version": "7.0.4", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/converse-js/npm-asset-converse-js-7.0.4.zip", "shasum": "b9e18185886bfb2cfe4fdd41b34ca1b4a98e05bc" }, "type": "npm-asset", "license": [ "MPL-2.0" ] }, { "name": "npm-asset/cookie", "version": "0.4.2", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/cookie/npm-asset-cookie-0.4.2.zip", "shasum": "58c3adeb74bd867e347b7837c55df83ada23d626" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/credit-card-regex", "version": "2.0.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/credit-card-regex/npm-asset-credit-card-regex-2.0.0.zip", "shasum": "0133b11b66043b2263059c7ad4a9320911b8a51d" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/css-line-break", "version": "2.1.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/css-line-break/npm-asset-css-line-break-2.1.0.zip", "shasum": "15d9a0a1dc1b025ef5ab46b2fc34a941ad2791c0" }, "require": { "npm-asset/utrie": ">=1.0.2,<2.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/error-stack-parser", "version": "1.3.3", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/error-stack-parser/npm-asset-error-stack-parser-1.3.3.zip", "shasum": "217e2cd31035c82228c36c079778d1cbc5b8db77" }, "require": { "npm-asset/stackframe": ">=0.3.1,<0.4.0" }, "type": "npm-asset", "license": [ "Unlicense" ] }, { "name": "npm-asset/fullcalendar", "version": "5.11.2", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/fullcalendar/npm-asset-fullcalendar-5.11.2.zip", "shasum": "f538257587e72c2038dad7c5b6843a7ec0e80cd1" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/fullcalendar--common", "version": "5.11.2", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/fullcalendar--common/npm-asset-fullcalendar--common-5.11.2.zip", "shasum": "4f7f93a148327fd3e84de4ef9329e52675960511" }, "require": { "npm-asset/tslib": ">=2.1.0,<3.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/fullcalendar--moment", "version": "5.11.2", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/fullcalendar--moment/npm-asset-fullcalendar--moment-5.11.2.zip", "shasum": "048fe099fd520ff50357019148727299a19efd1b" }, "require": { "npm-asset/fullcalendar--common": "~5.11.2", "npm-asset/tslib": ">=2.1.0,<3.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/html2canvas", "version": "1.4.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/html2canvas/npm-asset-html2canvas-1.4.1.zip", "shasum": "2d01f1ea1b5622ff35a7a65828e05174faacbb1d" }, "require": { "npm-asset/css-line-break": ">=2.1.0,<3.0.0", "npm-asset/text-segmentation": ">=1.0.3,<2.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/import-map-overrides", "version": "2.4.2", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/import-map-overrides/npm-asset-import-map-overrides-2.4.2.zip", "shasum": "40f7dfd42e5e1c05adb0f39ec659475b537b4c78" }, "require": { "npm-asset/cookie": ">=0.4.1,<0.5.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/jsurl", "version": "0.1.3", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/jsurl/npm-asset-jsurl-0.1.3.zip", "shasum": "3f58ad0f2152dcf598544bd08ededf13bbf5f868" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/moment", "version": "2.29.4", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/moment/npm-asset-moment-2.29.4.zip", "shasum": "cd030c49c6a8944e304ac02c40e6f762a122b268" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/moment-duration-format", "version": "2.3.2", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/moment-duration-format/npm-asset-moment-duration-format-2.3.2.zip", "shasum": "4c1c5067c3828225aa6f442449cb08884f16ea3a" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/popper.js", "version": "1.16.1-patch1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/popper-js/npm-asset-popper-js-1.16.1-patch1.zip", "shasum": "f833083984ba48fa1c1cf9899c0585cd9c95bda1" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/prefixfree", "version": "v1.0.10", "source": { "type": "git", "url": "git@github.com:LeaVerou/prefixfree.git", "reference": "846904c874a2bf436ff8a9623585f935d7ef4009" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/prefixfree/npm-asset-prefixfree-846904c874a2bf436ff8a9623585f935d7ef4009-zip-825a34.zip", "reference": "846904c874a2bf436ff8a9623585f935d7ef4009", "shasum": "a5a380fab28e73d2912aaa53de19da847b1dea1f" }, "type": "npm-asset" }, { "name": "npm-asset/reveal.js", "version": "3.9.2", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/reveal-js/npm-asset-reveal-js-3.9.2.zip", "shasum": "0de63206c3dcbbeddeab6c6aee0f25d3d3dfd2f0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/sass-svg-uri", "version": "1.0.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/sass-svg-uri/npm-asset-sass-svg-uri-1.0.0.zip", "shasum": "7c188e107890d085834ebd8286d9b26d1204e25a" }, "type": "npm-asset", "license": [ "ISC" ] }, { "name": "npm-asset/select2", "version": "4.0.13", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/select2/npm-asset-select2-4.0.13.zip", "shasum": "ade5a148806745f0956dff6713a9480595223790" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/select2-bootstrap-5-theme", "version": "1.3.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/select2-bootstrap-5-theme/npm-asset-select2-bootstrap-5-theme-1.3.0.zip", "shasum": "127b4512df741c8e6bae819e3566266921aee305" }, "require": { "npm-asset/bootstrap": ">=5.1.3,<6.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/sentry--browser", "version": "6.19.7", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/sentry--browser/npm-asset-sentry--browser-6.19.7.zip", "shasum": "c8743ea2f82c2675c668734b8b0098f7e03f9ec2" }, "require": { "npm-asset/sentry--core": "6.19.7", "npm-asset/sentry--types": "6.19.7", "npm-asset/sentry--utils": "6.19.7", "npm-asset/tslib": ">=1.9.3,<2.0.0" }, "type": "npm-asset", "license": [ "BSD-3-Clause" ] }, { "name": "npm-asset/sentry--core", "version": "6.19.7", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/sentry--core/npm-asset-sentry--core-6.19.7.zip", "shasum": "aca246c2e53bf3d47199f250013243a7197882bf" }, "require": { "npm-asset/sentry--hub": "6.19.7", "npm-asset/sentry--minimal": "6.19.7", "npm-asset/sentry--types": "6.19.7", "npm-asset/sentry--utils": "6.19.7", "npm-asset/tslib": ">=1.9.3,<2.0.0" }, "type": "npm-asset", "license": [ "BSD-3-Clause" ] }, { "name": "npm-asset/sentry--hub", "version": "6.19.7", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/sentry--hub/npm-asset-sentry--hub-6.19.7.zip", "shasum": "fcb085b510f54374fafeec6552d6fa3f92ce6f74" }, "require": { "npm-asset/sentry--types": "6.19.7", "npm-asset/sentry--utils": "6.19.7", "npm-asset/tslib": ">=1.9.3,<2.0.0" }, "type": "npm-asset", "license": [ "BSD-3-Clause" ] }, { "name": "npm-asset/sentry--minimal", "version": "6.19.7", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/sentry--minimal/npm-asset-sentry--minimal-6.19.7.zip", "shasum": "9cd8fc03685d9f12705dfbabb9fa0b8180f40fc1" }, "require": { "npm-asset/sentry--hub": "6.19.7", "npm-asset/sentry--types": "6.19.7", "npm-asset/tslib": ">=1.9.3,<2.0.0" }, "type": "npm-asset", "license": [ "BSD-3-Clause" ] }, { "name": "npm-asset/sentry--types", "version": "6.19.7", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/sentry--types/npm-asset-sentry--types-6.19.7.zip", "shasum": "0afd45a480c012b6a35784dbe1ed0529fadec6ef" }, "type": "npm-asset", "license": [ "BSD-3-Clause" ] }, { "name": "npm-asset/sentry--utils", "version": "6.19.7", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/sentry--utils/npm-asset-sentry--utils-6.19.7.zip", "shasum": "61a5016a4d30e0d46a001310973088c58c0668ad" }, "require": { "npm-asset/sentry--types": "6.19.7", "npm-asset/tslib": ">=1.9.3,<2.0.0" }, "type": "npm-asset", "license": [ "BSD-3-Clause" ] }, { "name": "npm-asset/signature_pad", "version": "2.3.2", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/signature_pad/npm-asset-signature_pad-2.3.2.zip", "shasum": "8d9aacb1a969528a6fdbbeaaa953dedc318f5ce5" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/sortablejs", "version": "1.15.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/sortablejs/npm-asset-sortablejs-1.15.0.zip", "shasum": "ae3cfe9de7f63e9a521c61550ee54770b0af2670" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/stackframe", "version": "0.3.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/stackframe/npm-asset-stackframe-0.3.1.zip", "shasum": "43830d99d71df275f291c0bcd3c882ea56101783" }, "type": "npm-asset", "license": [ "SEE LICENSE IN LICENSE" ] }, { "name": "npm-asset/systemjs", "version": "6.12.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/systemjs/npm-asset-systemjs-6.12.1.zip", "shasum": "a5a20387f8a0c1aa6335790e3e8e770aa9ca237b" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/text-segmentation", "version": "1.0.3", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/text-segmentation/npm-asset-text-segmentation-1.0.3.zip", "shasum": "aa533a9c6820ce02d39e55e3a2be986032b8327b" }, "require": { "npm-asset/utrie": ">=1.0.2,<2.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/ts-custom-error", "version": "3.1.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/ts-custom-error/npm-asset-ts-custom-error-3.1.1.zip", "shasum": "063a1fa91cf82af5bdbd28f4bd485b62ff1d4afe" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/usertiming-compression", "version": "0.1.9", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/usertiming-compression/npm-asset-usertiming-compression-0.1.9.zip", "shasum": "3fc03ea9e0aac508db01f5b94fa591592d552e4a" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/utrie", "version": "1.0.2", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/utrie/npm-asset-utrie-1.0.2.zip", "shasum": "5d441f4ffbf5f5db09f6a3e6598a74b652fc1952" }, "require": { "npm-asset/base64-arraybuffer": ">=1.0.2,<2.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/vue", "version": "2.6.14", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/vue/npm-asset-vue-2.6.14.zip", "shasum": "4ca3fb4b01f7424d55b4bfce9aab4c78e3059e8d" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/zxing--library", "version": "0.19.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/zxing--library/npm-asset-zxing--library-0.19.1.zip", "shasum": "5e7f51a89c57e6f59bfc6d2254c8c78c2ae687c4" }, "require": { "npm-asset/ts-custom-error": ">=3.0.0,<4.0.0", "npm-asset/zxing--text-encoding": "~0.9.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/zxing--text-encoding", "version": "0.9.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/npm-asset/zxing--text-encoding/npm-asset-zxing--text-encoding-0.9.0.zip", "shasum": "f477f05b400d05cb77d729b4cf47c37aef3a019c" }, "type": "npm-asset", "license": [ "(Unlicense OR Apache-2.0)" ] }, { "name": "onelogin/php-saml", "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/onelogin/php-saml.git", "reference": "b22a57ebd13e838b90df5d3346090bc37056409d" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/onelogin/php-saml/onelogin-php-saml-b22a57ebd13e838b90df5d3346090bc37056409d-zip-d0a775.zip", "reference": "b22a57ebd13e838b90df5d3346090bc37056409d", "shasum": "8b10d3115cf0a7326a9898c185921441eb8d7fe7" }, "require": { "php": ">=7.3", "robrichards/xmlseclibs": ">=3.1.1" }, "require-dev": { "pdepend/pdepend": "^2.8.0", "php-coveralls/php-coveralls": "^2.0", "phploc/phploc": "^4.0 || ^5.0 || ^6.0 || ^7.0", "phpunit/phpunit": "^9.5", "sebastian/phpcpd": "^4.0 || ^5.0 || ^6.0 ", "squizlabs/php_codesniffer": "^3.5.8" }, "suggest": { "ext-curl": "Install curl lib to be able to use the IdPMetadataParser for parsing remote XMLs", "ext-dom": "Install xml lib", "ext-openssl": "Install openssl lib in order to handle with x509 certs (require to support sign and encryption)", "ext-zlib": "Install zlib" }, "type": "library", "autoload": { "psr-4": { "OneLogin\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "OneLogin PHP SAML Toolkit", "homepage": "https://developers.onelogin.com/saml/php", "keywords": [ "SAML2", "onelogin", "saml" ], "time": "2022-07-15T20:44:36+00:00" }, { "name": "oomphinc/composer-installers-extender", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/oomphinc/composer-installers-extender.git", "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/oomphinc/composer-installers-extender/oomphinc-composer-installers-extender-cbf4b6f9a24153b785d09eee755b995ba87bd5f9-zip-e266f1.zip", "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9", "shasum": "7b6ef3010a18b4476c8c17f0e5cd1fc621e5dc9a" }, "require": { "composer-plugin-api": "^1.1 || ^2.0", "composer/installers": "^1.0 || ^2.0", "php": ">=7.1" }, "require-dev": { "composer/composer": "^2.0", "phpunit/phpunit": "^7.2", "squizlabs/php_codesniffer": "^3.3" }, "type": "composer-plugin", "extra": { "class": "OomphInc\\ComposerInstallersExtender\\Plugin" }, "autoload": { "psr-4": { "OomphInc\\ComposerInstallersExtender\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Stephen Beemsterboer", "email": "stephen@oomphinc.com", "homepage": "https://github.com/balbuf" }, { "name": "Nathan Dentzau", "email": "nate@oomphinc.com", "homepage": "http://oomph.is/ndentzau" } ], "description": "Extend the composer/installers plugin to accept any arbitrary package type.", "homepage": "http://www.oomphinc.com/", "time": "2021-12-15T12:32:42+00:00" }, { "name": "openannotation/annotator", "version": "1.2.10", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/openannotation/annotator/openannotation-annotator-1.2.10.zip", "shasum": "0e982ad018a75edd758111f9534c03513c7be9bc" }, "type": "library" }, { "name": "openid/php-openid", "version": "2.2.2", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/openid/php-openid/openid-php-openid-2.2.2.zip", "shasum": "313ad65fae6c2f6270ba564c593eae8c52267376" }, "type": "library" }, { "name": "openlayers/openlayers", "version": "6.9.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/openlayers/openlayers/openlayers-openlayers-6.9.0.zip", "shasum": "0e07a97c82be41c408a769c156a40a32c9e0be42" }, "type": "library" }, { "name": "paragonie/constant_time_encoding", "version": "v2.6.3", "source": { "type": "git", "url": "https://github.com/paragonie/constant_time_encoding.git", "reference": "58c3f47f650c94ec05a151692652a868995d2938" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/paragonie/constant_time_encoding/paragonie-constant_time_encoding-58c3f47f650c94ec05a151692652a868995d2938-zip-81c7a6.zip", "reference": "58c3f47f650c94ec05a151692652a868995d2938", "shasum": "3f66accbc8e85bf8ed02a9691b6123dd0d7f4165" }, "require": { "php": "^7|^8" }, "require-dev": { "phpunit/phpunit": "^6|^7|^8|^9", "vimeo/psalm": "^1|^2|^3|^4" }, "type": "library", "autoload": { "psr-4": { "ParagonIE\\ConstantTime\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com", "role": "Maintainer" }, { "name": "Steve 'Sc00bz' Thomas", "email": "steve@tobtu.com", "homepage": "https://www.tobtu.com", "role": "Original Developer" } ], "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", "keywords": [ "base16", "base32", "base32_decode", "base32_encode", "base64", "base64_decode", "base64_encode", "bin2hex", "encoding", "hex", "hex2bin", "rfc4648" ], "time": "2022-06-14T06:56:20+00:00" }, { "name": "paragonie/random_compat", "version": "v2.0.21", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "96c132c7f2f7bc3230723b66e89f8f150b29d5ae" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/paragonie/random_compat/paragonie-random_compat-96c132c7f2f7bc3230723b66e89f8f150b29d5ae-zip-6f12fc.zip", "reference": "96c132c7f2f7bc3230723b66e89f8f150b29d5ae", "shasum": "297ea8d8f0d859b6b5c66d41e7e2b18a9b5b5032" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "*" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", "autoload": { "files": [ "lib/random.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "polyfill", "pseudorandom", "random" ], "time": "2022-02-16T17:07:03+00:00" }, { "name": "paragonie/sodium_compat", "version": "v1.17.1", "source": { "type": "git", "url": "https://github.com/paragonie/sodium_compat.git", "reference": "ac994053faac18d386328c91c7900f930acadf1e" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/paragonie/sodium_compat/paragonie-sodium_compat-ac994053faac18d386328c91c7900f930acadf1e-zip-7116c9.zip", "reference": "ac994053faac18d386328c91c7900f930acadf1e", "shasum": "503ada285003f1a4b5a7352006d22188131d2778" }, "require": { "paragonie/random_compat": ">=1", "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8" }, "require-dev": { "phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9" }, "suggest": { "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.", "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security." }, "type": "library", "autoload": { "files": [ "autoload.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com" }, { "name": "Frank Denis", "email": "jedisct1@pureftpd.org" } ], "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists", "keywords": [ "Authentication", "BLAKE2b", "ChaCha20", "ChaCha20-Poly1305", "Chapoly", "Curve25519", "Ed25519", "EdDSA", "Edwards-curve Digital Signature Algorithm", "Elliptic Curve Diffie-Hellman", "Poly1305", "Pure-PHP cryptography", "RFC 7748", "RFC 8032", "Salpoly", "Salsa20", "X25519", "XChaCha20-Poly1305", "XSalsa20-Poly1305", "Xchacha20", "Xsalsa20", "aead", "cryptography", "ecdh", "elliptic curve", "elliptic curve cryptography", "encryption", "libsodium", "php", "public-key cryptography", "secret-key cryptography", "side-channel resistant" ], "time": "2022-03-23T19:32:04+00:00" }, { "name": "pclzip/pclzip", "version": "2.8.2", "source": { "type": "git", "url": "https://github.com/ivanlanin/pclzip.git", "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/pclzip/pclzip/pclzip-pclzip-19dd1de9d3f5fc4d7d70175b4c344dee329f45fd-zip-533d91.zip", "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd", "shasum": "30357ef42f1962a1c66e38b7961131fa6f96b77c" }, "type": "library", "autoload": { "classmap": [ "pclzip.lib.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Vincent Blavet" } ], "description": "A PHP library that offers compression and extraction functions for Zip formatted archives", "homepage": "http://www.phpconcept.net/pclzip", "keywords": [ "php", "zip" ], "time": "2014-06-05T11:42:24+00:00" }, { "name": "pear/archive_tar", "version": "1.4.14", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", "reference": "4d761c5334c790e45ef3245f0864b8955c562caa" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/pear/archive_tar/pear-archive_tar-4d761c5334c790e45ef3245f0864b8955c562caa-zip-612e25.zip", "reference": "4d761c5334c790e45ef3245f0864b8955c562caa", "shasum": "27c4ba66b348bb7f7759c69b479885ee96162ffa" }, "require": { "pear/pear-core-minimal": "^1.10.0alpha2", "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "*" }, "suggest": { "ext-bz2": "Bz2 compression support.", "ext-xz": "Lzma2 compression support.", "ext-zlib": "Gzip compression support." }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-0": { "Archive_Tar": "" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Vincent Blavet", "email": "vincent@phpconcept.net" }, { "name": "Greg Beaver", "email": "greg@chiaraquartet.net" }, { "name": "Michiel Rook", "email": "mrook@php.net" } ], "description": "Tar file management class with compression support (gzip, bzip2, lzma2)", "homepage": "https://github.com/pear/Archive_Tar", "keywords": [ "archive", "tar" ], "funding": [ { "url": "https://github.com/mrook", "type": "github" }, { "url": "https://www.patreon.com/michielrook", "type": "patreon" } ], "time": "2021-07-20T13:53:39+00:00" }, { "name": "pear/console_getopt", "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/pear/Console_Getopt.git", "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/pear/console_getopt/pear-console_getopt-a41f8d3e668987609178c7c4a9fe48fecac53fa0-zip-7e102a.zip", "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0", "shasum": "97a64836be528173725a5f0930aef60d32b95264" }, "type": "library", "autoload": { "psr-0": { "Console": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Andrei Zmievski", "email": "andrei@php.net", "role": "Lead" }, { "name": "Stig Bakken", "email": "stig@php.net", "role": "Developer" }, { "name": "Greg Beaver", "email": "cellog@php.net", "role": "Helper" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", "time": "2019-11-20T18:27:48+00:00" }, { "name": "pear/db", "version": "1.7.13", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/pear/db/pear-db-1.7.13.zip", "shasum": "5cbb15606739bd77a2e09e8a90c1e302d52b974e" }, "type": "library" }, { "name": "pear/net_socket", "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/pear/Net_Socket.git", "reference": "bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/pear/net_socket/pear-net_socket-bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09-zip-190c82.zip", "reference": "bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09", "shasum": "5b085324fab2f37403bf153dedd143add879de3d" }, "require": { "pear/pear_exception": "*" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-0": { "Net": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "PHP License" ], "authors": [ { "name": "Chuck Hagenbuch", "email": "chuck@horde.org", "role": "Lead" }, { "name": "Aleksander Machniak", "email": "alec@php.net", "role": "Lead" }, { "name": "Stig Bakken", "email": "stig@php.net", "role": "Lead" } ], "description": "More info available on: http://pear.php.net/package/Net_Socket", "time": "2015-03-22T15:48:19+00:00" }, { "name": "pear/pear", "version": "v1.10.13", "source": { "type": "git", "url": "https://github.com/pear/pear-core.git", "reference": "edb8e0cf49755b1c0528c46edaa0238c63cc4d47" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/pear/pear/pear-pear-edb8e0cf49755b1c0528c46edaa0238c63cc4d47-zip-cd6e7d.zip", "reference": "edb8e0cf49755b1c0528c46edaa0238c63cc4d47", "shasum": "092b82a4e29ea67518adda84e6d00d0d4588bed9" }, "require": { "ext-pcre": "*", "ext-xml": "*", "pear/archive_tar": "*", "pear/console_getopt": "*", "pear/structures_graph": "*", "pear/xml_util": "*" }, "replace": { "pear/pear-core-minimal": "*" }, "require-dev": { "phpunit/phpunit": "*" }, "suggest": { "pear/pear_frontend_gtk": "For GTK support", "pear/pear_frontend_web": "For Web support" }, "type": "library", "autoload": { "classmap": [ "./" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Greg Beaver", "email": "cellog@php.net", "role": "Lead" }, { "name": "Pierre-Alain Joye", "email": "pierre@php.net", "role": "Lead" }, { "name": "Stig Bakken", "email": "stig@php.net", "role": "Lead" }, { "name": "Tomas V.V.Cox", "email": "cox@idecnet.com", "role": "Lead" }, { "name": "Helgi Thormar", "email": "dufuz@php.net", "role": "Lead" }, { "name": "Tias Guns", "email": "tias@php.net", "role": "Developer" }, { "name": "Tim Jackson", "email": "timj@php.net", "role": "Helper" }, { "name": "Bertrand Gugger", "email": "toggg@php.net", "role": "Helper" }, { "name": "Martin Jansen", "email": "mj@php.net", "role": "Helper" } ], "description": "This is the definitive source of PEAR's core files.", "time": "2021-08-10T22:24:49+00:00" }, { "name": "pear/pear_exception", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/pear/pear_exception/pear-pear_exception-b14fbe2ddb0b9f94f5b24cf08783d599f776fff0-zip-1938b3.zip", "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "shasum": "e1bd6f856dd8df10aadd437ef179dfd7bc8d11d8" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "<9" }, "type": "class", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "PEAR/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "." ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Helgi Thormar", "email": "dufuz@php.net" }, { "name": "Greg Beaver", "email": "cellog@php.net" } ], "description": "The PEAR Exception base class.", "homepage": "https://github.com/pear/PEAR_Exception", "keywords": [ "exception" ], "time": "2021-03-21T15:43:46+00:00" }, { "name": "pear/structures_graph", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/pear/Structures_Graph.git", "reference": "608fdc835a62fb238e61bd1cf0aaf6c7a4420b5c" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/pear/structures_graph/pear-structures_graph-608fdc835a62fb238e61bd1cf0aaf6c7a4420b5c-zip-c895af.zip", "reference": "608fdc835a62fb238e61bd1cf0aaf6c7a4420b5c", "shasum": "ad4081ee801e4f18a5ac8f69b791df363d6fc299" }, "type": "library", "autoload": { "psr-0": { "Structures": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "PHP License" ], "authors": [ { "name": "Sérgio Carvalho", "email": "sergiosgc@gmail.com", "role": "Lead" } ], "description": "More info available on: http://pear.php.net/package/Structures_Graph", "time": "2015-07-20T20:05:12+00:00" }, { "name": "pear/text_wiki_mediawiki", "version": "0.2.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/pear/text_wiki_mediawiki/pear-text_wiki_mediawiki-0.2.0.zip", "shasum": "8e7ab56efd4d446887b601bcfa70ecb2cd495c4d" }, "type": "library" }, { "name": "pear/xml_parser", "version": "v1.3.8", "source": { "type": "git", "url": "https://github.com/pear/XML_Parser.git", "reference": "0134baa2df2054afcca41e9307b98a21db84365d" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/pear/xml_parser/pear-xml_parser-0134baa2df2054afcca41e9307b98a21db84365d-zip-b35b3a.zip", "reference": "0134baa2df2054afcca41e9307b98a21db84365d", "shasum": "45cd1902f7e85c3fbceced45ce02ea5e058d6add" }, "require": { "pear/pear-core-minimal": "*" }, "require-dev": { "pear/pear": "*" }, "type": "library", "autoload": { "psr-0": { "XML": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Stephan Schmidt", "email": "schst@php-tools.net", "role": "Lead" }, { "name": "Chuck Burgess", "email": "ashnazg@php.net", "role": "Lead" }, { "name": "Stig Sæther Bakken", "email": "stig@php.net", "role": "Developer" }, { "name": "Tomas V.V.Cox", "email": "cox@php.net", "role": "Developer" } ], "description": "XML parser", "time": "2019-04-10T18:19:34+00:00" }, { "name": "pear/xml_rpc", "version": "1.5.5", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/pear/xml_rpc/pear-xml_rpc-1.5.5.zip", "shasum": "964aa71c2d9d6b1757e957137c4794e75fbc4253" }, "type": "library" }, { "name": "pear/xml_util", "version": "v1.4.5", "source": { "type": "git", "url": "https://github.com/pear/XML_Util.git", "reference": "90052e3e7c099ffce3bc83ec4210f88a40b8419a" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/pear/xml_util/pear-xml_util-90052e3e7c099ffce3bc83ec4210f88a40b8419a-zip-21cf18.zip", "reference": "90052e3e7c099ffce3bc83ec4210f88a40b8419a", "shasum": "5299580be1b3b70edbbc467e42f7b639b12f42dc" }, "require": { "pear/pear-core-minimal": "^1.10.1", "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "<=7" }, "type": "library", "autoload": { "psr-0": { "XML_Util": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Chuck Burgess", "email": "ashnazg@php.net", "role": "Lead" }, { "name": "Stephan Schmidt", "email": "schst@php-tools.net", "role": "Lead" }, { "name": "Davey Shafik", "email": "davey@php.net", "role": "Helper" } ], "description": "Methods to work with XML documents", "homepage": "http://pear.php.net/package/XML_Util", "time": "2020-04-19T15:08:27+00:00" }, { "name": "philippemarcmeyer/fieldslinker", "version": "v1.0.3", "source": { "type": "git", "url": "https://github.com/PhilippeMarcMeyer/FieldsLinker.git", "reference": "e9371bb0dc5658c6c5640e3b62c66af8eb562900" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/philippemarcmeyer/fieldslinker/philippemarcmeyer-fieldslinker-e9371bb0dc5658c6c5640e3b62c66af8eb562900-zip-ddc882.zip", "reference": "e9371bb0dc5658c6c5640e3b62c66af8eb562900", "shasum": "322acd18519b7c792ecf7715eebbace8277b238b" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Phillipe Marc Mayer", "email": "pmg.meyer@gmail.com", "homepage": "https://philippemarcmeyer.github.io", "role": "Maintainer" } ], "description": "Designed for matching files headers to database fields during the process importing. Allows drawing links between elements of 2 lists.", "keywords": [ "canvas", "jquery", "jquery-plugin", "lines", "list", "plugins" ], "time": "2021-08-16T12:58:49+00:00" }, { "name": "php-http/client-common", "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/php-http/client-common.git", "reference": "d135751167d57e27c74de674d6a30cef2dc8e054" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/php-http/client-common/php-http-client-common-d135751167d57e27c74de674d6a30cef2dc8e054-zip-01f843.zip", "reference": "d135751167d57e27c74de674d6a30cef2dc8e054", "shasum": "3add1f89b627d562e0c417d8b63428f655b1f0f2" }, "require": { "php": "^7.1 || ^8.0", "php-http/httplug": "^2.0", "php-http/message": "^1.6", "php-http/message-factory": "^1.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.0", "symfony/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0", "symfony/polyfill-php80": "^1.17" }, "require-dev": { "doctrine/instantiator": "^1.1", "guzzlehttp/psr7": "^1.4", "nyholm/psr7": "^1.2", "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1", "phpspec/prophecy": "^1.10.2", "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.3" }, "suggest": { "ext-json": "To detect JSON responses with the ContentTypePlugin", "ext-libxml": "To detect XML responses with the ContentTypePlugin", "php-http/cache-plugin": "PSR-6 Cache plugin", "php-http/logger-plugin": "PSR-3 Logger plugin", "php-http/stopwatch-plugin": "Symfony Stopwatch plugin" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, "autoload": { "psr-4": { "Http\\Client\\Common\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Common HTTP Client implementations and tools for HTTPlug", "homepage": "http://httplug.io", "keywords": [ "client", "common", "http", "httplug" ], "time": "2021-11-26T15:01:24+00:00" }, { "name": "php-http/discovery", "version": "1.14.3", "source": { "type": "git", "url": "https://github.com/php-http/discovery.git", "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/php-http/discovery/php-http-discovery-31d8ee46d0215108df16a8527c7438e96a4d7735-zip-a8a8d7.zip", "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735", "shasum": "e984f61bfdb78ef60e5776d692e941d5f1279be1" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { "nyholm/psr7": "<1.0" }, "require-dev": { "graham-campbell/phpspec-skip-example-extension": "^5.0", "php-http/httplug": "^1.0 || ^2.0", "php-http/message-factory": "^1.0", "phpspec/phpspec": "^5.1 || ^6.1" }, "suggest": { "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "autoload": { "psr-4": { "Http\\Discovery\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Finds installed HTTPlug implementations and PSR-7 message factories", "homepage": "http://php-http.org", "keywords": [ "adapter", "client", "discovery", "factory", "http", "message", "psr7" ], "time": "2022-07-11T14:04:40+00:00" }, { "name": "php-http/httplug", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/php-http/httplug.git", "reference": "f640739f80dfa1152533976e3c112477f69274eb" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/php-http/httplug/php-http-httplug-f640739f80dfa1152533976e3c112477f69274eb-zip-260292.zip", "reference": "f640739f80dfa1152533976e3c112477f69274eb", "shasum": "9229a6d2977cebb5b1f07325301cdba74c494899" }, "require": { "php": "^7.1 || ^8.0", "php-http/promise": "^1.1", "psr/http-client": "^1.0", "psr/http-message": "^1.0" }, "require-dev": { "friends-of-phpspec/phpspec-code-coverage": "^4.1", "phpspec/phpspec": "^5.1 || ^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { "Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eric GELOEN", "email": "geloen.eric@gmail.com" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://sagikazarmark.hu" } ], "description": "HTTPlug, the HTTP client abstraction for PHP", "homepage": "http://httplug.io", "keywords": [ "client", "http" ], "time": "2022-02-21T09:52:22+00:00" }, { "name": "php-http/message", "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/php-http/message.git", "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/php-http/message/php-http-message-7886e647a30a966a1a8d1dad1845b71ca8678361-zip-6d1ba7.zip", "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361", "shasum": "c721dfcb980c0734141154d683b9df8c759b54b3" }, "require": { "clue/stream-filter": "^1.5", "php": "^7.1 || ^8.0", "php-http/message-factory": "^1.0.2", "psr/http-message": "^1.0" }, "provide": { "php-http/message-factory-implementation": "1.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.6", "ext-zlib": "*", "guzzlehttp/psr7": "^1.0", "laminas/laminas-diactoros": "^2.0", "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1", "slim/slim": "^3.0" }, "suggest": { "ext-zlib": "Used with compressor/decompressor streams", "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories", "laminas/laminas-diactoros": "Used with Diactoros Factories", "slim/slim": "Used with Slim Framework PSR-7 implementation" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "autoload": { "files": [ "src/filters.php" ], "psr-4": { "Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "HTTP Message related tools", "homepage": "http://php-http.org", "keywords": [ "http", "message", "psr-7" ], "time": "2022-02-11T13:41:14+00:00" }, { "name": "php-http/message-factory", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/php-http/message-factory.git", "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/php-http/message-factory/php-http-message-factory-a478cb11f66a6ac48d8954216cfed9aa06a501a1-zip-fc6bda.zip", "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1", "shasum": "6017c265c368821a6c437486473dba7b53b81bfd" }, "require": { "php": ">=5.4", "psr/http-message": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Factory interfaces for PSR-7 HTTP Message", "homepage": "http://php-http.org", "keywords": [ "factory", "http", "message", "stream", "uri" ], "time": "2015-12-19T14:08:53+00:00" }, { "name": "php-http/promise", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-http/promise.git", "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/php-http/promise/php-http-promise-4c4c1f9b7289a2ec57cde7f1e9762a5789506f88-zip-1aaead.zip", "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88", "shasum": "0bd6758ca54ad2497934a4010609ffd11c1b31a2" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "friends-of-phpspec/phpspec-code-coverage": "^4.3.2", "phpspec/phpspec": "^5.1.2 || ^6.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Http\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joel Wurtz", "email": "joel.wurtz@gmail.com" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Promise used for asynchronous HTTP requests", "homepage": "http://httplug.io", "keywords": [ "promise" ], "time": "2020-07-07T09:29:14+00:00" }, { "name": "phpseclib/phpseclib", "version": "2.0.37", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phpseclib/phpseclib/phpseclib-phpseclib-c812fbb4d6b4d7f30235ab7298a12f09ba13b37c-zip-a92502.zip", "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c", "shasum": "4c16dc94ee4abc3cb16560ea250ba34ec1293964" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phing/phing": "~2.7", "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4", "squizlabs/php_codesniffer": "~2.0" }, "suggest": { "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." }, "type": "library", "autoload": { "files": [ "phpseclib/bootstrap.php" ], "psr-4": { "phpseclib\\": "phpseclib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jim Wigginton", "email": "terrafrost@php.net", "role": "Lead Developer" }, { "name": "Patrick Monnerat", "email": "pm@datasphere.ch", "role": "Developer" }, { "name": "Andreas Fischer", "email": "bantu@phpbb.com", "role": "Developer" }, { "name": "Hans-Jürgen Petrich", "email": "petrich@tronic-media.com", "role": "Developer" }, { "name": "Graham Campbell", "email": "graham@alt-three.com", "role": "Developer" } ], "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", "homepage": "http://phpseclib.sourceforge.net", "keywords": [ "BigInteger", "aes", "asn.1", "asn1", "blowfish", "crypto", "cryptography", "encryption", "rsa", "security", "sftp", "signature", "signing", "ssh", "twofish", "x.509", "x509" ], "funding": [ { "url": "https://github.com/terrafrost", "type": "github" }, { "url": "https://www.patreon.com/phpseclib", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", "type": "tidelift" } ], "time": "2022-04-04T04:57:45+00:00" }, { "name": "player/flv", "version": "1.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/player/flv/player-flv-1.0.zip", "shasum": "ee7da0fa6ecfba99ae07e9fa9a1a68f0c02dc24f" }, "type": "library" }, { "name": "player/mp3", "version": "1.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/player/mp3/player-mp3-1.0.zip", "shasum": "b9e69e3cfc554dbabebea7f93995646252788570" }, "type": "library" }, { "name": "plotly/plotly.js", "version": "v1.58.5", "source": { "type": "git", "url": "https://github.com/plotly/plotly.js.git", "reference": "23fb7faa6c1785d039d9bd4ca2a34a1c72bb7ce9" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/plotly/plotly-js/plotly-plotly-js-23fb7faa6c1785d039d9bd4ca2a34a1c72bb7ce9-zip-798257.zip", "reference": "23fb7faa6c1785d039d9bd4ca2a34a1c72bb7ce9", "shasum": "3722c240ab7c85be11a5f542803f5d211a543b79" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Plotly, Inc.", "email": "sales@plotly.com" } ], "description": "The open source javascript graphing library that powers plotly", "homepage": "https://plotly.com/javascript/", "keywords": [ "data", "graphing", "plotly", "plotting", "visualization" ], "funding": [ { "url": "https://plot.ly/products/consulting-and-oem/", "type": "custom" }, { "url": "https://github.com/plotly", "type": "github" } ], "time": "2021-07-06T18:12:07+00:00" }, { "name": "pragmarx/google2fa", "version": "v7.0.0", "source": { "type": "git", "url": "https://github.com/antonioribeiro/google2fa.git", "reference": "0afb47f8a686bd203fe85a05bab85139f3c1971e" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/pragmarx/google2fa/pragmarx-google2fa-0afb47f8a686bd203fe85a05bab85139f3c1971e-zip-fd1e99.zip", "reference": "0afb47f8a686bd203fe85a05bab85139f3c1971e", "shasum": "febb6afbdc38e35a96f65a955e82141ca75c5baf" }, "require": { "paragonie/constant_time_encoding": "~1.0|~2.0", "paragonie/random_compat": ">=1", "php": ">=5.4", "symfony/polyfill-php56": "~1.2" }, "require-dev": { "phpunit/phpunit": "~4|~5|~6|~7|~8" }, "type": "library", "extra": { "component": "package", "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "PragmaRX\\Google2FA\\": "src/", "PragmaRX\\Google2FA\\Tests\\": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Antonio Carlos Ribeiro", "email": "acr@antoniocarlosribeiro.com", "role": "Creator & Designer" } ], "description": "A One Time Password Authentication package, compatible with Google Authenticator.", "keywords": [ "2fa", "Authentication", "Two Factor Authentication", "google2fa" ], "time": "2019-10-21T17:49:22+00:00" }, { "name": "psr/container", "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/psr/container/psr-container-513e0666f7216c7459170d56df27dfcefe1689ea-zip-1dff99.zip", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", "shasum": "1a01dbe83dc9307ba2984cf2979f49c8c568e280" }, "require": { "php": ">=7.4.0" }, "type": "library", "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" ], "time": "2021-11-05T16:50:12+00:00" }, { "name": "psr/event-dispatcher", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/event-dispatcher.git", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/psr/event-dispatcher/psr-event-dispatcher-dbefd12671e8a14ec7f180cab83036ed26714bb0-zip-673778.zip", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", "shasum": "17db0aa8aefc666557b8be913902a9700bd665b2" }, "require": { "php": ">=7.2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\EventDispatcher\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Standard interfaces for event handling.", "keywords": [ "events", "psr", "psr-14" ], "time": "2019-01-08T18:20:26+00:00" }, { "name": "psr/http-client", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/psr/http-client/psr-http-client-2dfb5f6c5eff0e91e20e913f8c5452ed95b86621-zip-372a80.zip", "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", "shasum": "b9c65e05a95c040eecacf8748271370768abbbc7" }, "require": { "php": "^7.0 || ^8.0", "psr/http-message": "^1.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": "http://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" ], "time": "2020-06-29T06:28:15+00:00" }, { "name": "psr/http-factory", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/psr/http-factory/psr-http-factory-12ac7fcd07e5b077433f5f2bee95b3a771bf61be-zip-a918af.zip", "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", "shasum": "560b9ff2727f419702878e196b2d180667f30393" }, "require": { "php": ">=7.0.0", "psr/http-message": "^1.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": "http://www.php-fig.org/" } ], "description": "Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", "message", "psr", "psr-17", "psr-7", "request", "response" ], "time": "2019-04-30T12:38:16+00:00" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/psr/http-message/psr-http-message-f6561bf28d520154e4b0ec72be95418abe6d9363-zip-7ab320.zip", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "ea8e17ffacac448bf35ee94af368eac6823a38de" }, "require": { "php": ">=5.3.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": "http://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" ], "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/psr/log/psr-log-d49695b909c3b7628b6289db5479a1c204601f11-zip-eb602c.zip", "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "b923b1880a9e35058191091caa1ac7b3ca117612" }, "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": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "time": "2021-05-03T11:20:27+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://composer.tiki.org/dist/ralouphie/getallheaders/ralouphie-getallheaders-120b605dfeb996808c31b6477290a714d356e822-zip-821645.zip", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "2315a1b72c197936cb914483c3373cfbadc2c7bb" }, "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.", "time": "2019-03-08T08:55:37+00:00" }, { "name": "rangy/rangy", "version": "1.3.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/rangy/rangy/rangy-rangy-1.3.0.zip", "shasum": "089c55e72750445844b862afb0f8e987acfd6775" }, "type": "library" }, { "name": "rmm5t/jquery-timeago", "version": "v1.6.7", "source": { "type": "git", "url": "https://github.com/rmm5t/jquery-timeago.git", "reference": "48fdda3ca724dcd655e8e990f6d7fbd203718905" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/rmm5t/jquery-timeago/rmm5t-jquery-timeago-48fdda3ca724dcd655e8e990f6d7fbd203718905-zip-a892aa.zip", "reference": "48fdda3ca724dcd655e8e990f6d7fbd203718905", "shasum": "29a4fac20d4b37849634dd4972ae193883985335" }, "require": { "components/jquery": ">=1.5.0 <4.0" }, "type": "library", "extra": { "component": { "scripts": [ "jquery.timeago.js" ], "files": [ "locales/jquery.timeago.*.js" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ryan McGeary", "email": "ryan@mcgeary.org" } ], "description": "jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. \"4 minutes ago\" or \"about 1 day ago\").", "homepage": "http://timeago.yarp.com/", "keywords": [ "microformat", "time" ], "time": "2019-04-23T15:55:20+00:00" }, { "name": "robicch/jquery-gantt", "version": "6.3", "source": { "type": "git", "url": "https://github.com/robicch/jQueryGantt.git", "reference": "ef370b949c1f3c73ebba977ab83089b512a2f001" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/robicch/jquery-gantt/robicch-jquery-gantt-ef370b949c1f3c73ebba977ab83089b512a2f001-zip-52fdf4.zip", "reference": "ef370b949c1f3c73ebba977ab83089b512a2f001", "shasum": "90d8c5ce150dfc271db474569398644a41e02504" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Twproject Gantt editor is a free online tool for creating and sharing Gantts", "homepage": "https://github.com/robicch/jQueryGantt", "keywords": [ "gantt", "jquery" ], "time": "2019-10-09T11:41:48+00:00" }, { "name": "robrichards/xmlseclibs", "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/robrichards/xmlseclibs.git", "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/robrichards/xmlseclibs/robrichards-xmlseclibs-f8f19e58f26cdb42c54b214ff8a820760292f8df-zip-12c674.zip", "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df", "shasum": "1458ba0b4d100078358ff1d83e25dffdfb45641c" }, "require": { "ext-openssl": "*", "php": ">= 5.4" }, "type": "library", "autoload": { "psr-4": { "RobRichards\\XMLSecLibs\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "A PHP library for XML Security", "homepage": "https://github.com/robrichards/xmlseclibs", "keywords": [ "security", "signature", "xml", "xmldsig" ], "time": "2020-09-05T13:00:25+00:00" }, { "name": "rubix/extras", "version": "0.4.0-beta", "source": { "type": "git", "url": "https://github.com/RubixML/Extras.git", "reference": "57f375e1ef7520683a67d36e7fe1ed8195c4cd49" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/rubix/extras/rubix-extras-57f375e1ef7520683a67d36e7fe1ed8195c4cd49-zip-d3346d.zip", "reference": "57f375e1ef7520683a67d36e7fe1ed8195c4cd49", "shasum": "a829de1a908d8887709d7dc32aa92695027a576e" }, "require": { "php": ">=7.2", "rubix/ml": "^0.4.0", "rubix/tensor": "^2.2", "wamania/php-stemmer": "^2.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "2.18.*", "phpbench/phpbench": "1.0.0-alpha6", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "0.12.*", "phpstan/phpstan-phpunit": "0.12.*", "phpunit/phpunit": "8.5.*" }, "type": "library", "autoload": { "psr-4": { "Rubix\\ML\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andrew DalPino", "homepage": "https://github.com/andrewdalpino", "role": "Lead Engineer" }, { "name": "Contributors", "homepage": "https://github.com/RubixML/Extras/graphs/contributors" } ], "description": "Experimental features for the Rubix ML library.", "homepage": "https://rubixml.com", "keywords": [ "Deep learning", "Extras", "Neural network", "Rubix", "ai", "analytics", "artificial intelligence", "data mining", "machine learning", "ml", "php", "php ai", "php ml", "php-ml", "rubix ml", "rubixml" ], "funding": [ { "url": "https://github.com/RubixML", "type": "github" }, { "url": "https://github.com/andrewdalpino", "type": "github" } ], "time": "2021-03-15T06:27:49+00:00" }, { "name": "rubix/ml", "version": "0.4.2", "source": { "type": "git", "url": "https://github.com/RubixML/ML.git", "reference": "51f6f02f3d719b8f1c8641ff10accd9339fe691e" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/rubix/ml/rubix-ml-51f6f02f3d719b8f1c8641ff10accd9339fe691e-zip-59afbc.zip", "reference": "51f6f02f3d719b8f1c8641ff10accd9339fe691e", "shasum": "0362f87835574f354c1419796f0f8c01e615cea1" }, "require": { "amphp/parallel": "^1.3", "ext-json": "*", "league/flysystem": "~2.0.2", "php": ">=7.2", "psr/log": "^1.1", "rubix/tensor": "^2.2", "symfony/polyfill-mbstring": "^1.0", "symfony/polyfill-php73": "^1.20", "symfony/polyfill-php80": "^1.17" }, "require-dev": { "friendsofphp/php-cs-fixer": "2.18.*", "league/flysystem-memory": "^2.0", "phpbench/phpbench": "1.0.0-alpha6", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "0.12.*", "phpstan/phpstan-phpunit": "0.12.*", "phpunit/phpunit": "8.5.*" }, "suggest": { "ext-gd": "For image manipulation", "ext-igbinary": "For binary serialization of persistables", "ext-mbstring": "For fast multibyte string manipulation", "ext-redis": "To persist models to a Redis DB", "ext-svm": "For Support Vector Machine engine (libsvm)", "ext-tensor": "For fast Matrix/Vector computing", "rubix/extras": "For experimental features" }, "type": "library", "autoload": { "files": [ "src/constants.php", "src/functions.php" ], "psr-4": { "Rubix\\ML\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andrew DalPino", "email": "support@andrewdalpino.com", "homepage": "https://github.com/andrewdalpino", "role": "Project Lead" }, { "name": "Contributors", "homepage": "https://github.com/RubixML/ML/graphs/contributors" } ], "description": "A high-level machine learning and deep learning library for the PHP language.", "homepage": "https://rubixml.com", "keywords": [ "Algorithm", "Deep learning", "Linear regression", "Neural network", "Rubix", "TF-IDF", "adaboost", "ai", "analytics", "anomaly detection", "artificial intelligence", "cart", "classification", "classifier", "clustering", "cross validation", "data mining", "data science", "dataset", "dbscan", "dimensionality reduction", "ensemble", "estimator", "etl", "feature extraction", "feature importance", "feature selection", "gaussian mixture", "gbm", "gmm", "gradient boost", "grid search", "image recognition", "imputation", "inference", "isolation forest", "k-means", "k-nearest neighbors", "kmeans", "knn", "local outlier factor", "loda", "lof", "logistic regression", "machine learning", "manifold learning", "mean shift", "ml", "mlp", "multilayer perceptron", "naive bayes", "natural language processing", "nearest neighbors", "nlp", "outlier detection", "php", "php ai", "php machine learning", "php ml", "prediction", "predictive modeling", "random forest", "ranking", "recommendation", "regression", "regressor", "ridge", "rubix ml", "rubixml", "softmax", "supervised learning", "support vector machine", "svm", "t-sne", "text mining", "tf idf", "tsne", "unsupervised learning" ], "funding": [ { "url": "https://github.com/sponsors/RubixML", "type": "github" } ], "time": "2022-02-12T00:57:06+00:00" }, { "name": "rubix/tensor", "version": "2.2.3", "source": { "type": "git", "url": "https://github.com/RubixML/Tensor.git", "reference": "35f8b1421fe7c5b2ce9b52e41da5cc457ea270af" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/rubix/tensor/rubix-tensor-35f8b1421fe7c5b2ce9b52e41da5cc457ea270af-zip-fea239.zip", "reference": "35f8b1421fe7c5b2ce9b52e41da5cc457ea270af", "shasum": "c82a91ecd942a53edbd26a747cd9835252349fc8" }, "require": { "php": ">=7.2" }, "require-dev": { "friendsofphp/php-cs-fixer": "2.18.*", "phalcon/zephir": "^0.12.20", "phpbench/phpbench": "0.16.*", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "0.12.*", "phpstan/phpstan-phpunit": "0.12.*", "phpunit/phpunit": "8.5.*" }, "type": "library", "autoload": { "files": [ "src/constants.php" ], "psr-4": { "JAMA\\": "lib/JAMA", "Tensor\\": "src/", "Zephir\\Optimizers\\FunctionCall\\": "optimizers/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andrew DalPino", "email": "support@andrewdalpino.com", "homepage": "https://github.com/andrewdalpino", "role": "Project Lead" }, { "name": "Contributors", "homepage": "https://github.com/RubixML/Tensor/graphs/contributors" } ], "description": "A library and extension that provides objects for scientific computing in PHP.", "homepage": "https://github.com/RubixML/Tensor", "keywords": [ "1d convolution", "2d convolution", "arithmetic", "blas", "computation", "computing", "convolution", "decomposition", "dot product", "eigendecomposition", "eigenvalue", "eigenvector", "engineering", "extension", "lapack", "linear algebra", "math", "matmul", "matrix", "matrix multiplication", "multithreaded", "php", "php extension", "pseudoinverse", "scientific computing", "signal processing", "singular value decomposition", "statistics", "svd", "tensor", "trigonometry", "vector", "vector norm" ], "funding": [ { "url": "https://github.com/RubixML", "type": "github" }, { "url": "https://github.com/andrewdalpino", "type": "github" } ], "time": "2021-05-25T05:36:16+00:00" }, { "name": "sabre/dav", "version": "4.4.0", "source": { "type": "git", "url": "https://github.com/sabre-io/dav.git", "reference": "b65362abc926520eda2c57e219f022a6c288069d" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sabre/dav/sabre-dav-b65362abc926520eda2c57e219f022a6c288069d-zip-d10135.zip", "reference": "b65362abc926520eda2c57e219f022a6c288069d", "shasum": "e5a8653be428b484278b8481d67feba80a234936" }, "require": { "ext-ctype": "*", "ext-date": "*", "ext-dom": "*", "ext-iconv": "*", "ext-json": "*", "ext-mbstring": "*", "ext-pcre": "*", "ext-simplexml": "*", "ext-spl": "*", "lib-libxml": ">=2.7.0", "php": "^7.1.0 || ^8.0", "psr/log": "^1.0 || ^2.0 || ^3.0", "sabre/event": "^5.0", "sabre/http": "^5.0.5", "sabre/uri": "^2.0", "sabre/vobject": "^4.2.1", "sabre/xml": "^2.0.1" }, "require-dev": { "evert/phpdoc-md": "~0.1.0", "friendsofphp/php-cs-fixer": "^2.17.1", "monolog/monolog": "^1.18", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.0" }, "suggest": { "ext-curl": "*", "ext-imap": "*", "ext-pdo": "*" }, "bin": [ "bin/sabredav", "bin/naturalselection" ], "type": "library", "autoload": { "psr-4": { "Sabre\\DAV\\": "lib/DAV/", "Sabre\\CalDAV\\": "lib/CalDAV/", "Sabre\\DAVACL\\": "lib/DAVACL/", "Sabre\\CardDAV\\": "lib/CardDAV/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" } ], "description": "WebDAV Framework for PHP", "homepage": "http://sabre.io/", "keywords": [ "CalDAV", "CardDAV", "WebDAV", "framework", "iCalendar" ], "time": "2022-06-27T09:07:55+00:00" }, { "name": "sabre/event", "version": "5.1.4", "source": { "type": "git", "url": "https://github.com/sabre-io/event.git", "reference": "d7da22897125d34d7eddf7977758191c06a74497" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sabre/event/sabre-event-d7da22897125d34d7eddf7977758191c06a74497-zip-16c77f.zip", "reference": "d7da22897125d34d7eddf7977758191c06a74497", "shasum": "bdbeb341a0fda7c6594d54b2bdf443d274cf6b20" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.17.1", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.0" }, "type": "library", "autoload": { "files": [ "lib/coroutine.php", "lib/Loop/functions.php", "lib/Promise/functions.php" ], "psr-4": { "Sabre\\Event\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" } ], "description": "sabre/event is a library for lightweight event-based programming", "homepage": "http://sabre.io/event/", "keywords": [ "EventEmitter", "async", "coroutine", "eventloop", "events", "hooks", "plugin", "promise", "reactor", "signal" ], "time": "2021-11-04T06:51:17+00:00" }, { "name": "sabre/http", "version": "5.1.6", "source": { "type": "git", "url": "https://github.com/sabre-io/http.git", "reference": "9976ac34ced206bd6579b7b37b401de9fac98dae" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sabre/http/sabre-http-9976ac34ced206bd6579b7b37b401de9fac98dae-zip-82bc25.zip", "reference": "9976ac34ced206bd6579b7b37b401de9fac98dae", "shasum": "761eb7313ca2e00aece21884c4dd5e7adfb527ea" }, "require": { "ext-ctype": "*", "ext-curl": "*", "ext-mbstring": "*", "php": "^7.1 || ^8.0", "sabre/event": ">=4.0 <6.0", "sabre/uri": "^2.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.17.1", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.0" }, "suggest": { "ext-curl": " to make http requests with the Client class" }, "type": "library", "autoload": { "files": [ "lib/functions.php" ], "psr-4": { "Sabre\\HTTP\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" } ], "description": "The sabre/http library provides utilities for dealing with http requests and responses. ", "homepage": "https://github.com/fruux/sabre-http", "keywords": [ "http" ], "time": "2022-07-15T14:51:14+00:00" }, { "name": "sabre/uri", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/sabre-io/uri.git", "reference": "4e84208b86d351e8a439613f318feda7a0152b48" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sabre/uri/sabre-uri-4e84208b86d351e8a439613f318feda7a0152b48-zip-2b1ab0.zip", "reference": "4e84208b86d351e8a439613f318feda7a0152b48", "shasum": "c24e16380c3f65f8f9f56e187a8dc6cc026a62ce" }, "require": { "php": "^7.4 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.9", "phpstan/phpstan": "^1.8", "phpunit/phpunit": "^9.0" }, "type": "library", "autoload": { "files": [ "lib/functions.php" ], "psr-4": { "Sabre\\Uri\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" } ], "description": "Functions for making sense out of URIs.", "homepage": "http://sabre.io/uri/", "keywords": [ "rfc3986", "uri", "url" ], "time": "2022-08-17T09:51:38+00:00" }, { "name": "sabre/vobject", "version": "4.5.0", "source": { "type": "git", "url": "https://github.com/sabre-io/vobject.git", "reference": "d1fdc0c3587a314bdd3aac4a1e1dcacadd91858e" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sabre/vobject/sabre-vobject-d1fdc0c3587a314bdd3aac4a1e1dcacadd91858e-zip-1c5490.zip", "reference": "d1fdc0c3587a314bdd3aac4a1e1dcacadd91858e", "shasum": "a2cb9db4f9b10030088cea40d570bfd451fa5b0a" }, "require": { "ext-mbstring": "*", "php": "^7.1 || ^8.0", "sabre/xml": "^2.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.17.1", "phpstan/phpstan": "^0.12", "phpunit/php-invoker": "^2.0 || ^3.1", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.0" }, "suggest": { "hoa/bench": "If you would like to run the benchmark scripts" }, "bin": [ "bin/vobject", "bin/generate_vcards" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "autoload": { "psr-4": { "Sabre\\VObject\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" }, { "name": "Dominik Tobschall", "email": "dominik@fruux.com", "homepage": "http://tobschall.de/", "role": "Developer" }, { "name": "Ivan Enderlin", "email": "ivan.enderlin@hoa-project.net", "homepage": "http://mnt.io/", "role": "Developer" } ], "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects", "homepage": "http://sabre.io/vobject/", "keywords": [ "availability", "freebusy", "iCalendar", "ical", "ics", "jCal", "jCard", "recurrence", "rfc2425", "rfc2426", "rfc2739", "rfc4770", "rfc5545", "rfc5546", "rfc6321", "rfc6350", "rfc6351", "rfc6474", "rfc6638", "rfc6715", "rfc6868", "vCalendar", "vCard", "vcf", "xCal", "xCard" ], "time": "2022-08-17T16:39:31+00:00" }, { "name": "sabre/xml", "version": "2.2.5", "source": { "type": "git", "url": "https://github.com/sabre-io/xml.git", "reference": "a6af111850e7536d200d9637c34885cd3c77a86c" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sabre/xml/sabre-xml-a6af111850e7536d200d9637c34885cd3c77a86c-zip-5a98c1.zip", "reference": "a6af111850e7536d200d9637c34885cd3c77a86c", "shasum": "1717ffbcf3815a5f17d87df67277eab11bbb2abf" }, "require": { "ext-dom": "*", "ext-xmlreader": "*", "ext-xmlwriter": "*", "lib-libxml": ">=2.6.20", "php": "^7.1 || ^8.0", "sabre/uri": ">=1.0,<3.0.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.17.1", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.0" }, "type": "library", "autoload": { "files": [ "lib/Deserializer/functions.php", "lib/Serializer/functions.php" ], "psr-4": { "Sabre\\Xml\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" }, { "name": "Markus Staab", "email": "markus.staab@redaxo.de", "role": "Developer" } ], "description": "sabre/xml is an XML library that you may not hate.", "homepage": "https://sabre.io/xml/", "keywords": [ "XMLReader", "XMLWriter", "dom", "xml" ], "time": "2021-11-04T06:37:27+00:00" }, { "name": "scssphp/scssphp", "version": "v1.10.5", "source": { "type": "git", "url": "https://github.com/scssphp/scssphp.git", "reference": "6d44282ccf283e133ab70b6282f8e068ff2f9bf9" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/scssphp/scssphp/scssphp-scssphp-6d44282ccf283e133ab70b6282f8e068ff2f9bf9-zip-984cf4.zip", "reference": "6d44282ccf283e133ab70b6282f8e068ff2f9bf9", "shasum": "b7115a6026c8b40dc439a6de6713761c496e5da6" }, "require": { "ext-ctype": "*", "ext-json": "*", "php": ">=5.6.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.4", "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4", "sass/sass-spec": "*", "squizlabs/php_codesniffer": "~3.5", "symfony/phpunit-bridge": "^5.1", "thoughtbot/bourbon": "^7.0", "twbs/bootstrap": "~5.0", "twbs/bootstrap4": "4.6.1", "zurb/foundation": "~6.5" }, "suggest": { "ext-iconv": "Can be used as fallback when ext-mbstring is not available", "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv" }, "bin": [ "bin/pscss" ], "type": "library", "extra": { "bamarni-bin": { "forward-command": false, "bin-links": false } }, "autoload": { "psr-4": { "ScssPhp\\ScssPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anthon Pang", "email": "apang@softwaredevelopment.ca", "homepage": "https://github.com/robocoder" }, { "name": "Cédric Morin", "email": "cedric@yterium.com", "homepage": "https://github.com/Cerdic" } ], "description": "scssphp is a compiler for SCSS written in PHP.", "homepage": "http://scssphp.github.io/scssphp/", "keywords": [ "css", "less", "sass", "scss", "stylesheet" ], "time": "2022-07-27T15:52:39+00:00" }, { "name": "sebastian/diff", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sebastian/diff/sebastian-diff-14f72dd46eaf2f2293cbe79c93cc0bc43161a211-zip-72210d.zip", "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211", "shasum": "79fbff6f0190657691027fff3d327f1ea58c47f1" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^7.5 || ^8.0", "symfony/process": "^2 || ^3.3 || ^4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" } ], "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ "diff", "udiff", "unidiff", "unified diff" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:59:04+00:00" }, { "name": "sentry/sdk", "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php-sdk.git", "reference": "6d78bd83b43efbb52f81d6824f4af344fa9ba292" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/6d78bd83b43efbb52f81d6824f4af344fa9ba292", "reference": "6d78bd83b43efbb52f81d6824f4af344fa9ba292", "shasum": "" }, "require": { "http-interop/http-factory-guzzle": "^1.0", "sentry/sentry": "^3.5", "symfony/http-client": "^4.3|^5.0|^6.0" }, "type": "metapackage", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sentry", "email": "accounts@sentry.io" } ], "description": "This is a metapackage shipping sentry/sentry with a recommended HTTP client.", "homepage": "http://sentry.io", "keywords": [ "crash-reporting", "crash-reports", "error-handler", "error-monitoring", "log", "logging", "sentry" ], "funding": [ { "url": "https://sentry.io/", "type": "custom" }, { "url": "https://sentry.io/pricing/", "type": "custom" } ], "time": "2022-05-21T11:10:11+00:00" }, { "name": "sentry/sentry", "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", "reference": "877bca3f0f0ac0fc8ec0a218c6070cccea266795" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sentry/sentry/sentry-sentry-877bca3f0f0ac0fc8ec0a218c6070cccea266795-zip-53cf07.zip", "reference": "877bca3f0f0ac0fc8ec0a218c6070cccea266795", "shasum": "f43521943bc38070321190ac3c881a64126675e2" }, "require": { "ext-json": "*", "ext-mbstring": "*", "guzzlehttp/promises": "^1.4", "guzzlehttp/psr7": "^1.8.4|^2.1.1", "jean85/pretty-package-versions": "^1.5|^2.0.4", "php": "^7.2|^8.0", "php-http/async-client-implementation": "^1.0", "php-http/client-common": "^1.5|^2.0", "php-http/discovery": "^1.11", "php-http/httplug": "^1.1|^2.0", "php-http/message": "^1.5", "psr/http-factory": "^1.0", "psr/http-message-implementation": "^1.0", "psr/log": "^1.0|^2.0|^3.0", "symfony/options-resolver": "^3.4.43|^4.4.30|^5.0.11|^6.0", "symfony/polyfill-php80": "^1.17", "symfony/polyfill-uuid": "^1.13.1" }, "conflict": { "php-http/client-common": "1.8.0", "raven/raven": "*" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.19|3.4.*", "http-interop/http-factory-guzzle": "^1.0", "monolog/monolog": "^1.6|^2.0|^3.0", "nikic/php-parser": "^4.10.3", "php-http/mock-client": "^1.3", "phpbench/phpbench": "^1.0", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^1.3", "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "^8.5.14|^9.4", "symfony/phpunit-bridge": "^5.2|^6.0", "vimeo/psalm": "^4.17" }, "suggest": { "monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler." }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.7.x-dev" } }, "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Sentry\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sentry", "email": "accounts@sentry.io" } ], "description": "A PHP SDK for Sentry (http://sentry.io)", "homepage": "http://sentry.io", "keywords": [ "crash-reporting", "crash-reports", "error-handler", "error-monitoring", "log", "logging", "sentry" ], "funding": [ { "url": "https://sentry.io/", "type": "custom" }, { "url": "https://sentry.io/pricing/", "type": "custom" } ], "time": "2022-07-18T07:55:36+00:00" }, { "name": "simile_timeline/simile_timeline", "version": "2.3.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/simile_timeline/simile_timeline/simile_timeline-simile_timeline-2.3.0.zip", "shasum": "fbe94c801e6ddcd3a195b9c3fda6a77f075bd53b" }, "type": "library" }, { "name": "slm/mail", "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/Webador/SlmMail.git", "reference": "6ab57a8322bd246d46f1e95a4ff4937a7c9133cb" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/slm/mail/slm-mail-6ab57a8322bd246d46f1e95a4ff4937a7c9133cb-zip-deabc1.zip", "reference": "6ab57a8322bd246d46f1e95a4ff4937a7c9133cb", "shasum": "959deae9cfa6b38cb9d88edfbd30f6588c2a7807" }, "require": { "laminas/laminas-http": "^2.8", "laminas/laminas-mail": "^2.9", "laminas/laminas-mime": "^2.7", "laminas/laminas-servicemanager": "^3.3", "php": "^7.2 || ^8.0" }, "require-dev": { "aws/aws-sdk-php": "^3.184", "container-interop/container-interop": "^1.1", "doctrine/instantiator": "^1.3", "guzzlehttp/guzzle": "^7.4", "laminas/laminas-config": "^3.3", "laminas/laminas-i18n": "^2.10", "laminas/laminas-log": "^2.12", "laminas/laminas-modulemanager": "^2.8", "laminas/laminas-mvc": "^3.1", "laminas/laminas-serializer": "^2.9", "laminas/laminas-view": "^2.11", "phpunit/phpunit": "^8.5.8 || ^9.4.2", "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "aws/aws-sdk-php": "If you need to use Amazon SES" }, "type": "library", "extra": { "zf": { "component": "SlmMail", "config-provider": "SlmMail\\ConfigProvider" } }, "autoload": { "psr-4": { "SlmMail\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Roel van Duijnhoven", "email": "roel@jouwweb.nl", "homepage": "https://www.jouwweb.nl" }, { "name": "Jurian Sluiman", "email": "jurian@juriansluiman.nl", "homepage": "http://juriansluiman.nl" }, { "name": "Michaël Gallego", "email": "mic.gallego@gmail.com", "homepage": "http://www.michaelgallego.fr" } ], "description": "Integration of various email service providers in the Laminas\\Mail", "homepage": "https://github.com/Webador/SlmMail", "keywords": [ "elastic email", "elasticemail", "email", "laminas", "mailgun", "mandrill", "mezzio", "postage", "postmark", "send grid", "sendgrid", "transactional email" ], "time": "2022-07-21T12:39:11+00:00" }, { "name": "smarty/smarty", "version": "v4.2.0", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", "reference": "97aeb14c6fc2fb733938809926e2f9d6c581a70d" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/smarty/smarty/smarty-smarty-97aeb14c6fc2fb733938809926e2f9d6c581a70d-zip-6d04f1.zip", "reference": "97aeb14c6fc2fb733938809926e2f9d6c581a70d", "shasum": "198759945fb49b93ac8d63152ade090c0cd664c8" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^8.5 || ^7.5", "smarty/smarty-lexer": "^3.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "autoload": { "classmap": [ "libs/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "authors": [ { "name": "Monte Ohrt", "email": "monte@ohrt.com" }, { "name": "Uwe Tews", "email": "uwe.tews@googlemail.com" }, { "name": "Rodney Rehm", "email": "rodney.rehm@medialize.de" }, { "name": "Simon Wisselink", "homepage": "https://www.iwink.nl/" } ], "description": "Smarty - the compiling PHP template engine", "homepage": "https://smarty-php.github.io/smarty/", "keywords": [ "templating" ], "time": "2022-08-01T21:57:38+00:00" }, { "name": "sorich87/bootstrap-tour", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sorich87/bootstrap-tour.git", "reference": "c501ce7ad1728050b0882bb9316f5c33df87f6a2" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sorich87/bootstrap-tour/sorich87-bootstrap-tour-c501ce7ad1728050b0882bb9316f5c33df87f6a2-zip-c67f6d.zip", "reference": "c501ce7ad1728050b0882bb9316f5c33df87f6a2", "shasum": "0c3815b7a79c2afaa21f953288131a872245599f" }, "type": "component", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Show people how to use your web site", "homepage": "http://bootstraptour.com/", "keywords": [ "bootstrap", "tour" ], "time": "2021-08-11T06:10:54+00:00" }, { "name": "steverhoades/oauth2-openid-connect-client", "version": "v0.3.0", "source": { "type": "git", "url": "https://github.com/steverhoades/oauth2-openid-connect-client.git", "reference": "0159471487540a4620b8d0b693f5f215503a8d75" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/steverhoades/oauth2-openid-connect-client/steverhoades-oauth2-openid-connect-client-0159471487540a4620b8d0b693f5f215503a8d75-zip-12c165.zip", "reference": "0159471487540a4620b8d0b693f5f215503a8d75", "shasum": "4c440f4aecf631c2262a647fd6729cbebc1faad5" }, "require": { "lcobucci/jwt": "^3.2", "league/oauth2-client": "^2.0" }, "require-dev": { "phpmd/phpmd": "~2.2", "phpunit/php-invoker": "~1.1", "phpunit/phpunit": "~4.5", "squizlabs/php_codesniffer": "~2.3" }, "type": "library", "autoload": { "psr-4": { "OpenIDConnectClient\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Steve Rhoades", "email": "sedonami@gmail.com" } ], "description": "OAuth2 OpenID Connect Client that utilizes the PHP Leagues OAuth2 Client", "time": "2020-05-19T23:06:36+00:00" }, { "name": "studio-42/elfinder", "version": "2.1.61", "source": { "type": "git", "url": "https://github.com/Studio-42/elFinder.git", "reference": "33bee2654615db62e9b722efb4fdd2a21844fbb2" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/studio-42/elfinder/studio-42-elfinder-33bee2654615db62e9b722efb4fdd2a21844fbb2-zip-84090f.zip", "reference": "33bee2654615db62e9b722efb4fdd2a21844fbb2", "shasum": "d1dab07ff7be73482c4c6f427bc8ff6c5148df4d" }, "require": { "php": ">=5.2" }, "suggest": { "barryvdh/elfinder-flysystem-driver": "VolumeDriver for elFinder to use Flysystem as a root.", "google/apiclient": "VolumeDriver GoogleDrive require `google/apiclient:^2.0.", "kunalvarma05/dropbox-php-sdk": "VolumeDriver `Dropbox`2 require `kunalvarma05/dropbox-php-sdk.", "nao-pon/flysystem-google-drive": "require in GoogleDrive network volume mounting with Flysystem." }, "type": "library", "autoload": { "classmap": [ "php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Dmitry Levashov", "email": "dio@std42.ru", "homepage": "http://std42.ru" }, { "name": "Troex Nevelin", "email": "troex@fury.scancode.ru", "homepage": "http://std42.ru" }, { "name": "Naoki Sawada", "email": "hypweb+elfinder@gmail.com", "homepage": "http://xoops.hypweb.net" }, { "name": "Community contributions", "homepage": "https://github.com/Studio-42/elFinder/contributors" } ], "description": "File manager for web", "homepage": "http://elfinder.org", "funding": [ { "url": "https://github.com/nao-pon", "type": "github" } ], "time": "2022-03-14T15:07:52+00:00" }, { "name": "svg-edit/svg-edit", "version": "2.8.1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/svg-edit/svg-edit/svg-edit-svg-edit-2.8.1.zip", "shasum": "81b348da3ee7af5d1d077a37b3fdcdce9e987cab" }, "type": "library" }, { "name": "swagger-api/swagger-ui", "version": "v4.14.0", "source": { "type": "git", "url": "https://github.com/swagger-api/swagger-ui.git", "reference": "424d704d1e971cb4b8c952d1b5e302414745f86c" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/swagger-api/swagger-ui/swagger-api-swagger-ui-424d704d1e971cb4b8c952d1b5e302414745f86c-zip-aac9c5.zip", "reference": "424d704d1e971cb4b8c952d1b5e302414745f86c", "shasum": "3f27c5a274ca1072510f3e7bc04a94b77e14af8a" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Anna Bodnia", "email": "anna.bodnia@gmail.com" }, { "name": "Buu Nguyen", "email": "buunguyen@gmail.com" }, { "name": "Josh Ponelat", "email": "jponelat@gmail.com" }, { "name": "Kyle Shockey", "email": "kyleshockey1@gmail.com" }, { "name": "Robert Barnwell", "email": "robert@robertismy.name" }, { "name": "Sahar Jafari", "email": "shr.jafari@gmail.com" } ], "description": " Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.", "homepage": "http://swagger.io", "keywords": [ "api", "documentation", "openapi", "specification", "swagger", "ui" ], "time": "2022-08-17T18:49:32+00:00" }, { "name": "symfony/config", "version": "v4.4.44", "source": { "type": "git", "url": "https://github.com/symfony/config.git", "reference": "ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/config/symfony-config-ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658-zip-4eb0cc.zip", "reference": "ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658", "shasum": "9a791313357169129b5c78cabecb0fa61ddbb8a7" }, "require": { "php": ">=7.1.3", "symfony/filesystem": "^3.4|^4.0|^5.0", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-php80": "^1.16", "symfony/polyfill-php81": "^1.22" }, "conflict": { "symfony/finder": "<3.4" }, "require-dev": { "symfony/event-dispatcher": "^3.4|^4.0|^5.0", "symfony/finder": "^3.4|^4.0|^5.0", "symfony/messenger": "^4.1|^5.0", "symfony/service-contracts": "^1.1|^2", "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/yaml": "To use the yaml reference dumper" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Config\\": "" }, "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": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "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": "2022-07-20T09:59:04+00:00" }, { "name": "symfony/console", "version": "v4.4.44", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "c35fafd7f12ebd6f9e29c95a370df7f1fb171a40" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/console/symfony-console-c35fafd7f12ebd6f9e29c95a370df7f1fb171a40-zip-bac453.zip", "reference": "c35fafd7f12ebd6f9e29c95a370df7f1fb171a40", "shasum": "27ecf019dc7a1b247815c88fe38791e461dde3c1" }, "require": { "php": ">=7.1.3", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php73": "^1.8", "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.1|^2" }, "conflict": { "psr/log": ">=3", "symfony/dependency-injection": "<3.4", "symfony/event-dispatcher": "<4.3|>=5", "symfony/lock": "<4.4", "symfony/process": "<3.3" }, "provide": { "psr/log-implementation": "1.0|2.0" }, "require-dev": { "psr/log": "^1|^2", "symfony/config": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/event-dispatcher": "^4.3", "symfony/lock": "^4.4|^5.0", "symfony/process": "^3.4|^4.0|^5.0", "symfony/var-dumper": "^4.3|^5.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", "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": "2022-07-20T09:59:04+00:00" }, { "name": "symfony/css-selector", "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", "reference": "c1681789f059ab756001052164726ae88512ae3d" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/css-selector/symfony-css-selector-c1681789f059ab756001052164726ae88512ae3d-zip-db985b.zip", "reference": "c1681789f059ab756001052164726ae88512ae3d", "shasum": "45178f656ef739e16f3fbca84ba2ae57cdb18f17" }, "require": { "php": ">=7.2.5", "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\CssSelector\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Jean-François Simon", "email": "jeanfrancois.simon@sensiolabs.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "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": "2022-06-27T16:58:25+00:00" }, { "name": "symfony/dependency-injection", "version": "v4.4.44", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", "reference": "25502a57182ba1e15da0afd64c975cae4d0a1471" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/dependency-injection/symfony-dependency-injection-25502a57182ba1e15da0afd64c975cae4d0a1471-zip-94b8e0.zip", "reference": "25502a57182ba1e15da0afd64c975cae4d0a1471", "shasum": "c5a2ff793b1a7ac35e48c82c10b8add3ee41c317" }, "require": { "php": ">=7.1.3", "psr/container": "^1.0", "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.1.6|^2" }, "conflict": { "symfony/config": "<4.3|>=5.0", "symfony/finder": "<3.4", "symfony/proxy-manager-bridge": "<3.4", "symfony/yaml": "<4.4.26" }, "provide": { "psr/container-implementation": "1.0", "symfony/service-implementation": "1.0|2.0" }, "require-dev": { "symfony/config": "^4.3", "symfony/expression-language": "^3.4|^4.0|^5.0", "symfony/yaml": "^4.4.26|^5.0" }, "suggest": { "symfony/config": "", "symfony/expression-language": "For using expressions in service container configuration", "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", "symfony/yaml": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\DependencyInjection\\": "" }, "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": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "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": "2022-07-20T09:59:04+00:00" }, { "name": "symfony/deprecation-contracts", "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/deprecation-contracts/symfony-deprecation-contracts-e8b495ea28c1d97b5e0c121748d6f9b53d075c66-zip-95499a.zip", "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", "shasum": "c584ce920279a8fa3cc4f75ee737f15478f11360" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "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", "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": "2022-01-02T09:53:40+00:00" }, { "name": "symfony/filesystem", "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "6699fb0228d1bc35b12aed6dd5e7455457609ddd" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/filesystem/symfony-filesystem-6699fb0228d1bc35b12aed6dd5e7455457609ddd-zip-4dc82e.zip", "reference": "6699fb0228d1bc35b12aed6dd5e7455457609ddd", "shasum": "15e06ea395bdd190ddb57ac8e3be7eceed256414" }, "require": { "php": ">=7.2.5", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8", "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Filesystem\\": "" }, "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": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "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": "2022-07-20T13:00:38+00:00" }, { "name": "symfony/finder", "version": "v4.4.44", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "66bd787edb5e42ff59d3523f623895af05043e4f" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/finder/symfony-finder-66bd787edb5e42ff59d3523f623895af05043e4f-zip-17aac0.zip", "reference": "66bd787edb5e42ff59d3523f623895af05043e4f", "shasum": "82975ea05c191887e11d0d6bea89ac48367751ac" }, "require": { "php": ">=7.1.3", "symfony/polyfill-php80": "^1.16" }, "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", "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": "2022-07-29T07:35:46+00:00" }, { "name": "symfony/http-client", "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", "reference": "5c5c37eb2a276d8d7d669dd76688aa1606ee78fb" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/http-client/symfony-http-client-5c5c37eb2a276d8d7d669dd76688aa1606ee78fb-zip-38df14.zip", "reference": "5c5c37eb2a276d8d7d669dd76688aa1606ee78fb", "shasum": "93067b0b4fada99c5db150ca50bac8dd15c8afd7" }, "require": { "php": ">=7.2.5", "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.1|^3", "symfony/http-client-contracts": "^2.4", "symfony/polyfill-php73": "^1.11", "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.0|^2|^3" }, "provide": { "php-http/async-client-implementation": "*", "php-http/client-implementation": "*", "psr/http-client-implementation": "1.0", "symfony/http-client-implementation": "2.4" }, "require-dev": { "amphp/amp": "^2.5", "amphp/http-client": "^4.2.1", "amphp/http-tunnel": "^1.0", "amphp/socket": "^1.1", "guzzlehttp/promises": "^1.4", "nyholm/psr7": "^1.0", "php-http/httplug": "^1.0|^2.0", "psr/http-client": "^1.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0", "symfony/process": "^4.4|^5.0|^6.0", "symfony/stopwatch": "^4.4|^5.0|^6.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\HttpClient\\": "" }, "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 powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "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": "2022-07-28T13:33:28+00:00" }, { "name": "symfony/http-client-contracts", "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/http-client-contracts/symfony-http-client-contracts-ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70-zip-e1f0eb.zip", "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70", "shasum": "e5fadc91306b344d067096c540572b8b6d484c18" }, "require": { "php": ">=7.2.5" }, "suggest": { "symfony/http-client-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\HttpClient\\": "" } }, "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 HTTP clients", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "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": "2022-04-12T15:48:08+00:00" }, { "name": "symfony/options-resolver", "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/options-resolver/symfony-options-resolver-54f14e36aa73cb8f7261d7686691fd4d75ea2690-zip-f59099.zip", "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690", "shasum": "19b89537b5c6f5a9378dc1b1a7de85f7f3408012" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-php73": "~1.0", "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\OptionsResolver\\": "" }, "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": "Provides an improved replacement for the array_replace PHP function", "homepage": "https://symfony.com", "keywords": [ "config", "configuration", "options" ], "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": "2022-07-20T13:00:38+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/polyfill-ctype/symfony-polyfill-ctype-6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4-zip-2f37a2.zip", "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", "shasum": "d1aaea057569981585f89045e696f73ab8cd5b80" }, "require": { "php": ">=7.1" }, "provide": { "ext-ctype": "*" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-iconv", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", "reference": "143f1881e655bebca1312722af8068de235ae5dc" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/polyfill-iconv/symfony-polyfill-iconv-143f1881e655bebca1312722af8068de235ae5dc-zip-852635.zip", "reference": "143f1881e655bebca1312722af8068de235ae5dc", "shasum": "2c8eb4e82f5ec45f4ae6ec8b3ea845926e7d08ba" }, "require": { "php": ">=7.1" }, "provide": { "ext-iconv": "*" }, "suggest": { "ext-iconv": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Iconv\\": "" } }, "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 Iconv extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "iconv", "polyfill", "portable", "shim" ], "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": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-intl-grapheme", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", "reference": "433d05519ce6990bf3530fba6957499d327395c2" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/polyfill-intl-grapheme/symfony-polyfill-intl-grapheme-433d05519ce6990bf3530fba6957499d327395c2-zip-7efbdd.zip", "reference": "433d05519ce6990bf3530fba6957499d327395c2", "shasum": "cd1a9d68919b469718ffbc5d9f9911ddde450d4f" }, "require": { "php": ">=7.1" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/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" ], "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": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-intl-idn", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/polyfill-intl-idn/symfony-polyfill-intl-idn-59a8d271f00dd0e4c2e518104cc7963f655a1aa8-zip-30aa94.zip", "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8", "shasum": "863b358e21c0f98bc9cfbbb82169ce46891fc824" }, "require": { "php": ">=7.1", "symfony/polyfill-intl-normalizer": "^1.10", "symfony/polyfill-php72": "^1.10" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/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" ], "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": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-intl-normalizer", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", "reference": "219aa369ceff116e673852dce47c3a41794c14bd" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/polyfill-intl-normalizer/symfony-polyfill-intl-normalizer-219aa369ceff116e673852dce47c3a41794c14bd-zip-b2f949.zip", "reference": "219aa369ceff116e673852dce47c3a41794c14bd", "shasum": "88de87fa06f188afd8f5474d709a515c881aadcf" }, "require": { "php": ">=7.1" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/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" ], "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": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/polyfill-mbstring/symfony-polyfill-mbstring-9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e-zip-3a99e7.zip", "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", "shasum": "ae0f1056e25ca2f4005ae68784bc478874f42f38" }, "require": { "php": ">=7.1" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/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" ], "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": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-php56", "version": "v1.20.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675", "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "metapackage", "extra": { "branch-alias": { "dev-main": "1.20-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "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 5.6+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "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": "2020-10-23T14:02:19+00:00" }, { "name": "symfony/polyfill-php72", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/polyfill-php72/symfony-polyfill-php72-bf44a9fd41feaac72b074de600314a93e2ae78e2-zip-4cab7b.zip", "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2", "shasum": "45c32691158e93b57c375e878320298e0e743f88" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php72\\": "" } }, "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.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "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": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-php73", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/polyfill-php73/symfony-polyfill-php73-e440d35fa0286f77fb45b79a03fedbeda9307e85-zip-ca827e.zip", "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", "shasum": "57ec513aa54892cecefcfb6df9946f026a464f13" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/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" ], "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": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-php80", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/polyfill-php80/symfony-polyfill-php80-cfa0ae98841b9e461207c13ab093d76b0fa7bace-zip-114495.zip", "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace", "shasum": "214ab9450919e0bb27760ab4e98d72c20dd0a90e" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/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" ], "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": "2022-05-10T07:21:04+00:00" }, { "name": "symfony/polyfill-php81", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/polyfill-php81/symfony-polyfill-php81-13f6d1271c663dc5ae9fb843a8f16521db7687a1-zip-9b1835.zip", "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1", "shasum": "e76c9b6ef193a814988ba10f05c1d799ccf32ab2" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php81\\": "" }, "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 8.1+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "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": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-uuid", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-uuid.git", "reference": "a41886c1c81dc075a09c71fe6db5b9d68c79de23" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/polyfill-uuid/symfony-polyfill-uuid-a41886c1c81dc075a09c71fe6db5b9d68c79de23-zip-28ed22.zip", "reference": "a41886c1c81dc075a09c71fe6db5b9d68c79de23", "shasum": "adc6abef9eee0af450b592dbcceb3c58a063aa30" }, "require": { "php": ">=7.1" }, "provide": { "ext-uuid": "*" }, "suggest": { "ext-uuid": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Uuid\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Grégoire Pineau", "email": "lyrixx@lyrixx.info" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for uuid functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "uuid" ], "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": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/process", "version": "v4.4.44", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/process/symfony-process-5cee9cdc4f7805e2699d9fd66991a0e6df8252a2-zip-885e0c.zip", "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2", "shasum": "70ae3ad2c33b823afb3033dfaee5517f6d1c25d3" }, "require": { "php": ">=7.1.3", "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "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": "Executes commands in sub-processes", "homepage": "https://symfony.com", "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": "2022-06-27T13:16:42+00:00" }, { "name": "symfony/property-access", "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", "reference": "c641d63e943ed31981bad4b4dcf29fe7da2ffa8c" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/property-access/symfony-property-access-c641d63e943ed31981bad4b4dcf29fe7da2ffa8c-zip-e9c8de.zip", "reference": "c641d63e943ed31981bad4b4dcf29fe7da2ffa8c", "shasum": "dd70a808b93c6f4e7c9b34bf6246ee6b158951c2" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-php80": "^1.16", "symfony/property-info": "^5.2|^6.0" }, "require-dev": { "symfony/cache": "^4.4|^5.0|^6.0" }, "suggest": { "psr/cache-implementation": "To cache access methods." }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\PropertyAccess\\": "" }, "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": "Provides functions to read and write from/to an object or array using a simple string notation", "homepage": "https://symfony.com", "keywords": [ "access", "array", "extraction", "index", "injection", "object", "property", "property path", "reflection" ], "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": "2022-06-27T16:58:25+00:00" }, { "name": "symfony/property-info", "version": "v5.4.0", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", "reference": "c21b4221522779537e9693d51536d8174579b1fd" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/property-info/symfony-property-info-c21b4221522779537e9693d51536d8174579b1fd-zip-ef8ead.zip", "reference": "c21b4221522779537e9693d51536d8174579b1fd", "shasum": "dfec0f03880de5469abeada80c14248f286e9fd3" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-php80": "^1.16", "symfony/string": "^5.1|^6.0" }, "conflict": { "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/dependency-injection": "<4.4" }, "require-dev": { "doctrine/annotations": "^1.10.4", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "phpstan/phpdoc-parser": "^1.0", "symfony/cache": "^4.4|^5.0|^6.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/serializer": "^4.4|^5.0|^6.0" }, "suggest": { "phpdocumentor/reflection-docblock": "To use the PHPDoc", "psr/cache-implementation": "To cache results", "symfony/doctrine-bridge": "To use Doctrine metadata", "symfony/serializer": "To use Serializer metadata" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\PropertyInfo\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kévin Dunglas", "email": "dunglas@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Extracts information about PHP class' properties using metadata of popular sources", "homepage": "https://symfony.com", "keywords": [ "doctrine", "phpdoc", "property", "symfony", "type", "validator" ], "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": "2021-11-23T10:19:22+00:00" }, { "name": "symfony/routing", "version": "v4.4.44", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/routing/symfony-routing-f7751fd8b60a07f3f349947a309b5bdfce22d6ae-zip-694ba6.zip", "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae", "shasum": "5978c7a16e7c7d9408cedec3b8d50b5a17ea99ab" }, "require": { "php": ">=7.1.3", "symfony/polyfill-php80": "^1.16" }, "conflict": { "symfony/config": "<4.2", "symfony/dependency-injection": "<3.4", "symfony/yaml": "<3.4" }, "require-dev": { "doctrine/annotations": "^1.10.4", "psr/log": "^1|^2|^3", "symfony/config": "^4.2|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/expression-language": "^3.4|^4.0|^5.0", "symfony/http-foundation": "^3.4|^4.0|^5.0", "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "doctrine/annotations": "For using the annotation loader", "symfony/config": "For using the all-in-one router or any loader", "symfony/expression-language": "For using expression matching", "symfony/http-foundation": "For using a Symfony Request object", "symfony/yaml": "For using the YAML loader" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Routing\\": "" }, "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": "Maps an HTTP request to a set of configuration variables", "homepage": "https://symfony.com", "keywords": [ "router", "routing", "uri", "url" ], "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": "2022-07-20T09:59:04+00:00" }, { "name": "symfony/service-contracts", "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/service-contracts/symfony-service-contracts-4b426aac47d6427cc1a1d0f7e2ac724627f5966c-zip-6350e4.zip", "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c", "shasum": "fb145adf9f247298c81ff3c0a95ccca9b9948a70" }, "require": { "php": ">=7.2.5", "psr/container": "^1.1", "symfony/deprecation-contracts": "^2.1|^3" }, "conflict": { "ext-psr": "<1.1|>=2" }, "suggest": { "symfony/service-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" } }, "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" ], "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": "2022-05-30T19:17:29+00:00" }, { "name": "symfony/string", "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/string.git", "reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/string/symfony-string-5eb661e49ad389e4ae2b6e4df8d783a8a6548322-zip-150c95.zip", "reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322", "shasum": "84dc55ba586ecc602c0f4c6f5f84ae1e7600c2bf" }, "require": { "php": ">=7.2.5", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "~1.15" }, "conflict": { "symfony/translation-contracts": ">=3.0" }, "require-dev": { "symfony/error-handler": "^4.4|^5.0|^6.0", "symfony/http-client": "^4.4|^5.0|^6.0", "symfony/translation-contracts": "^1.1|^2", "symfony/var-exporter": "^4.4|^5.0|^6.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" ], "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": "2022-07-24T16:15:25+00:00" }, { "name": "symfony/yaml", "version": "v4.4.44", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "c2b28c10fb3b7ac67bafa7b8f952cd83f35acde2" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/yaml/symfony-yaml-c2b28c10fb3b7ac67bafa7b8f952cd83f35acde2-zip-b90753.zip", "reference": "c2b28c10fb3b7ac67bafa7b8f952cd83f35acde2", "shasum": "183c767f147db78c405f266f6932e1aac3973013" }, "require": { "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/console": "<3.4" }, "require-dev": { "symfony/console": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "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", "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": "2022-06-27T13:16:42+00:00" }, { "name": "teqneers/shamir", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/teqneers/shamir.git", "reference": "ef6249dd19584bb99b8c36c608519e1673d8bfcc" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/teqneers/shamir/teqneers-shamir-ef6249dd19584bb99b8c36c608519e1673d8bfcc-zip-ed7c54.zip", "reference": "ef6249dd19584bb99b8c36c608519e1673d8bfcc", "shasum": "98ec49f829c54408223e7a9e0e0e6427a9c4b770" }, "require": { "ext-bcmath": "*", "php": ">=7.2", "symfony/console": "^2.0 || ^3.0 || ^4.0 || ^5.0" }, "require-dev": { "phpunit/phpunit": "^8.5 || ^9.0", "roave/security-advisories": "dev-master" }, "suggest": { "ext-openssl": "For using its random generator instead of PHP one" }, "type": "library", "autoload": { "psr-4": { "TQ\\Shamir\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Stefan Gehrig", "email": "gehrig@teqneers.de", "homepage": "https://teqneers.de/" }, { "name": "Oliver Müller", "email": "mueller@teqneers.de", "homepage": "https://teqneers.de/" } ], "description": "This is Shamir's Shared Secret implementation in PHP. It allows you to create shared secrets using the PHP classes or the CLI interface.", "time": "2021-02-05T23:57:03+00:00" }, { "name": "thomaspark/bootswatch", "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/thomaspark/bootswatch.git", "reference": "d982c0baf3e425df284cbefa1a12620d6fbaf6e0" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/thomaspark/bootswatch/thomaspark-bootswatch-d982c0baf3e425df284cbefa1a12620d6fbaf6e0-zip-1de966.zip", "reference": "d982c0baf3e425df284cbefa1a12620d6fbaf6e0", "shasum": "f38404b998770bc7f76ec02b093d98219898468a" }, "suggest": { "robloach/component-installer": "Allows installation of Components via Composer" }, "type": "component", "extra": { "component": { "name": "bootswatch", "files": [ "README.md", "LICENSE", "dist/**/*" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "thomaspark", "email": "thomas@bootswatch.com" } ], "description": "Themes for Bootstrap", "time": "2022-07-25T22:46:10+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", "version": "2.2.4", "source": { "type": "git", "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", "reference": "da444caae6aca7a19c0c140f68c6182e337d5b1c" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/tijsverkoyen/css-to-inline-styles/tijsverkoyen-css-to-inline-styles-da444caae6aca7a19c0c140f68c6182e337d5b1c-zip-a72162.zip", "reference": "da444caae6aca7a19c0c140f68c6182e337d5b1c", "shasum": "504618c64d03dd5dd5722bfc07c29d78b35db859" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "^5.5 || ^7.0 || ^8.0", "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.2.x-dev" } }, "autoload": { "psr-4": { "TijsVerkoyen\\CssToInlineStyles\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Tijs Verkoyen", "email": "css_to_inline_styles@verkoyen.eu", "role": "Developer" } ], "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.", "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", "time": "2021-12-08T09:12:39+00:00" }, { "name": "tikiwiki/ilp-client", "version": "1.0.0", "source": { "type": "git", "url": "https://gitlab.com/tikiwiki/libraries/ilp-client.git", "reference": "8e3e83d1a9167ff8f26d90640bbda2d1b10e828d" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/tikiwiki/ilp-client/tikiwiki-ilp-client-8e3e83d1a9167ff8f26d90640bbda2d1b10e828d-zip-b66cfa.zip", "reference": "8e3e83d1a9167ff8f26d90640bbda2d1b10e828d", "shasum": "8937efb888fb3e6f126b7d7732a692cffdd7c5e4" }, "require": { "ext-json": "*", "symfony/http-client": "^3.0 || ^4.0 || ^5.0", "symfony/property-access": "^3.0 || ^4.0 || ^5.0" }, "require-dev": { "phpunit/phpunit": "^9.5", "symfony/process": "^5.3" }, "type": "library", "autoload": { "psr-4": { "WikiSuite\\ILP\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "time": "2021-08-02T02:31:31+00:00" }, { "name": "twbs/bootstrap", "version": "5.2.0", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", "reference": "edf9c40956d19e6ab3f9151bfe0dfac6be06fa21" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/twbs/bootstrap/twbs-bootstrap-edf9c40956d19e6ab3f9151bfe0dfac6be06fa21-zip-739e05.zip", "reference": "edf9c40956d19e6ab3f9151bfe0dfac6be06fa21", "shasum": "bbb9877fe3490743381c741eea0df2dccbde59eb" }, "replace": { "twitter/bootstrap": "self.version" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Otto", "email": "markdotto@gmail.com" }, { "name": "Jacob Thornton", "email": "jacobthornton@gmail.com" } ], "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "homepage": "https://getbootstrap.com/", "keywords": [ "JS", "css", "framework", "front-end", "mobile-first", "responsive", "sass", "web" ], "time": "2022-07-19T15:43:58+00:00" }, { "name": "twbs/bootstrap-icons", "version": "v1.9.1", "source": { "type": "git", "url": "https://github.com/twbs/icons.git", "reference": "f7f6f61194419dcf4447dbe05b78a72601646490" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twbs/icons/zipball/f7f6f61194419dcf4447dbe05b78a72601646490", "reference": "f7f6f61194419dcf4447dbe05b78a72601646490", "shasum": "" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Otto", "email": "markdotto@gmail.com" } ], "description": "Official open source SVG icon library for Bootstrap", "homepage": "https://icons.getbootstrap.com/", "keywords": [ "bootstrap", "icon font", "icons", "svg" ], "support": { "issues": "https://github.com/twbs/icons/issues", "source": "https://github.com/twbs/icons/tree/v1.9.1" }, "time": "2022-07-16T23:30:40+00:00" }, { "name": "undojs/undojs", "version": "1", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/undojs/undojs/undojs-undojs-1.zip", "shasum": "9e9593f6000809ce8ad9293a97ad5ab6abdbc55d" }, "type": "library" }, { "name": "voku/portable-ascii", "version": "1.5.6", "source": { "type": "git", "url": "https://github.com/voku/portable-ascii.git", "reference": "80953678b19901e5165c56752d087fc11526017c" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/voku/portable-ascii/voku-portable-ascii-80953678b19901e5165c56752d087fc11526017c-zip-f96096.zip", "reference": "80953678b19901e5165c56752d087fc11526017c", "shasum": "6a1eb45dea7c0380232db391c4ea11bfc8e425f9" }, "require": { "php": ">=7.0.0" }, "require-dev": { "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" }, "suggest": { "ext-intl": "Use Intl for transliterator_transliterate() support" }, "type": "library", "autoload": { "psr-4": { "voku\\": "src/voku/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lars Moelleken", "homepage": "http://www.moelleken.org/" } ], "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", "homepage": "https://github.com/voku/portable-ascii", "keywords": [ "ascii", "clean", "php" ], "funding": [ { "url": "https://www.paypal.me/moelleken", "type": "custom" }, { "url": "https://github.com/voku", "type": "github" }, { "url": "https://opencollective.com/portable-ascii", "type": "open_collective" }, { "url": "https://www.patreon.com/voku", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii", "type": "tidelift" } ], "time": "2020-11-12T00:07:28+00:00" }, { "name": "voku/portable-utf8", "version": "5.4.51", "source": { "type": "git", "url": "https://github.com/voku/portable-utf8.git", "reference": "578f5266725dc9880483d24ad0cfb39f8ce170f7" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/voku/portable-utf8/voku-portable-utf8-578f5266725dc9880483d24ad0cfb39f8ce170f7-zip-bd129f.zip", "reference": "578f5266725dc9880483d24ad0cfb39f8ce170f7", "shasum": "4fea0c3410a5a325e6cc8a11c6bf81545d7a07f6" }, "require": { "php": ">=7.0.0", "symfony/polyfill-iconv": "~1.0", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php72": "~1.0", "voku/portable-ascii": "~1.5.6" }, "require-dev": { "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" }, "suggest": { "ext-ctype": "Use Ctype for e.g. hexadecimal digit detection", "ext-fileinfo": "Use Fileinfo for better binary file detection", "ext-iconv": "Use iconv for best performance", "ext-intl": "Use Intl for best performance", "ext-json": "Use JSON for string detection", "ext-mbstring": "Use Mbstring for best performance" }, "type": "library", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "voku\\": "src/voku/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "(Apache-2.0 or GPL-2.0)" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Hamid Sarfraz", "homepage": "http://pageconfig.com/" }, { "name": "Lars Moelleken", "homepage": "http://www.moelleken.org/" } ], "description": "Portable UTF-8 library - performance optimized (unicode) string functions for php.", "homepage": "https://github.com/voku/portable-utf8", "keywords": [ "UTF", "clean", "php", "unicode", "utf-8", "utf8" ], "funding": [ { "url": "https://www.paypal.me/moelleken", "type": "custom" }, { "url": "https://github.com/voku", "type": "github" }, { "url": "https://opencollective.com/portable-utf8", "type": "open_collective" }, { "url": "https://www.patreon.com/voku", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/voku/portable-utf8", "type": "tidelift" } ], "time": "2020-12-02T01:58:49+00:00" }, { "name": "walkermatt/ol-layerswitcher", "version": "3.3.0", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/walkermatt/ol-layerswitcher/walkermatt-ol-layerswitcher-3.3.0.zip", "shasum": "48f4b1e1d9075f3babedbd76962efdbb9ad7d2f1" }, "type": "library" }, { "name": "wamania/php-stemmer", "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/wamania/php-stemmer.git", "reference": "a5eafec3f6c48e277939af0dbc0c24a76e658c04" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/wamania/php-stemmer/wamania-php-stemmer-a5eafec3f6c48e277939af0dbc0c24a76e658c04-zip-45318d.zip", "reference": "a5eafec3f6c48e277939af0dbc0c24a76e658c04", "shasum": "57a3f901c3aba92634cf91defaeede8ffcb82ba9" }, "require": { "php": ">=7.0", "voku/portable-utf8": "^5.4" }, "require-dev": { "phpunit/phpunit": "^4.8" }, "type": "library", "autoload": { "psr-4": { "Wamania\\Snowball\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Wamania", "homepage": "http://wamania.com" } ], "description": "Native PHP Stemmer", "keywords": [ "php", "porter", "stemmer" ], "time": "2021-02-10T09:07:25+00:00" }, { "name": "webmozart/assert", "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/webmozart/assert/webmozart-assert-11cb2199493b2f8a3b53e7f19068fc6aac760991-zip-d8c490.zip", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", "shasum": "b0e5ea33a5c301c8d92d307af82d80ac9bc36eaa" }, "require": { "ext-ctype": "*", "php": "^7.2 || ^8.0" }, "conflict": { "phpstan/phpstan": "<0.12.20", "vimeo/psalm": "<4.6.1 || 4.6.2" }, "require-dev": { "phpunit/phpunit": "^8.5.13" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "time": "2022-06-03T18:03:27+00:00" }, { "name": "zbateson/mail-mime-parser", "version": "1.3.3", "source": { "type": "git", "url": "https://github.com/zbateson/mail-mime-parser.git", "reference": "244b70963945293b5225da2553239a06987d1a11" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/zbateson/mail-mime-parser/zbateson-mail-mime-parser-244b70963945293b5225da2553239a06987d1a11-zip-b13c4f.zip", "reference": "244b70963945293b5225da2553239a06987d1a11", "shasum": "9646e215b5b64f3dd1be1bebed0dd23e3d836dfc" }, "require": { "guzzlehttp/psr7": "^1.7.0|^2.0", "php": ">=5.4", "zbateson/mb-wrapper": "^1.0.1", "zbateson/stream-decorators": "^1.0.6" }, "require-dev": { "mikey179/vfsstream": "^1.6.0", "sanmai/phpunit-legacy-adapter": "^6.3 || ^8" }, "suggest": { "ext-iconv": "For best support/performance", "ext-mbstring": "For best support/performance" }, "type": "library", "autoload": { "psr-4": { "ZBateson\\MailMimeParser\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Zaahid Bateson" }, { "name": "Contributors", "homepage": "https://github.com/zbateson/mail-mime-parser/graphs/contributors" } ], "description": "MIME email message parser", "homepage": "https://mail-mime-parser.org", "keywords": [ "MimeMailParser", "email", "mail", "mailparse", "mime", "mimeparse", "parser", "php-imap" ], "funding": [ { "url": "https://github.com/zbateson", "type": "github" } ], "time": "2021-11-06T00:47:49+00:00" }, { "name": "zbateson/mb-wrapper", "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/zbateson/mb-wrapper.git", "reference": "5d9d190ef18ce6d424e3ac6f5ebe13901f92b74a" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/zbateson/mb-wrapper/zbateson-mb-wrapper-5d9d190ef18ce6d424e3ac6f5ebe13901f92b74a-zip-b633eb.zip", "reference": "5d9d190ef18ce6d424e3ac6f5ebe13901f92b74a", "shasum": "51a56814646a774e6a91d003bbab7371db327dc3" }, "require": { "php": ">=5.4", "symfony/polyfill-iconv": "^1.9", "symfony/polyfill-mbstring": "^1.9" }, "require-dev": { "sanmai/phpunit-legacy-adapter": "^6.3 || ^8" }, "suggest": { "ext-iconv": "For best support/performance", "ext-mbstring": "For best support/performance" }, "type": "library", "autoload": { "psr-4": { "ZBateson\\MbWrapper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Zaahid Bateson" } ], "description": "Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation", "keywords": [ "charset", "encoding", "http", "iconv", "mail", "mb", "mb_convert_encoding", "mbstring", "mime", "multibyte", "string" ], "funding": [ { "url": "https://github.com/zbateson", "type": "github" } ], "time": "2022-05-26T15:55:05+00:00" }, { "name": "zbateson/stream-decorators", "version": "1.0.6", "source": { "type": "git", "url": "https://github.com/zbateson/stream-decorators.git", "reference": "3403c4323bd1cd15fe54348b031b26b064c706af" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/zbateson/stream-decorators/zbateson-stream-decorators-3403c4323bd1cd15fe54348b031b26b064c706af-zip-9262a9.zip", "reference": "3403c4323bd1cd15fe54348b031b26b064c706af", "shasum": "d54efd5ff03a473692293deb7d0b956984194c52" }, "require": { "guzzlehttp/psr7": "^1.7.0|^2.0", "php": ">=5.4", "zbateson/mb-wrapper": "^1.0.0" }, "require-dev": { "sanmai/phpunit-legacy-adapter": "^6.3 || ^8" }, "type": "library", "autoload": { "psr-4": { "ZBateson\\StreamDecorators\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Zaahid Bateson" } ], "description": "PHP psr7 stream decorators for mime message part streams", "keywords": [ "base64", "charset", "decorators", "mail", "mime", "psr7", "quoted-printable", "stream", "uuencode" ], "funding": [ { "url": "https://github.com/zbateson", "type": "github" } ], "time": "2021-07-08T19:01:59+00:00" }, { "name": "zendframework/zend-version", "version": "2.5.1", "source": { "type": "git", "url": "https://github.com/zendframework/zend-version.git", "reference": "e30c55dc394eaf396f0347887af0a7bef471fe08" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/zendframework/zend-version/zendframework-zend-version-e30c55dc394eaf396f0347887af0a7bef471fe08-zip-7a6e69.zip", "reference": "e30c55dc394eaf396f0347887af0a7bef471fe08", "shasum": "c322b96d5d8d900e4c9e602ccdc2ad15e57ef7cc" }, "require": { "php": ">=5.3.23", "zendframework/zend-json": "~2.5" }, "require-dev": { "fabpot/php-cs-fixer": "1.7.*", "phpunit/phpunit": "~4.0", "zendframework/zend-http": "~2.5" }, "suggest": { "zendframework/zend-http": "Allows use of Zend\\Http\\Client to check version information", "zendframework/zend-json": "To check latest version hosted in GitHub" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev", "dev-develop": "2.6-dev" } }, "autoload": { "psr-4": { "Zend\\Version\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "homepage": "https://github.com/zendframework/zend-version", "keywords": [ "version", "zf2" ], "abandoned": "ocramius/package-versions", "time": "2015-06-04T15:41:05+00:00" }, { "name": "zendframework/zendservice-akismet", "version": "dev-tiki", "source": { "type": "git", "url": "https://gitlab.com/tikiwiki/libraries/ZendService_Akismet.git", "reference": "410226f576a3f63f050110546c32ef630e44a20c" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/zendframework/zendservice-akismet/zendframework-zendservice-akismet-410226f576a3f63f050110546c32ef630e44a20c-zip-0fc56f.zip", "reference": "410226f576a3f63f050110546c32ef630e44a20c", "shasum": "9a5e8bc80eab32bacc20c0596218633b23234510" }, "require": { "laminas/laminas-http": ">=2.0.0", "laminas/laminas-uri": ">=2.0.0", "laminas/laminas-zendframework-bridge": "^1.0", "php": ">=5.6", "zendframework/zend-version": ">=2.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-0": { "ZendService\\Akismet\\": "library/" } }, "license": [ "BSD-3-Clause" ], "description": "OOP wrapper for the Akismet web service", "homepage": "http://packages.zendframework.com/", "keywords": [ "akismet", "zf2" ], "time": "2022-08-06T13:44:00+00:00" } ], "packages-dev": [ { "name": "bafs/testify", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/BafS/Testify.php.git", "reference": "52dda3459096976689d255d44250c6f8f30e62a0" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/bafs/testify/bafs-testify-52dda3459096976689d255d44250c6f8f30e62a0-zip-faf2a3.zip", "reference": "52dda3459096976689d255d44250c6f8f30e62a0", "shasum": "6cb07bb5364d4e53f5d77a177bed9fc31e8ecbce" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "Testify\\": "lib/Testify/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "description": "Testify makes writing unit tests fun again. It has an elegant syntax and keeps things simple", "keywords": [ "framework", "testing", "unit" ], "time": "2016-03-14T11:52:02+00:00" }, { "name": "composer/ca-bundle", "version": "1.3.3", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/composer/ca-bundle/composer-ca-bundle-30897edbfb15e784fe55587b4f73ceefd3c4d98c-zip-d7d6e1.zip", "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c", "shasum": "70bd4efea1ad54aacf61bc6e62f2b7587c9e1212" }, "require": { "ext-openssl": "*", "ext-pcre": "*", "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^0.12.55", "psr/log": "^1.0", "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\CaBundle\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", "keywords": [ "cabundle", "cacert", "certificate", "ssl", "tls" ], "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": "2022-07-20T07:14:26+00:00" }, { "name": "dealerdirect/phpcodesniffer-composer-installer", "version": "v0.7.2", "source": { "type": "git", "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git", "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/dealerdirect/phpcodesniffer-composer-installer/dealerdirect-phpcodesniffer-composer-installer-1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db-zip-236097.zip", "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db", "shasum": "dccff11cebe46582ee4a5042f657b73d1d097a58" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "php": ">=5.3", "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0" }, "require-dev": { "composer/composer": "*", "php-parallel-lint/php-parallel-lint": "^1.3.1", "phpcompatibility/php-compatibility": "^9.0" }, "type": "composer-plugin", "extra": { "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" }, "autoload": { "psr-4": { "Dealerdirect\\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/Dealerdirect/phpcodesniffer-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" ], "time": "2022-02-04T12:51:07+00:00" }, { "name": "doctrine/instantiator", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/doctrine/instantiator/doctrine-instantiator-10dcfce151b967d20fde1b34ae6640712c3891bc-zip-5c77df.zip", "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc", "shasum": "e540537ec992e5717e4cdabcdb61dd69e2326ac9" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9", "ext-pdo": "*", "ext-phar": "*", "phpbench/phpbench": "^0.16 || ^1", "phpstan/phpstan": "^1.4", "phpstan/phpstan-phpunit": "^1", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "vimeo/psalm": "^4.22" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "https://ocramius.github.io/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://www.doctrine-project.org/projects/instantiator.html", "keywords": [ "constructor", "instantiate" ], "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", "type": "tidelift" } ], "time": "2022-03-03T08:28:38+00:00" }, { "name": "fabpot/goutte", "version": "v3.3.1", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/Goutte.git", "reference": "80a23b64f44d54dd571d114c473d9d7e9ed84ca5" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/fabpot/goutte/fabpot-goutte-80a23b64f44d54dd571d114c473d9d7e9ed84ca5-zip-064580.zip", "reference": "80a23b64f44d54dd571d114c473d9d7e9ed84ca5", "shasum": "b4b2a68f34157c6753b6ab23dc1732b284e5bc69" }, "require": { "guzzlehttp/guzzle": "^6.0", "php": ">=7.1.3", "symfony/browser-kit": "^4.4|^5.0", "symfony/css-selector": "^4.4|^5.0", "symfony/dom-crawler": "^4.4|^5.0" }, "require-dev": { "symfony/phpunit-bridge": "^5.0" }, "type": "application", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Goutte\\": "Goutte" }, "exclude-from-classmap": [ "Goutte/Tests" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "A simple PHP Web Scraper", "homepage": "https://github.com/FriendsOfPHP/Goutte", "keywords": [ "scraper" ], "time": "2020-11-01T09:30:18+00:00" }, { "name": "kint-php/kint", "version": "4.1.4", "source": { "type": "git", "url": "https://github.com/kint-php/kint.git", "reference": "84a61c9b19abd4bed2b961af8254d38deae33d44" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kint-php/kint/zipball/84a61c9b19abd4bed2b961af8254d38deae33d44", "reference": "84a61c9b19abd4bed2b961af8254d38deae33d44", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.0", "phpspec/prophecy-phpunit": "^2", "phpunit/phpunit": "^9.0", "seld/phar-utils": "^1.0", "symfony/finder": "^3.0 || ^4.0 || ^5.0", "vimeo/psalm": "^4.0" }, "suggest": { "kint-php/kint-helpers": "Provides extra helper functions", "kint-php/kint-twig": "Provides d() and s() functions in twig templates" }, "type": "library", "autoload": { "files": [ "init.php" ], "psr-4": { "Kint\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Vollebregt", "homepage": "https://github.com/jnvsor" }, { "name": "Contributors", "homepage": "https://github.com/kint-php/kint/graphs/contributors" } ], "description": "Kint - debugging tool for PHP developers", "homepage": "https://kint-php.github.io/kint/", "keywords": [ "debug", "kint", "php" ], "support": { "issues": "https://github.com/kint-php/kint/issues", "source": "https://github.com/kint-php/kint/tree/4.1.4" }, "time": "2022-07-30T16:29:40+00:00" }, { "name": "kornrunner/dbunit", "version": "5.0.1", "source": { "type": "git", "url": "https://github.com/kornrunner/dbunit.git", "reference": "ff4c76a8f2eb0daa3d87b028cb945d8429ce3c57" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/kornrunner/dbunit/kornrunner-dbunit-ff4c76a8f2eb0daa3d87b028cb945d8429ce3c57-zip-aff625.zip", "reference": "ff4c76a8f2eb0daa3d87b028cb945d8429ce3c57", "shasum": "f04c4a97c431b9052413a0634064756531d8bda8" }, "require": { "ext-pdo": "*", "ext-simplexml": "*", "php": "^7.2", "phpunit/phpunit": "^8.2 || ^9.0", "symfony/yaml": "^3.0 || ^4.0 || ^5.0" }, "replace": { "phpunit/dbunit": "self.version" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "PHPUnit extension for database interaction testing", "homepage": "https://github.com/sebastianbergmann/dbunit/", "keywords": [ "database", "testing", "xunit" ], "time": "2020-04-08T10:32:04+00:00" }, { "name": "mikey179/vfsstream", "version": "v1.6.11", "source": { "type": "git", "url": "https://github.com/bovigo/vfsStream.git", "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/mikey179/vfsstream/mikey179-vfsstream-17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f-zip-cd89e3.zip", "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f", "shasum": "2770f161e9fd79bf69474bb94e76b884c8074676" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.5|^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "psr-0": { "org\\bovigo\\vfs\\": "src/main/php" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Frank Kleine", "homepage": "http://frankkleine.de/", "role": "Developer" } ], "description": "Virtual file system to mock the real file system in unit tests.", "homepage": "http://vfs.bovigo.org/", "time": "2022-02-23T02:02:42+00:00" }, { "name": "myclabs/deep-copy", "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/myclabs/deep-copy/myclabs-deep-copy-14daed4296fae74d9e3201d2c4925d1acb7aa614-zip-7bd9d7.zip", "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614", "shasum": "a3cd417108c9d86e16698af651034d5d0fd4d701" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { "doctrine/collections": "<1.6.8", "doctrine/common": "<2.13.3 || >=3,<3.2.2" }, "require-dev": { "doctrine/collections": "^1.6.8", "doctrine/common": "^2.13.3 || ^3.2.2", "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" }, "type": "library", "autoload": { "files": [ "src/DeepCopy/deep_copy.php" ], "psr-4": { "DeepCopy\\": "src/DeepCopy/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Create deep copies (clones) of your objects", "keywords": [ "clone", "copy", "duplicate", "object", "object graph" ], "funding": [ { "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", "type": "tidelift" } ], "time": "2022-03-03T13:19:32+00:00" }, { "name": "n98/junit-xml", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/cmuench/junit-xml.git", "reference": "0017dd92ac8cb619f02e32f4cffd768cfe327c73" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/n98/junit-xml/n98-junit-xml-0017dd92ac8cb619f02e32f4cffd768cfe327c73-zip-adf8d0.zip", "reference": "0017dd92ac8cb619f02e32f4cffd768cfe327c73", "shasum": "9c71f3f443f3218d0adba29e3d070e01fa2bfc7b" }, "require-dev": { "phpunit/phpunit": "^9.5.0" }, "type": "library", "autoload": { "psr-4": { "N98\\JUnitXml\\": "src/N98/JUnitXml" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Münch", "email": "c.muench@netz98.de" } ], "description": "JUnit XML Document generation library", "time": "2020-12-25T09:08:58+00:00" }, { "name": "overtrue/phplint", "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/overtrue/phplint.git", "reference": "59affacd0b09a1460e39acf2c64c963ddbf734cf" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/overtrue/phplint/overtrue-phplint-59affacd0b09a1460e39acf2c64c963ddbf734cf-zip-1734f6.zip", "reference": "59affacd0b09a1460e39acf2c64c963ddbf734cf", "shasum": "c885ea6a87c9c71117fcbce98be2e4913311be0c" }, "require": { "ext-json": "*", "n98/junit-xml": "1.1.0", "php": ">=5.5.9", "symfony/console": "^3.2|^4.0|^5.0", "symfony/finder": "^3.0|^4.0|^5.0", "symfony/process": "^3.3|^4.0|^5.0", "symfony/yaml": "^3.0|^4.0|^5.0" }, "require-dev": { "brainmaestro/composer-git-hooks": "^2.7", "friendsofphp/php-cs-fixer": "^2.16", "jakub-onderka/php-console-highlighter": "^0.3.2 || ^0.4" }, "bin": [ "bin/phplint" ], "type": "library", "extra": { "hooks": { "pre-commit": [ "composer fix-style" ], "pre-push": [ "composer check-style" ] } }, "autoload": { "psr-4": { "Overtrue\\PHPLint\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "overtrue", "email": "anzhengchao@gmail.com" } ], "description": "`phplint` is a tool that can speed up linting of php files by running several lint processes at once.", "keywords": [ "check", "lint", "phplint", "syntax" ], "time": "2021-06-02T16:18:33+00:00" }, { "name": "phar-io/manifest", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", "reference": "97803eca37d319dfa7826cc2437fc020857acb53" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phar-io/manifest/phar-io-manifest-97803eca37d319dfa7826cc2437fc020857acb53-zip-e0869d.zip", "reference": "97803eca37d319dfa7826cc2437fc020857acb53", "shasum": "2ece1651df07ceb1a4cd121c17cb928b423d4232" }, "require": { "ext-dom": "*", "ext-phar": "*", "ext-xmlwriter": "*", "phar-io/version": "^3.0.1", "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "time": "2021-07-20T11:28:43+00:00" }, { "name": "phar-io/version", "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phar-io/version/phar-io-version-4f7fd7836c6f332bb2933569e566a0d6c4cbed74-zip-44d1a0.zip", "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", "shasum": "0f6c0cf7dc21a2a8963cdad6ad1cae98c114798b" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "description": "Library for handling version information and constraints", "time": "2022-02-21T01:04:05+00:00" }, { "name": "phpcompatibility/php-compatibility", "version": "dev-develop", "source": { "type": "git", "url": "https://github.com/PHPCompatibility/PHPCompatibility.git", "reference": "c23e20c0aaa5c527fd7b3fbef38c50c458bb47f1" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phpcompatibility/php-compatibility/phpcompatibility-php-compatibility-c23e20c0aaa5c527fd7b3fbef38c50c458bb47f1-zip-59614c.zip", "reference": "c23e20c0aaa5c527fd7b3fbef38c50c458bb47f1", "shasum": "3953c4d99e9da7f0bc662fcf06178d9e9dea4ec5" }, "require": { "php": ">=5.4", "phpcsstandards/phpcsutils": "^1.0", "squizlabs/php_codesniffer": "^2.6 || ^3.1.0" }, "conflict": { "squizlabs/php_codesniffer": "2.6.2" }, "replace": { "wimg/php-compatibility": "*" }, "require-dev": { "php-parallel-lint/php-console-highlighter": "^0.5", "php-parallel-lint/php-parallel-lint": "^1.2.0", "phpcsstandards/phpcsdevtools": "^1.0", "phpunit/phpunit": "^4.8 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || >=9.0 <9.3.0" }, "suggest": { "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues." }, "type": "phpcodesniffer-standard", "extra": { "branch-alias": { "dev-master": "9.x-dev", "dev-develop": "10.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "Wim Godden", "homepage": "https://github.com/wimg", "role": "lead" }, { "name": "Juliette Reinders Folmer", "homepage": "https://github.com/jrfnl", "role": "lead" }, { "name": "Contributors", "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors" } ], "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.", "homepage": "http://techblog.wimgodden.be/tag/codesniffer/", "keywords": [ "compatibility", "phpcs", "standards" ], "time": "2022-04-14T19:54:29+00:00" }, { "name": "phpcsstandards/phpcsutils", "version": "1.0.0-alpha3", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHPCSUtils.git", "reference": "a16c989b8421e29c336ece5c4099b48585994673" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phpcsstandards/phpcsutils/phpcsstandards-phpcsutils-a16c989b8421e29c336ece5c4099b48585994673-zip-f24eae.zip", "reference": "a16c989b8421e29c336ece5c4099b48585994673", "shasum": "b0404de1f11b574c77fa9220e42a8b6a1e5ffb91" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7", "php": ">=5.4", "squizlabs/php_codesniffer": "^2.6.0 || ^3.1.0 || 4.0.x-dev@dev" }, "conflict": { "squizlabs/php_codesniffer": "3.5.3" }, "require-dev": { "php-parallel-lint/php-console-highlighter": "^0.5", "php-parallel-lint/php-parallel-lint": "^1.2.0", "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" }, "type": "phpcodesniffer-standard", "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", "phpcs2", "phpcs3", "standards", "tokens", "utility" ], "time": "2020-06-28T21:57:33+00:00" }, { "name": "phpdocumentor/reflection-common", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phpdocumentor/reflection-common/phpdocumentor-reflection-common-1d01c49d4ed62f25aa84a747ad35d5a16924662b-zip-401c0c.zip", "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", "shasum": "a8274748c4fdbb24fade14b8ebaf226a79565002" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-2.x": "2.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jaap van Otterdijk", "email": "opensource@ijaap.nl" } ], "description": "Common reflection classes used by phpdocumentor to reflect the code structure", "homepage": "http://www.phpdoc.org", "keywords": [ "FQSEN", "phpDocumentor", "phpdoc", "reflection", "static analysis" ], "time": "2020-06-27T09:03:43+00:00" }, { "name": "phpdocumentor/reflection-docblock", "version": "5.3.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phpdocumentor/reflection-docblock/phpdocumentor-reflection-docblock-622548b623e81ca6d78b721c5e029f4ce664f170-zip-d23e93.zip", "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", "shasum": "bd95e8857570ed52022aeb48c23eae464942ef8a" }, "require": { "ext-filter": "*", "php": "^7.2 || ^8.0", "phpdocumentor/reflection-common": "^2.2", "phpdocumentor/type-resolver": "^1.3", "webmozart/assert": "^1.9.1" }, "require-dev": { "mockery/mockery": "~1.3.2", "psalm/phar": "^4.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" }, { "name": "Jaap van Otterdijk", "email": "account@ijaap.nl" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "time": "2021-10-19T17:43:47+00:00" }, { "name": "phpdocumentor/type-resolver", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", "reference": "77a32518733312af16a44300404e945338981de3" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phpdocumentor/type-resolver/phpdocumentor-type-resolver-77a32518733312af16a44300404e945338981de3-zip-d6a1bb.zip", "reference": "77a32518733312af16a44300404e945338981de3", "shasum": "e2e73b0407cdd08fa40fa55e0628e859e27bc69d" }, "require": { "php": "^7.2 || ^8.0", "phpdocumentor/reflection-common": "^2.0" }, "require-dev": { "ext-tokenizer": "*", "psalm/phar": "^4.8" }, "type": "library", "extra": { "branch-alias": { "dev-1.x": "1.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "time": "2022-03-15T21:29:03+00:00" }, { "name": "phpspec/prophecy", "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phpspec/prophecy/phpspec-prophecy-bbcd7380b0ebf3961ee21409db7b38bc31d69a13-zip-946eb4.zip", "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13", "shasum": "1b5a7a751c83e2944569cfcca8126905a412f53b" }, "require": { "doctrine/instantiator": "^1.2", "php": "^7.2 || ~8.0, <8.2", "phpdocumentor/reflection-docblock": "^5.2", "sebastian/comparator": "^3.0 || ^4.0", "sebastian/recursion-context": "^3.0 || ^4.0" }, "require-dev": { "phpspec/phpspec": "^6.0 || ^7.0", "phpunit/phpunit": "^8.0 || ^9.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Prophecy\\": "src/Prophecy" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" }, { "name": "Marcello Duarte", "email": "marcello.duarte@gmail.com" } ], "description": "Highly opinionated mocking framework for PHP 5.3+", "homepage": "https://github.com/phpspec/prophecy", "keywords": [ "Double", "Dummy", "fake", "mock", "spy", "stub" ], "time": "2021-12-08T12:19:24+00:00" }, { "name": "phpunit/php-code-coverage", "version": "7.0.15", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "819f92bba8b001d4363065928088de22f25a3a48" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phpunit/php-code-coverage/phpunit-php-code-coverage-819f92bba8b001d4363065928088de22f25a3a48-zip-60d189.zip", "reference": "819f92bba8b001d4363065928088de22f25a3a48", "shasum": "72a483f60831f52171da624fb9b0678c1b4a67a5" }, "require": { "ext-dom": "*", "ext-xmlwriter": "*", "php": ">=7.2", "phpunit/php-file-iterator": "^2.0.2", "phpunit/php-text-template": "^1.2.1", "phpunit/php-token-stream": "^3.1.3 || ^4.0", "sebastian/code-unit-reverse-lookup": "^1.0.1", "sebastian/environment": "^4.2.2", "sebastian/version": "^2.0.1", "theseer/tokenizer": "^1.1.3" }, "require-dev": { "phpunit/phpunit": "^8.2.2" }, "suggest": { "ext-xdebug": "^2.7.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "7.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", "homepage": "https://github.com/sebastianbergmann/php-code-coverage", "keywords": [ "coverage", "testing", "xunit" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2021-07-26T12:20:09+00:00" }, { "name": "phpunit/php-file-iterator", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phpunit/php-file-iterator/phpunit-php-file-iterator-42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5-zip-6b9d37.zip", "reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5", "shasum": "04a2bf7356cfddca8a676a657a1b585fea3c4a13" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "FilterIterator implementation that filters files based on a list of suffixes.", "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", "keywords": [ "filesystem", "iterator" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2021-12-02T12:42:26+00:00" }, { "name": "phpunit/php-text-template", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phpunit/php-text-template/phpunit-php-text-template-31f8b717e51d9a2afca6c9f046f5d69fc27c8686-zip-c6bcbd.zip", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "shasum": "d28d6290e6a416a17c003a2193af4339ae7dc199" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Simple template engine.", "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ "template" ], "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", "version": "2.1.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phpunit/php-timer/phpunit-php-timer-2454ae1765516d20c4ffe103d85a58a9a3bd5662-zip-0873e4.zip", "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662", "shasum": "f461d2d2df277d8cfccfe7878399b75ede0e6b9f" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T08:20:02+00:00" }, { "name": "phpunit/php-token-stream", "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phpunit/php-token-stream/phpunit-php-token-stream-a853a0e183b9db7eed023d7933a858fa1c8d25a3-zip-f87b6a.zip", "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3", "shasum": "902043b173eb78c520b673f0fccbf8fd914fef07" }, "require": { "ext-tokenizer": "*", "php": "^7.3 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Wrapper around PHP's tokenizer extension.", "homepage": "https://github.com/sebastianbergmann/php-token-stream/", "keywords": [ "tokenizer" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "abandoned": true, "time": "2020-08-04T08:28:15+00:00" }, { "name": "phpunit/phpunit", "version": "8.5.28", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "8f2d1c9c7b30382459c871467853da1a6e44fbd4" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phpunit/phpunit/phpunit-phpunit-8f2d1c9c7b30382459c871467853da1a6e44fbd4-zip-fb7819.zip", "reference": "8f2d1c9c7b30382459c871467853da1a6e44fbd4", "shasum": "9004670b5c7e3654724c9731a0bb15b9f29cd259" }, "require": { "doctrine/instantiator": "^1.3.1", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", "myclabs/deep-copy": "^1.10.0", "phar-io/manifest": "^2.0.3", "phar-io/version": "^3.0.2", "php": ">=7.2", "phpspec/prophecy": "^1.10.3", "phpunit/php-code-coverage": "^7.0.12", "phpunit/php-file-iterator": "^2.0.4", "phpunit/php-text-template": "^1.2.1", "phpunit/php-timer": "^2.1.2", "sebastian/comparator": "^3.0.2", "sebastian/diff": "^3.0.2", "sebastian/environment": "^4.2.3", "sebastian/exporter": "^3.1.2", "sebastian/global-state": "^3.0.0", "sebastian/object-enumerator": "^3.0.3", "sebastian/resource-operations": "^2.0.1", "sebastian/type": "^1.1.3", "sebastian/version": "^2.0.1" }, "suggest": { "ext-soap": "*", "ext-xdebug": "*", "phpunit/php-invoker": "^2.0.0" }, "bin": [ "phpunit" ], "type": "library", "extra": { "branch-alias": { "dev-master": "8.5-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "The PHP Unit Testing framework.", "homepage": "https://phpunit.de/", "keywords": [ "phpunit", "testing", "xunit" ], "funding": [ { "url": "https://phpunit.de/sponsors.html", "type": "custom" }, { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2022-07-29T09:20:50+00:00" }, { "name": "phpunit/phpunit-selenium", "version": "8.0.0", "source": { "type": "git", "url": "https://github.com/giorgiosironi/phpunit-selenium.git", "reference": "7c8bef67f1e206044bbb8e873402c696611ada43" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/phpunit/phpunit-selenium/phpunit-phpunit-selenium-7c8bef67f1e206044bbb8e873402c696611ada43-zip-52996f.zip", "reference": "7c8bef67f1e206044bbb8e873402c696611ada43", "shasum": "c0230b6ec113521c101435fa8ca67ff80a18a7c2" }, "require": { "ext-curl": "*", "php": ">=7.2", "phpunit/phpunit": ">=8.0,<9.0" }, "require-dev": { "phing/phing": "2.*" }, "type": "library", "autoload": { "classmap": [ "PHPUnit/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Giorgio Sironi", "email": "info@giorgiosironi.com", "role": "developer" }, { "name": "Ivan Kurnosov", "email": "zerkms@zerkms.com", "role": "developer" }, { "name": "Paul Briton", "role": "developer" }, { "name": "Patrik Štrba", "role": "developer" }, { "name": "Petr Kotek", "role": "developer" }, { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "original developer" } ], "description": "Selenium Server integration for PHPUnit", "homepage": "https://github.com/giorgiosironi/phpunit-selenium", "keywords": [ "phpunit", "selenium", "testing", "xunit" ], "time": "2020-03-17T13:40:40+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sebastian/code-unit-reverse-lookup/sebastian-code-unit-reverse-lookup-1de8cd5c010cb153fcd68b8d0f64606f523f7619-zip-035629.zip", "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619", "shasum": "d8a24d218ea2d92c60c95f98e7d384081f521851" }, "require": { "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T08:15:22+00:00" }, { "name": "sebastian/comparator", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "1071dfcef776a57013124ff35e1fc41ccd294758" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sebastian/comparator/sebastian-comparator-1071dfcef776a57013124ff35e1fc41ccd294758-zip-bb528e.zip", "reference": "1071dfcef776a57013124ff35e1fc41ccd294758", "shasum": "12810a04e1e8d2e80a00846c58be4b7553f38c11" }, "require": { "php": ">=7.1", "sebastian/diff": "^3.0", "sebastian/exporter": "^3.1" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" } ], "description": "Provides the functionality to compare PHP values for equality", "homepage": "https://github.com/sebastianbergmann/comparator", "keywords": [ "comparator", "compare", "equality" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T08:04:30+00:00" }, { "name": "sebastian/environment", "version": "4.2.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sebastian/environment/sebastian-environment-d47bbbad83711771f167c72d4e3f25f7fcc1f8b0-zip-4a4178.zip", "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0", "shasum": "7e3ef6f1ce6ff2f6dd4774a48eb1f773e45be261" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^7.5" }, "suggest": { "ext-posix": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides functionality to handle HHVM/PHP environments", "homepage": "http://www.github.com/sebastianbergmann/environment", "keywords": [ "Xdebug", "environment", "hhvm" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:53:42+00:00" }, { "name": "sebastian/exporter", "version": "3.1.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "0c32ea2e40dbf59de29f3b49bf375176ce7dd8db" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sebastian/exporter/sebastian-exporter-0c32ea2e40dbf59de29f3b49bf375176ce7dd8db-zip-d1fd63.zip", "reference": "0c32ea2e40dbf59de29f3b49bf375176ce7dd8db", "shasum": "070452748d0d1cb09a0ec624750345e67306e1a1" }, "require": { "php": ">=7.0", "sebastian/recursion-context": "^3.0" }, "require-dev": { "ext-mbstring": "*", "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Adam Harvey", "email": "aharvey@php.net" }, { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Provides the functionality to export PHP variables for visualization", "homepage": "http://www.github.com/sebastianbergmann/exporter", "keywords": [ "export", "exporter" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2021-11-11T13:51:24+00:00" }, { "name": "sebastian/global-state", "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "de036ec91d55d2a9e0db2ba975b512cdb1c23921" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sebastian/global-state/sebastian-global-state-de036ec91d55d2a9e0db2ba975b512cdb1c23921-zip-e8128a.zip", "reference": "de036ec91d55d2a9e0db2ba975b512cdb1c23921", "shasum": "12a9725b3c94d44c5e391cf6c3d4d774107785e0" }, "require": { "php": ">=7.2", "sebastian/object-reflector": "^1.1.1", "sebastian/recursion-context": "^3.0" }, "require-dev": { "ext-dom": "*", "phpunit/phpunit": "^8.0" }, "suggest": { "ext-uopz": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Snapshotting of global state", "homepage": "http://www.github.com/sebastianbergmann/global-state", "keywords": [ "global state" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2022-02-10T06:55:38+00:00" }, { "name": "sebastian/object-enumerator", "version": "3.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sebastian/object-enumerator/sebastian-object-enumerator-e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2-zip-03d120.zip", "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2", "shasum": "a2fdf060d87653c0dbcd2e62f02e7691931b3750" }, "require": { "php": ">=7.0", "sebastian/object-reflector": "^1.1.1", "sebastian/recursion-context": "^3.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/", "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:40:27+00:00" }, { "name": "sebastian/object-reflector", "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sebastian/object-reflector/sebastian-object-reflector-9b8772b9cbd456ab45d4a598d2dd1a1bced6363d-zip-ed7173.zip", "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d", "shasum": "d4d7406ffe601dabf8bd0fcff287bb1bd1a3530a" }, "require": { "php": ">=7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Allows reflection of object attributes, including inherited and non-public ones", "homepage": "https://github.com/sebastianbergmann/object-reflector/", "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:37:18+00:00" }, { "name": "sebastian/recursion-context", "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sebastian/recursion-context/sebastian-recursion-context-367dcba38d6e1977be014dc4b22f47a484dac7fb-zip-05720f.zip", "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb", "shasum": "7b3e258e453d116103272f0df82285422625456a" }, "require": { "php": ">=7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:34:24+00:00" }, { "name": "sebastian/resource-operations", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sebastian/resource-operations/sebastian-resource-operations-31d35ca87926450c44eae7e2611d45a7a65ea8b3-zip-a5cfde.zip", "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3", "shasum": "a46edff27ea6eafe81a45ace5cf6825213c40ec6" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:30:19+00:00" }, { "name": "sebastian/type", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", "reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sebastian/type/sebastian-type-0150cfbc4495ed2df3872fb31b26781e4e077eb4-zip-66512d.zip", "reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4", "shasum": "b40b561b6280fa179f53916c813a2e01ad8dcf04" }, "require": { "php": ">=7.2" }, "require-dev": { "phpunit/phpunit": "^8.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Collection of value objects that represent the types of the PHP type system", "homepage": "https://github.com/sebastianbergmann/type", "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:25:11+00:00" }, { "name": "sebastian/version", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sebastian/version/sebastian-version-99732be0ddb3361e16ad77b68ba41efc8e979019-zip-0eee83.zip", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", "shasum": "4870c9f83561a460849a0bbf8180f9ec78999c94" }, "require": { "php": ">=5.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", "time": "2016-10-03T07:35:21+00:00" }, { "name": "sensiolabs/security-checker", "version": "v5.0.3", "source": { "type": "git", "url": "https://github.com/sensiolabs/security-checker.git", "reference": "46be3f58adac13084497961e10eed9a7fb4d44d1" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/sensiolabs/security-checker/sensiolabs-security-checker-46be3f58adac13084497961e10eed9a7fb4d44d1-zip-633dc1.zip", "reference": "46be3f58adac13084497961e10eed9a7fb4d44d1", "shasum": "842f3c2151eab9f4e667c88a925d5d13cf433126" }, "require": { "composer/ca-bundle": "^1.0", "php": ">=5.5.9", "symfony/console": "~2.7|~3.0|~4.0" }, "bin": [ "security-checker" ], "type": "library", "extra": { "branch-alias": { "dev-master": "5.0-dev" } }, "autoload": { "psr-4": { "SensioLabs\\Security\\": "SensioLabs/Security" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien.potencier@gmail.com" } ], "description": "A security checker for your composer.lock", "abandoned": "https://github.com/fabpot/local-php-security-checker", "time": "2018-12-19T17:14:59+00:00" }, { "name": "squizlabs/php_codesniffer", "version": "3.7.1", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/squizlabs/php_codesniffer/squizlabs-php_codesniffer-1359e176e9307e906dc3d890bcc9603ff6d90619-zip-968112.zip", "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619", "shasum": "ce0bb2a2907959756f4a22df64cd3c5253421d2d" }, "require": { "ext-simplexml": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "bin": [ "bin/phpcs", "bin/phpcbf" ], "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": "lead" } ], "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", "keywords": [ "phpcs", "standards" ], "time": "2022-06-18T07:21:10+00:00" }, { "name": "symfony/browser-kit", "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", "reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/browser-kit/symfony-browser-kit-081fe28a26b6bd671dea85ef3a4b5003f3c88027-zip-45893d.zip", "reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027", "shasum": "402174f8cb71c298ae30a61daec7c1731e2310af" }, "require": { "php": ">=7.2.5", "symfony/dom-crawler": "^4.4|^5.0|^6.0", "symfony/polyfill-php80": "^1.16" }, "require-dev": { "symfony/css-selector": "^4.4|^5.0|^6.0", "symfony/http-client": "^4.4|^5.0|^6.0", "symfony/mime": "^4.4|^5.0|^6.0", "symfony/process": "^4.4|^5.0|^6.0" }, "suggest": { "symfony/process": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\BrowserKit\\": "" }, "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": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "homepage": "https://symfony.com", "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": "2022-07-27T15:50:05+00:00" }, { "name": "symfony/dom-crawler", "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", "reference": "0b900ca5576ecd59e08c76127e616667cfe427a7" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/symfony/dom-crawler/symfony-dom-crawler-0b900ca5576ecd59e08c76127e616667cfe427a7-zip-07a48e.zip", "reference": "0b900ca5576ecd59e08c76127e616667cfe427a7", "shasum": "439eaff77e6d9391b8891a83f33874df7206be6b" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.16" }, "conflict": { "masterminds/html5": "<2.6" }, "require-dev": { "masterminds/html5": "^2.6", "symfony/css-selector": "^4.4|^5.0|^6.0" }, "suggest": { "symfony/css-selector": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\DomCrawler\\": "" }, "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 DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "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": "2022-06-27T16:58:25+00:00" }, { "name": "theseer/tokenizer", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/theseer/tokenizer/theseer-tokenizer-34a41e998c2183e22995f158c581e7b5e755ab9e-zip-31ba5f.zip", "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e", "shasum": "cab8e6b8f74118632346dc25f483e2c1665b35b6" }, "require": { "ext-dom": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": "^7.2 || ^8.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" } ], "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "funding": [ { "url": "https://github.com/theseer", "type": "github" } ], "time": "2021-07-28T10:34:58+00:00" }, { "name": "umakantp/smartylint", "version": "0.1.4", "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/umakantp/smartylint/umakantp-smartylint-0.1.4.zip", "shasum": "7fd6d148e53164cbe04db28b5a477557e50d3927" }, "type": "library" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "ahand/mobileesp": 20, "candy-chat/xmpp-prebind-php": 20, "erusev/parsedown": 10, "henrique-borba/php-sieve-manager": 20, "hesammousavi/bootstrap-v4-rtl": 20, "jason-munro/cypht": 20, "league/flysystem": 10, "npm-asset/html2canvas": 5, "rubix/extras": 10, "sorich87/bootstrap-tour": 20, "teqneers/shamir": 20, "zendframework/zendservice-akismet": 20, "montefuscolo/xmpp": 20, "bafs/testify": 20, "phpcompatibility/php-compatibility": 20, "phpcsstandards/phpcsutils": 15 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "ext-json": "*", "ext-libxml": "*", "ext-dom": "*", "ext-gd": "*", "ext-intl": "*", "ext-fileinfo": "*", "ext-calendar": "*", "ext-curl": "*", "ext-openssl": "*", "ext-iconv": "*", "ext-zip": "*" }, "platform-dev": [], "platform-overrides": { "ext-ldap": "0", "ext-soap": "0", "php": "7.4" }, "plugin-api-version": "2.3.0" }