This repository has been archived by the owner on Jun 3, 2023. It is now read-only.
Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
github-profile-views-counter/composer.lock
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
5216 lines (5216 sloc)
185 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_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": "9cd87f007dcd9d8cf647fb718b0384f8", | |
"packages": [ | |
{ | |
"name": "bower-asset/bootstrap", | |
"version": "v3.4.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/twbs/bootstrap.git", | |
"reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e", | |
"reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e" | |
}, | |
"require": { | |
"bower-asset/jquery": ">=1.9.1,<4.0" | |
}, | |
"type": "bower-asset", | |
"license": [ | |
"MIT" | |
] | |
}, | |
{ | |
"name": "bower-asset/inputmask", | |
"version": "3.3.11", | |
"source": { | |
"type": "git", | |
"url": "git@github.com:RobinHerbots/Inputmask.git", | |
"reference": "5e670ad62f50c738388d4dcec78d2888505ad77b" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b", | |
"reference": "5e670ad62f50c738388d4dcec78d2888505ad77b" | |
}, | |
"require": { | |
"bower-asset/jquery": ">=1.7" | |
}, | |
"type": "bower-asset", | |
"license": [ | |
"http://opensource.org/licenses/mit-license.php" | |
] | |
}, | |
{ | |
"name": "bower-asset/jquery", | |
"version": "3.6.1", | |
"source": { | |
"type": "git", | |
"url": "git@github.com:jquery/jquery-dist.git", | |
"reference": "3711efedf0ca2e998cd0417324f717f2e0b828ec" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/jquery/jquery-dist/zipball/3711efedf0ca2e998cd0417324f717f2e0b828ec", | |
"reference": "3711efedf0ca2e998cd0417324f717f2e0b828ec" | |
}, | |
"type": "bower-asset", | |
"license": [ | |
"MIT" | |
] | |
}, | |
{ | |
"name": "bower-asset/punycode", | |
"version": "v1.3.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/mathiasbynens/punycode.js.git", | |
"reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/mathiasbynens/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", | |
"reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" | |
}, | |
"type": "bower-asset" | |
}, | |
{ | |
"name": "bower-asset/yii2-pjax", | |
"version": "2.0.7.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/yiisoft/jquery-pjax.git", | |
"reference": "aef7b953107264f00234902a3880eb50dafc48be" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be", | |
"reference": "aef7b953107264f00234902a3880eb50dafc48be" | |
}, | |
"require": { | |
"bower-asset/jquery": ">=1.8" | |
}, | |
"type": "bower-asset", | |
"license": [ | |
"MIT" | |
] | |
}, | |
{ | |
"name": "cebe/markdown", | |
"version": "1.2.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/cebe/markdown.git", | |
"reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86", | |
"reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86", | |
"shasum": "" | |
}, | |
"require": { | |
"lib-pcre": "*", | |
"php": ">=5.4.0" | |
}, | |
"require-dev": { | |
"cebe/indent": "*", | |
"facebook/xhprof": "*@dev", | |
"phpunit/phpunit": "4.1.*" | |
}, | |
"bin": [ | |
"bin/markdown" | |
], | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.2.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"cebe\\markdown\\": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Carsten Brandt", | |
"email": "mail@cebe.cc", | |
"homepage": "http://cebe.cc/", | |
"role": "Creator" | |
} | |
], | |
"description": "A super fast, highly extensible markdown parser for PHP", | |
"homepage": "https://github.com/cebe/markdown#readme", | |
"keywords": [ | |
"extensible", | |
"fast", | |
"gfm", | |
"markdown", | |
"markdown-extra" | |
], | |
"support": { | |
"issues": "https://github.com/cebe/markdown/issues", | |
"source": "https://github.com/cebe/markdown" | |
}, | |
"time": "2018-03-26T11:24:36+00:00" | |
}, | |
{ | |
"name": "doctrine/lexer", | |
"version": "1.2.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/lexer.git", | |
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229", | |
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1 || ^8.0" | |
}, | |
"require-dev": { | |
"doctrine/coding-standard": "^9.0", | |
"phpstan/phpstan": "^1.3", | |
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", | |
"vimeo/psalm": "^4.11" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Guilherme Blanco", | |
"email": "guilhermeblanco@gmail.com" | |
}, | |
{ | |
"name": "Roman Borschel", | |
"email": "roman@code-factory.org" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "schmittjoh@gmail.com" | |
} | |
], | |
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", | |
"homepage": "https://www.doctrine-project.org/projects/lexer.html", | |
"keywords": [ | |
"annotations", | |
"docblock", | |
"lexer", | |
"parser", | |
"php" | |
], | |
"support": { | |
"issues": "https://github.com/doctrine/lexer/issues", | |
"source": "https://github.com/doctrine/lexer/tree/1.2.3" | |
}, | |
"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%2Flexer", | |
"type": "tidelift" | |
} | |
], | |
"time": "2022-02-28T11:07:21+00:00" | |
}, | |
{ | |
"name": "egulias/email-validator", | |
"version": "3.2.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/egulias/EmailValidator.git", | |
"reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715", | |
"reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/lexer": "^1.2", | |
"php": ">=7.2", | |
"symfony/polyfill-intl-idn": "^1.15" | |
}, | |
"require-dev": { | |
"php-coveralls/php-coveralls": "^2.2", | |
"phpunit/phpunit": "^8.5.8|^9.3.3", | |
"vimeo/psalm": "^4" | |
}, | |
"suggest": { | |
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Egulias\\EmailValidator\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Eduardo Gulias Davis" | |
} | |
], | |
"description": "A library for validating emails against several RFCs", | |
"homepage": "https://github.com/egulias/EmailValidator", | |
"keywords": [ | |
"email", | |
"emailvalidation", | |
"emailvalidator", | |
"validation", | |
"validator" | |
], | |
"support": { | |
"issues": "https://github.com/egulias/EmailValidator/issues", | |
"source": "https://github.com/egulias/EmailValidator/tree/3.2.1" | |
}, | |
"funding": [ | |
{ | |
"url": "https://github.com/egulias", | |
"type": "github" | |
} | |
], | |
"time": "2022-06-18T20:57:19+00:00" | |
}, | |
{ | |
"name": "ezyang/htmlpurifier", | |
"version": "v4.16.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/ezyang/htmlpurifier.git", | |
"reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8", | |
"reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0" | |
}, | |
"require-dev": { | |
"cerdic/css-tidy": "^1.7 || ^2.0", | |
"simpletest/simpletest": "dev-master" | |
}, | |
"suggest": { | |
"cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.", | |
"ext-bcmath": "Used for unit conversion and imagecrash protection", | |
"ext-iconv": "Converts text to and from non-UTF-8 encodings", | |
"ext-tidy": "Used for pretty-printing HTML" | |
}, | |
"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" | |
], | |
"support": { | |
"issues": "https://github.com/ezyang/htmlpurifier/issues", | |
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0" | |
}, | |
"time": "2022-09-18T07:06:19+00:00" | |
}, | |
{ | |
"name": "paragonie/random_compat", | |
"version": "v9.99.100", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/paragonie/random_compat.git", | |
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", | |
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">= 7" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "4.*|5.*", | |
"vimeo/psalm": "^1" | |
}, | |
"suggest": { | |
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." | |
}, | |
"type": "library", | |
"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" | |
], | |
"support": { | |
"email": "info@paragonie.com", | |
"issues": "https://github.com/paragonie/random_compat/issues", | |
"source": "https://github.com/paragonie/random_compat" | |
}, | |
"time": "2020-10-15T08:29:30+00:00" | |
}, | |
{ | |
"name": "swiftmailer/swiftmailer", | |
"version": "v6.3.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/swiftmailer/swiftmailer.git", | |
"reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c", | |
"reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c", | |
"shasum": "" | |
}, | |
"require": { | |
"egulias/email-validator": "^2.0|^3.1", | |
"php": ">=7.0.0", | |
"symfony/polyfill-iconv": "^1.0", | |
"symfony/polyfill-intl-idn": "^1.10", | |
"symfony/polyfill-mbstring": "^1.0" | |
}, | |
"require-dev": { | |
"mockery/mockery": "^1.0", | |
"symfony/phpunit-bridge": "^4.4|^5.4" | |
}, | |
"suggest": { | |
"ext-intl": "Needed to support internationalized email addresses" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "6.2-dev" | |
} | |
}, | |
"autoload": { | |
"files": [ | |
"lib/swift_required.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Chris Corbyn" | |
}, | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
} | |
], | |
"description": "Swiftmailer, free feature-rich PHP mailer", | |
"homepage": "https://swiftmailer.symfony.com", | |
"keywords": [ | |
"email", | |
"mail", | |
"mailer" | |
], | |
"support": { | |
"issues": "https://github.com/swiftmailer/swiftmailer/issues", | |
"source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0" | |
}, | |
"funding": [ | |
{ | |
"url": "https://github.com/fabpot", | |
"type": "github" | |
}, | |
{ | |
"url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer", | |
"type": "tidelift" | |
} | |
], | |
"abandoned": "symfony/mailer", | |
"time": "2021-10-18T15:26:12+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://api.github.com/repos/symfony/polyfill-iconv/zipball/143f1881e655bebca1312722af8068de235ae5dc", | |
"reference": "143f1881e655bebca1312722af8068de235ae5dc", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"source": "https://github.com/symfony/polyfill-iconv/tree/v1.26.0" | |
}, | |
"funding": [ | |
{ | |
"url": "https://symfony.com/sponsor", | |
"type": "custom" | |
}, | |
{ | |
"url": "https://github.com/fabpot", | |
"type": "github" | |
}, | |
{ | |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | |
"type": "tidelift" | |
} | |
], | |
"time": "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://api.github.com/repos/symfony/polyfill-intl-idn/zipball/59a8d271f00dd0e4c2e518104cc7963f655a1aa8", | |
"reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.26.0" | |
}, | |
"funding": [ | |
{ | |
"url": "https://symfony.com/sponsor", | |
"type": "custom" | |
}, | |
{ | |
"url": "https://github.com/fabpot", | |
"type": "github" | |
}, | |
{ | |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | |
"type": "tidelift" | |
} | |
], | |
"time": "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://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd", | |
"reference": "219aa369ceff116e673852dce47c3a41794c14bd", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0" | |
}, | |
"funding": [ | |
{ | |
"url": "https://symfony.com/sponsor", | |
"type": "custom" | |
}, | |
{ | |
"url": "https://github.com/fabpot", | |
"type": "github" | |
}, | |
{ | |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | |
"type": "tidelift" | |
} | |
], | |
"time": "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://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", | |
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0" | |
}, | |
"funding": [ | |
{ | |
"url": "https://symfony.com/sponsor", | |
"type": "custom" | |
}, | |
{ | |
"url": "https://github.com/fabpot", | |
"type": "github" | |
}, | |
{ | |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | |
"type": "tidelift" | |
} | |
], | |
"time": "2022-05-24T11:49:31+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://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2", | |
"reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0" | |
}, | |
"funding": [ | |
{ | |
"url": "https://symfony.com/sponsor", | |
"type": "custom" | |
}, | |
{ | |
"url": "https://github.com/fabpot", | |
"type": "github" | |
}, | |
{ | |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | |
"type": "tidelift" | |
} | |
], | |
"time": "2022-05-24T11:49:31+00:00" | |
}, | |
{ | |
"name": "yiisoft/yii2", | |
"version": "2.0.46", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/yiisoft/yii2-framework.git", | |
"reference": "d73259c3bc886648a6875109f9f09cddeff03708" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/d73259c3bc886648a6875109f9f09cddeff03708", | |
"reference": "d73259c3bc886648a6875109f9f09cddeff03708", | |
"shasum": "" | |
}, | |
"require": { | |
"bower-asset/inputmask": "~3.2.2 | ~3.3.5", | |
"bower-asset/jquery": "3.6.*@stable | 3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", | |
"bower-asset/punycode": "1.3.*", | |
"bower-asset/yii2-pjax": "~2.0.1", | |
"cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0", | |
"ext-ctype": "*", | |
"ext-mbstring": "*", | |
"ezyang/htmlpurifier": "~4.6", | |
"lib-pcre": "*", | |
"paragonie/random_compat": ">=1", | |
"php": ">=5.4.0", | |
"yiisoft/yii2-composer": "~2.0.4" | |
}, | |
"bin": [ | |
"yii" | |
], | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"yii\\": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Qiang Xue", | |
"email": "qiang.xue@gmail.com", | |
"homepage": "https://www.yiiframework.com/", | |
"role": "Founder and project lead" | |
}, | |
{ | |
"name": "Alexander Makarov", | |
"email": "sam@rmcreative.ru", | |
"homepage": "https://rmcreative.ru/", | |
"role": "Core framework development" | |
}, | |
{ | |
"name": "Maurizio Domba", | |
"homepage": "http://mdomba.info/", | |
"role": "Core framework development" | |
}, | |
{ | |
"name": "Carsten Brandt", | |
"email": "mail@cebe.cc", | |
"homepage": "https://www.cebe.cc/", | |
"role": "Core framework development" | |
}, | |
{ | |
"name": "Timur Ruziev", | |
"email": "resurtm@gmail.com", | |
"homepage": "http://resurtm.com/", | |
"role": "Core framework development" | |
}, | |
{ | |
"name": "Paul Klimov", | |
"email": "klimov.paul@gmail.com", | |
"role": "Core framework development" | |
}, | |
{ | |
"name": "Dmitry Naumenko", | |
"email": "d.naumenko.a@gmail.com", | |
"role": "Core framework development" | |
}, | |
{ | |
"name": "Boudewijn Vahrmeijer", | |
"email": "info@dynasource.eu", | |
"homepage": "http://dynasource.eu", | |
"role": "Core framework development" | |
} | |
], | |
"description": "Yii PHP Framework Version 2", | |
"homepage": "https://www.yiiframework.com/", | |
"keywords": [ | |
"framework", | |
"yii2" | |
], | |
"support": { | |
"forum": "https://forum.yiiframework.com/", | |
"irc": "ircs://irc.libera.chat:6697/yii", | |
"issues": "https://github.com/yiisoft/yii2/issues?state=open", | |
"source": "https://github.com/yiisoft/yii2", | |
"wiki": "https://www.yiiframework.com/wiki" | |
}, | |
"funding": [ | |
{ | |
"url": "https://github.com/yiisoft", | |
"type": "github" | |
}, | |
{ | |
"url": "https://opencollective.com/yiisoft", | |
"type": "open_collective" | |
}, | |
{ | |
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2", | |
"type": "tidelift" | |
} | |
], | |
"time": "2022-08-18T22:18:45+00:00" | |
}, | |
{ | |
"name": "yiisoft/yii2-bootstrap", | |
"version": "2.0.11", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/yiisoft/yii2-bootstrap.git", | |
"reference": "83d144f4089adaa7064ad60dc4c1436daa2eb30e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/83d144f4089adaa7064ad60dc4c1436daa2eb30e", | |
"reference": "83d144f4089adaa7064ad60dc4c1436daa2eb30e", | |
"shasum": "" | |
}, | |
"require": { | |
"bower-asset/bootstrap": "3.4.* | 3.3.* | 3.2.* | 3.1.*", | |
"yiisoft/yii2": "~2.0.6" | |
}, | |
"require-dev": { | |
"cweagans/composer-patches": "^1.7", | |
"phpunit/phpunit": "4.8.34" | |
}, | |
"type": "yii2-extension", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
}, | |
"patches": { | |
"phpunit/phpunit-mock-objects": { | |
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch" | |
}, | |
"phpunit/phpunit": { | |
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch", | |
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch" | |
} | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"yii\\bootstrap\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Qiang Xue", | |
"email": "qiang.xue@gmail.com", | |
"homepage": "http://www.yiiframework.com/" | |
}, | |
{ | |
"name": "Alexander Makarov", | |
"email": "sam@rmcreative.ru", | |
"homepage": "http://rmcreative.ru/" | |
}, | |
{ | |
"name": "Antonio Ramirez", | |
"email": "amigo.cobos@gmail.com" | |
}, | |
{ | |
"name": "Paul Klimov", | |
"email": "klimov.paul@gmail.com" | |
} | |
], | |
"description": "The Twitter Bootstrap extension for the Yii framework", | |
"keywords": [ | |
"bootstrap", | |
"yii2" | |
], | |
"support": { | |
"forum": "http://www.yiiframework.com/forum/", | |
"irc": "irc://irc.freenode.net/yii", | |
"issues": "https://github.com/yiisoft/yii2-bootstrap/issues", | |
"source": "https://github.com/yiisoft/yii2-bootstrap", | |
"wiki": "http://www.yiiframework.com/wiki/" | |
}, | |
"funding": [ | |
{ | |
"url": "https://github.com/yiisoft", | |
"type": "github" | |
}, | |
{ | |
"url": "https://opencollective.com/yiisoft", | |
"type": "open_collective" | |
}, | |
{ | |
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-bootstrap", | |
"type": "tidelift" | |
} | |
], | |
"time": "2021-08-09T20:54:06+00:00" | |
}, | |
{ | |
"name": "yiisoft/yii2-composer", | |
"version": "2.0.10", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/yiisoft/yii2-composer.git", | |
"reference": "94bb3f66e779e2774f8776d6e1bdeab402940510" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/94bb3f66e779e2774f8776d6e1bdeab402940510", | |
"reference": "94bb3f66e779e2774f8776d6e1bdeab402940510", | |
"shasum": "" | |
}, | |
"require": { | |
"composer-plugin-api": "^1.0 | ^2.0" | |
}, | |
"require-dev": { | |
"composer/composer": "^1.0 | ^2.0@dev", | |
"phpunit/phpunit": "<7" | |
}, | |
"type": "composer-plugin", | |
"extra": { | |
"class": "yii\\composer\\Plugin", | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"yii\\composer\\": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Qiang Xue", | |
"email": "qiang.xue@gmail.com" | |
}, | |
{ | |
"name": "Carsten Brandt", | |
"email": "mail@cebe.cc" | |
} | |
], | |
"description": "The composer plugin for Yii extension installer", | |
"keywords": [ | |
"composer", | |
"extension installer", | |
"yii2" | |
], | |
"support": { | |
"forum": "http://www.yiiframework.com/forum/", | |
"irc": "irc://irc.freenode.net/yii", | |
"issues": "https://github.com/yiisoft/yii2-composer/issues", | |
"source": "https://github.com/yiisoft/yii2-composer", | |
"wiki": "http://www.yiiframework.com/wiki/" | |
}, | |
"funding": [ | |
{ | |
"url": "https://github.com/yiisoft", | |
"type": "github" | |
}, | |
{ | |
"url": "https://opencollective.com/yiisoft", | |
"type": "open_collective" | |
}, | |
{ | |
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-composer", | |
"type": "tidelift" | |
} | |
], | |
"time": "2020-06-24T00:04:01+00:00" | |
}, | |
{ | |
"name": "yiisoft/yii2-swiftmailer", | |
"version": "2.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/yiisoft/yii2-swiftmailer.git", | |
"reference": "7b7ec871b4a63c0abbcd10e1ee3fb5be22f8b340" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/7b7ec871b4a63c0abbcd10e1ee3fb5be22f8b340", | |
"reference": "7b7ec871b4a63c0abbcd10e1ee3fb5be22f8b340", | |
"shasum": "" | |
}, | |
"require": { | |
"swiftmailer/swiftmailer": "~6.0", | |
"yiisoft/yii2": ">=2.0.4" | |
}, | |
"require-dev": { | |
"cweagans/composer-patches": "^1.7", | |
"phpunit/phpunit": "4.8.34" | |
}, | |
"type": "yii2-extension", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.1.x-dev" | |
}, | |
"composer-exit-on-patch-failure": true, | |
"patches": { | |
"phpunit/phpunit-mock-objects": { | |
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch" | |
}, | |
"phpunit/phpunit": { | |
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch", | |
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch" | |
} | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"yii\\swiftmailer\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Paul Klimov", | |
"email": "klimov.paul@gmail.com" | |
} | |
], | |
"description": "The SwiftMailer integration for the Yii framework", | |
"keywords": [ | |
"email", | |
"mail", | |
"mailer", | |
"swift", | |
"swiftmailer", | |
"yii2" | |
], | |
"support": { | |
"forum": "http://www.yiiframework.com/forum/", | |
"irc": "irc://irc.freenode.net/yii", | |
"issues": "https://github.com/yiisoft/yii2-swiftmailer/issues", | |
"source": "https://github.com/yiisoft/yii2-swiftmailer", | |
"wiki": "http://www.yiiframework.com/wiki/" | |
}, | |
"funding": [ | |
{ | |
"url": "https://github.com/yiisoft", | |
"type": "github" | |
}, | |
{ | |
"url": "https://opencollective.com/yiisoft", | |
"type": "open_collective" | |
}, | |
{ | |
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-swiftmailer", | |
"type": "tidelift" | |
} | |
], | |
"time": "2021-12-30T08:48:48+00:00" | |
} | |
], | |
"packages-dev": [ | |
{ | |
"name": "behat/gherkin", | |
"version": "v4.9.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Behat/Gherkin.git", | |
"reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/0bc8d1e30e96183e4f36db9dc79caead300beff4", | |
"reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "~7.2|~8.0" | |
}, | |
"require-dev": { | |
"cucumber/cucumber": "dev-gherkin-22.0.0", | |
"phpunit/phpunit": "~8|~9", | |
"symfony/yaml": "~3|~4|~5" | |
}, | |
"suggest": { | |
"symfony/yaml": "If you want to parse features, represented in YAML files" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Behat\\Gherkin": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Konstantin Kudryashov", | |
"email": "ever.zet@gmail.com", | |
"homepage": "http://everzet.com" | |
} | |
], | |
"description": "Gherkin DSL parser for PHP", | |
"homepage": "http://behat.org/", | |
"keywords": [ | |
"BDD", | |
"Behat", | |
"Cucumber", | |
"DSL", | |
"gherkin", | |
"parser" | |
], | |
"support": { | |
"issues": "https://github.com/Behat/Gherkin/issues", | |
"source": "https://github.com/Behat/Gherkin/tree/v4.9.0" | |
}, | |
"time": "2021-10-12T13:05:09+00:00" | |
}, | |
{ | |
"name": "codeception/codeception", | |
"version": "4.2.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Codeception/Codeception.git", | |
"reference": "b88014f3348c93f3df99dc6d0967b0dbfa804474" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/b88014f3348c93f3df99dc6d0967b0dbfa804474", | |
"reference": "b88014f3348c93f3df99dc6d0967b0dbfa804474", | |
"shasum": "" | |
}, | |
"require": { | |
"behat/gherkin": "^4.4.0", | |
"codeception/lib-asserts": "^1.0 | 2.0.*@dev", | |
"codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.1.1 | ^9.0", | |
"codeception/stub": "^2.0 | ^3.0 | ^4.0", | |
"ext-curl": "*", | |
"ext-json": "*", | |
"ext-mbstring": "*", | |
"guzzlehttp/psr7": "^1.4 | ^2.0", | |
"php": ">=5.6.0 <9.0", | |
"symfony/console": ">=2.7 <6.0", | |
"symfony/css-selector": ">=2.7 <6.0", | |
"symfony/event-dispatcher": ">=2.7 <6.0", | |
"symfony/finder": ">=2.7 <6.0", | |
"symfony/yaml": ">=2.7 <6.0" | |
}, | |
"require-dev": { | |
"codeception/module-asserts": "^1.0 | 2.0.*@dev", | |
"codeception/module-cli": "^1.0 | 2.0.*@dev", | |
"codeception/module-db": "^1.0 | 2.0.*@dev", | |
"codeception/module-filesystem": "^1.0 | 2.0.*@dev", | |
"codeception/module-phpbrowser": "^1.0 | 2.0.*@dev", | |
"codeception/specify": "~0.3", | |
"codeception/util-universalframework": "*@dev", | |
"monolog/monolog": "~1.8", | |
"squizlabs/php_codesniffer": "~2.0", | |
"symfony/process": ">=2.7 <6.0", | |
"vlucas/phpdotenv": "^2.0 | ^3.0 | ^4.0 | ^5.0" | |
}, | |
"suggest": { | |
"codeception/specify": "BDD-style code blocks", | |
"codeception/verify": "BDD-style assertions", | |
"hoa/console": "For interactive console functionality", | |
"stecman/symfony-console-completion": "For BASH autocompletion", | |
"symfony/phpunit-bridge": "For phpunit-bridge support" | |
}, | |
"bin": [ | |
"codecept" | |
], | |
"type": "library", | |
"extra": { | |
"branch-alias": [] | |
}, | |
"autoload": { | |
"files": [ | |
"functions.php" | |
], | |
"psr-4": { | |
"Codeception\\": "src/Codeception", | |
"Codeception\\Extension\\": "ext" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Bodnarchuk", | |
"email": "davert@mail.ua", | |
"homepage": "https://codegyre.com" | |
} | |
], | |
"description": "BDD-style testing framework", | |
"homepage": "https://codeception.com/", | |
"keywords": [ | |
"BDD", | |
"TDD", | |
"acceptance testing", | |
"functional testing", | |
"unit testing" | |
], | |
"support": { | |
"issues": "https://github.com/Codeception/Codeception/issues", | |
"source": "https://github.com/Codeception/Codeception/tree/4.2.2" | |
}, | |
"funding": [ | |
{ | |
"url": "https://opencollective.com/codeception", | |
"type": "open_collective" | |
} | |
], | |
"time": "2022-08-13T13:28:25+00:00" | |
}, | |
{ | |
"name": "codeception/lib-asserts", | |
"version": "1.13.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Codeception/lib-asserts.git", | |
"reference": "184231d5eab66bc69afd6b9429344d80c67a33b6" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/184231d5eab66bc69afd6b9429344d80c67a33b6", | |
"reference": "184231d5eab66bc69afd6b9429344d80c67a33b6", | |
"shasum": "" | |
}, | |
"require": { | |
"codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3 | ^9.0", | |
"ext-dom": "*", | |
"php": ">=5.6.0 <9.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Bodnarchuk", | |
"email": "davert@mail.ua", | |
"homepage": "http://codegyre.com" | |
}, | |
{ | |
"name": "Gintautas Miselis" | |
}, | |
{ | |
"name": "Gustavo Nieves", | |
"homepage": "https://medium.com/@ganieves" | |
} | |
], | |
"description": "Assertion methods used by Codeception core and Asserts module", | |
"homepage": "https://codeception.com/", | |
"keywords": [ | |
"codeception" | |
], | |
"support": { | |
"issues": "https://github.com/Codeception/lib-asserts/issues", | |
"source": "https://github.com/Codeception/lib-asserts/tree/1.13.2" | |
}, | |
"time": "2020-10-21T16:26:20+00:00" | |
}, | |
{ | |
"name": "codeception/lib-innerbrowser", | |
"version": "1.5.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Codeception/lib-innerbrowser.git", | |
"reference": "31b4b56ad53c3464fcb2c0a14d55a51a201bd3c2" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Codeception/lib-innerbrowser/zipball/31b4b56ad53c3464fcb2c0a14d55a51a201bd3c2", | |
"reference": "31b4b56ad53c3464fcb2c0a14d55a51a201bd3c2", | |
"shasum": "" | |
}, | |
"require": { | |
"codeception/codeception": "4.*@dev", | |
"ext-dom": "*", | |
"ext-json": "*", | |
"ext-mbstring": "*", | |
"php": ">=5.6.0 <9.0", | |
"symfony/browser-kit": ">=2.7 <6.0", | |
"symfony/dom-crawler": ">=2.7 <6.0" | |
}, | |
"conflict": { | |
"codeception/codeception": "<4.0" | |
}, | |
"require-dev": { | |
"codeception/util-universalframework": "dev-master" | |
}, | |
"type": "library", | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Bodnarchuk", | |
"email": "davert@mail.ua", | |
"homepage": "http://codegyre.com" | |
}, | |
{ | |
"name": "Gintautas Miselis" | |
} | |
], | |
"description": "Parent library for all Codeception framework modules and PhpBrowser", | |
"homepage": "https://codeception.com/", | |
"keywords": [ | |
"codeception" | |
], | |
"support": { | |
"issues": "https://github.com/Codeception/lib-innerbrowser/issues", | |
"source": "https://github.com/Codeception/lib-innerbrowser/tree/1.5.1" | |
}, | |
"time": "2021-08-30T15:21:42+00:00" | |
}, | |
{ | |
"name": "codeception/module-asserts", | |
"version": "1.3.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Codeception/module-asserts.git", | |
"reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Codeception/module-asserts/zipball/59374f2fef0cabb9e8ddb53277e85cdca74328de", | |
"reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de", | |
"shasum": "" | |
}, | |
"require": { | |
"codeception/codeception": "*@dev", | |
"codeception/lib-asserts": "^1.13.1", | |
"php": ">=5.6.0 <9.0" | |
}, | |
"conflict": { | |
"codeception/codeception": "<4.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Bodnarchuk" | |
}, | |
{ | |
"name": "Gintautas Miselis" | |
}, | |
{ | |
"name": "Gustavo Nieves", | |
"homepage": "https://medium.com/@ganieves" | |
} | |
], | |
"description": "Codeception module containing various assertions", | |
"homepage": "https://codeception.com/", | |
"keywords": [ | |
"assertions", | |
"asserts", | |
"codeception" | |
], | |
"support": { | |
"issues": "https://github.com/Codeception/module-asserts/issues", | |
"source": "https://github.com/Codeception/module-asserts/tree/1.3.1" | |
}, | |
"time": "2020-10-21T16:48:15+00:00" | |
}, | |
{ | |
"name": "codeception/module-filesystem", | |
"version": "1.0.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Codeception/module-filesystem.git", | |
"reference": "781be167fb1557bfc9b61e0a4eac60a32c534ec1" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Codeception/module-filesystem/zipball/781be167fb1557bfc9b61e0a4eac60a32c534ec1", | |
"reference": "781be167fb1557bfc9b61e0a4eac60a32c534ec1", | |
"shasum": "" | |
}, | |
"require": { | |
"codeception/codeception": "^4.0", | |
"php": ">=5.6.0 <9.0", | |
"symfony/finder": ">=2.7 <6.0" | |
}, | |
"conflict": { | |
"codeception/codeception": "<4.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Bodnarchuk" | |
}, | |
{ | |
"name": "Gintautas Miselis" | |
} | |
], | |
"description": "Codeception module for testing local filesystem", | |
"homepage": "http://codeception.com/", | |
"keywords": [ | |
"codeception", | |
"filesystem" | |
], | |
"support": { | |
"issues": "https://github.com/Codeception/module-filesystem/issues", | |
"source": "https://github.com/Codeception/module-filesystem/tree/1.0.3" | |
}, | |
"time": "2020-10-24T14:46:40+00:00" | |
}, | |
{ | |
"name": "codeception/module-yii2", | |
"version": "1.1.5", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Codeception/module-yii2.git", | |
"reference": "14269d059b8eaedf3d414a673907bd874cd4ed04" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Codeception/module-yii2/zipball/14269d059b8eaedf3d414a673907bd874cd4ed04", | |
"reference": "14269d059b8eaedf3d414a673907bd874cd4ed04", | |
"shasum": "" | |
}, | |
"require": { | |
"codeception/codeception": "^4.0", | |
"codeception/lib-innerbrowser": "^1.0", | |
"php": ">=5.6.0 <=8.1 | ~8.1.0" | |
}, | |
"require-dev": { | |
"codeception/module-asserts": "^1.3", | |
"codeception/module-filesystem": "^1.0", | |
"codeception/verify": "<2", | |
"codemix/yii2-localeurls": "^1.7", | |
"yiisoft/yii2": "dev-master", | |
"yiisoft/yii2-app-advanced": "dev-master" | |
}, | |
"type": "library", | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Alexander Makarov" | |
}, | |
{ | |
"name": "Sam Mouse" | |
}, | |
{ | |
"name": "Michael Bodnarchuk" | |
} | |
], | |
"description": "Codeception module for Yii2 framework", | |
"homepage": "http://codeception.com/", | |
"keywords": [ | |
"codeception", | |
"yii2" | |
], | |
"support": { | |
"issues": "https://github.com/Codeception/module-yii2/issues", | |
"source": "https://github.com/Codeception/module-yii2/tree/1.1.5" | |
}, | |
"time": "2021-12-30T09:16:01+00:00" | |
}, | |
{ | |
"name": "codeception/phpunit-wrapper", | |
"version": "8.1.6", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Codeception/phpunit-wrapper.git", | |
"reference": "7d3479bab7e2b6349044db8af11cd05d57809f9c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/7d3479bab7e2b6349044db8af11cd05d57809f9c", | |
"reference": "7d3479bab7e2b6349044db8af11cd05d57809f9c", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=7.2", | |
"phpunit/php-code-coverage": "^7.0", | |
"phpunit/phpunit": "^8.0", | |
"sebastian/comparator": "^3.0", | |
"sebastian/diff": "^3.0" | |
}, | |
"require-dev": { | |
"codeception/specify": "*", | |
"vlucas/phpdotenv": "^3.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"Codeception\\PHPUnit\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Davert", | |
"email": "davert.php@resend.cc" | |
} | |
], | |
"description": "PHPUnit classes used by Codeception", | |
"support": { | |
"issues": "https://github.com/Codeception/phpunit-wrapper/issues", | |
"source": "https://github.com/Codeception/phpunit-wrapper/tree/8.1.6" | |
}, | |
"time": "2022-05-23T06:22:33+00:00" | |
}, | |
{ | |
"name": "codeception/specify", | |
"version": "0.4.6", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Codeception/Specify.git", | |
"reference": "21b586f503ca444aa519dd9cafb32f113a05f286" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Codeception/Specify/zipball/21b586f503ca444aa519dd9cafb32f113a05f286", | |
"reference": "21b586f503ca444aa519dd9cafb32f113a05f286", | |
"shasum": "" | |
}, | |
"require": { | |
"myclabs/deep-copy": "~1.1", | |
"php": ">=5.4.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "~4.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-0": { | |
"Codeception\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Bodnarchuk", | |
"email": "davert.php@mailican.com" | |
} | |
], | |
"description": "BDD code blocks for PHPUnit and Codeception", | |
"support": { | |
"issues": "https://github.com/Codeception/Specify/issues", | |
"source": "https://github.com/Codeception/Specify/tree/master" | |
}, | |
"time": "2016-10-21T09:42:00+00:00" | |
}, | |
{ | |
"name": "codeception/stub", | |
"version": "4.0.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Codeception/Stub.git", | |
"reference": "18a148dacd293fc7b044042f5aa63a82b08bff5d" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Codeception/Stub/zipball/18a148dacd293fc7b044042f5aa63a82b08bff5d", | |
"reference": "18a148dacd293fc7b044042f5aa63a82b08bff5d", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.4 | ^8.0", | |
"phpunit/phpunit": "^8.4 | ^9.0 | ^10.0 | 10.0.x-dev" | |
}, | |
"require-dev": { | |
"consolidation/robo": "^3.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"Codeception\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"description": "Flexible Stub wrapper for PHPUnit's Mock Builder", | |
"support": { | |
"issues": "https://github.com/Codeception/Stub/issues", | |
"source": "https://github.com/Codeception/Stub/tree/4.0.2" | |
}, | |
"time": "2022-01-31T19:25:15+00:00" | |
}, | |
{ | |
"name": "codeception/verify", | |
"version": "1.1.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Codeception/Verify.git", | |
"reference": "fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Codeception/Verify/zipball/fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3", | |
"reference": "fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3", | |
"shasum": "" | |
}, | |
"require": { | |
"codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.4", | |
"php": ">= 7.0", | |
"phpunit/phpunit": "> 6.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"files": [ | |
"src/Codeception/function.php" | |
], | |
"psr-4": { | |
"Codeception\\": "src\\Codeception" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Bodnarchuk", | |
"email": "davert@codeception.com" | |
} | |
], | |
"description": "BDD assertion library for PHPUnit", | |
"support": { | |
"issues": "https://github.com/Codeception/Verify/issues", | |
"source": "https://github.com/Codeception/Verify/tree/master" | |
}, | |
"time": "2019-07-30T18:21:46+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://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc", | |
"reference": "10dcfce151b967d20fde1b34ae6640712c3891bc", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"issues": "https://github.com/doctrine/instantiator/issues", | |
"source": "https://github.com/doctrine/instantiator/tree/1.4.1" | |
}, | |
"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": "fakerphp/faker", | |
"version": "v1.20.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/FakerPHP/Faker.git", | |
"reference": "37f751c67a5372d4e26353bd9384bc03744ec77b" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/37f751c67a5372d4e26353bd9384bc03744ec77b", | |
"reference": "37f751c67a5372d4e26353bd9384bc03744ec77b", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1 || ^8.0", | |
"psr/container": "^1.0 || ^2.0", | |
"symfony/deprecation-contracts": "^2.2 || ^3.0" | |
}, | |
"conflict": { | |
"fzaninotto/faker": "*" | |
}, | |
"require-dev": { | |
"bamarni/composer-bin-plugin": "^1.4.1", | |
"doctrine/persistence": "^1.3 || ^2.0", | |
"ext-intl": "*", | |
"symfony/phpunit-bridge": "^4.4 || ^5.2" | |
}, | |
"suggest": { | |
"doctrine/orm": "Required to use Faker\\ORM\\Doctrine", | |
"ext-curl": "Required by Faker\\Provider\\Image to download images.", | |
"ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.", | |
"ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.", | |
"ext-mbstring": "Required for multibyte Unicode string functionality." | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-main": "v1.20-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Faker\\": "src/Faker/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "François Zaninotto" | |
} | |
], | |
"description": "Faker is a PHP library that generates fake data for you.", | |
"keywords": [ | |
"data", | |
"faker", | |
"fixtures" | |
], | |
"support": { | |
"issues": "https://github.com/FakerPHP/Faker/issues", | |
"source": "https://github.com/FakerPHP/Faker/tree/v1.20.0" | |
}, | |
"time": "2022-07-20T13:12:54+00:00" | |
}, | |
{ | |
"name": "guzzlehttp/psr7", | |
"version": "2.4.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/guzzle/psr7.git", | |
"reference": "67c26b443f348a51926030c83481b85718457d3d" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d", | |
"reference": "67c26b443f348a51926030c83481b85718457d3d", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.2.5 || ^8.0", | |
"psr/http-factory": "^1.0", | |
"psr/http-message": "^1.0", | |
"ralouphie/getallheaders": "^3.0" | |
}, | |
"provide": { | |
"psr/http-factory-implementation": "1.0", | |
"psr/http-message-implementation": "1.0" | |
}, | |
"require-dev": { | |
"bamarni/composer-bin-plugin": "^1.8.1", | |
"http-interop/http-factory-tests": "^0.9", | |
"phpunit/phpunit": "^8.5.29 || ^9.5.23" | |
}, | |
"suggest": { | |
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" | |
}, | |
"type": "library", | |
"extra": { | |
"bamarni-bin": { | |
"bin-links": true, | |
"forward-command": false | |
}, | |
"branch-alias": { | |
"dev-master": "2.4-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"GuzzleHttp\\Psr7\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Graham Campbell", | |
"email": "hello@gjcampbell.co.uk", | |
"homepage": "https://github.com/GrahamCampbell" | |
}, | |
{ | |
"name": "Michael Dowling", | |
"email": "mtdowling@gmail.com", | |
"homepage": "https://github.com/mtdowling" | |
}, | |
{ | |
"name": "George Mponos", | |
"email": "gmponos@gmail.com", | |
"homepage": "https://github.com/gmponos" | |
}, | |
{ | |
"name": "Tobias Nyholm", | |
"email": "tobias.nyholm@gmail.com", | |
"homepage": "https://github.com/Nyholm" | |
}, | |
{ | |
"name": "Márk Sági-Kazár", | |
"email": "mark.sagikazar@gmail.com", | |
"homepage": "https://github.com/sagikazarmark" | |
}, | |
{ | |
"name": "Tobias Schultze", | |
"email": "webmaster@tubo-world.de", | |
"homepage": "https://github.com/Tobion" | |
}, | |
{ | |
"name": "Márk Sági-Kazár", | |
"email": "mark.sagikazar@gmail.com", | |
"homepage": "https://sagikazarmark.hu" | |
} | |
], | |
"description": "PSR-7 message implementation that also provides common utility methods", | |
"keywords": [ | |
"http", | |
"message", | |
"psr-7", | |
"request", | |
"response", | |
"stream", | |
"uri", | |
"url" | |
], | |
"support": { | |
"issues": "https://github.com/guzzle/psr7/issues", | |
"source": "https://github.com/guzzle/psr7/tree/2.4.3" | |
}, | |
"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-10-26T14:07:24+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://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614", | |
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"issues": "https://github.com/myclabs/DeepCopy/issues", | |
"source": "https://github.com/myclabs/DeepCopy/tree/1.11.0" | |
}, | |
"funding": [ | |
{ | |
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", | |
"type": "tidelift" | |
} | |
], | |
"time": "2022-03-03T13:19:32+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://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", | |
"reference": "97803eca37d319dfa7826cc2437fc020857acb53", | |
"shasum": "" | |
}, | |
"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)", | |
"support": { | |
"issues": "https://github.com/phar-io/manifest/issues", | |
"source": "https://github.com/phar-io/manifest/tree/2.0.3" | |
}, | |
"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://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", | |
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", | |
"shasum": "" | |
}, | |
"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", | |
"support": { | |
"issues": "https://github.com/phar-io/version/issues", | |
"source": "https://github.com/phar-io/version/tree/3.2.1" | |
}, | |
"time": "2022-02-21T01:04:05+00:00" | |
}, | |
{ | |
"name": "phpspec/php-diff", | |
"version": "v1.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/phpspec/php-diff.git", | |
"reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9", | |
"reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9", | |
"shasum": "" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Diff": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Chris Boulton", | |
"homepage": "http://github.com/chrisboulton" | |
} | |
], | |
"description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", | |
"support": { | |
"source": "https://github.com/phpspec/php-diff/tree/v1.1.3" | |
}, | |
"time": "2020-09-18T13:47:07+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://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/819f92bba8b001d4363065928088de22f25a3a48", | |
"reference": "819f92bba8b001d4363065928088de22f25a3a48", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", | |
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/7.0.15" | |
}, | |
"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://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5", | |
"reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", | |
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.5" | |
}, | |
"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://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", | |
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"issues": "https://github.com/sebastianbergmann/php-text-template/issues", | |
"source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1" | |
}, | |
"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://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662", | |
"reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"issues": "https://github.com/sebastianbergmann/php-timer/issues", | |
"source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.3" | |
}, | |
"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://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/a853a0e183b9db7eed023d7933a858fa1c8d25a3", | |
"reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"issues": "https://github.com/sebastianbergmann/php-token-stream/issues", | |
"source": "https://github.com/sebastianbergmann/php-token-stream/tree/master" | |
}, | |
"funding": [ | |
{ | |
"url": "https://github.com/sebastianbergmann", | |
"type": "github" | |
} | |
], | |
"abandoned": true, | |
"time": "2020-08-04T08:28:15+00:00" | |
}, | |
{ | |
"name": "phpunit/phpunit", | |
"version": "8.5.31", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/phpunit.git", | |
"reference": "33c126b09a42de5c99e5e8032b54e8221264a74e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/33c126b09a42de5c99e5e8032b54e8221264a74e", | |
"reference": "33c126b09a42de5c99e5e8032b54e8221264a74e", | |
"shasum": "" | |
}, | |
"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", | |
"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.5", | |
"sebastian/diff": "^3.0.2", | |
"sebastian/environment": "^4.2.3", | |
"sebastian/exporter": "^3.1.5", | |
"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" | |
], | |
"support": { | |
"issues": "https://github.com/sebastianbergmann/phpunit/issues", | |
"source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.31" | |
}, | |
"funding": [ | |
{ | |
"url": "https://phpunit.de/sponsors.html", | |
"type": "custom" | |
}, | |
{ | |
"url": "https://github.com/sebastianbergmann", | |
"type": "github" | |
}, | |
{ | |
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", | |
"type": "tidelift" | |
} | |
], | |
"time": "2022-10-28T05:57:37+00:00" | |
}, | |
{ | |
"name": "psr/container", | |
"version": "2.0.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-fig/container.git", | |
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", | |
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=7.4.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Psr\\Container\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "PHP-FIG", | |
"homepage": "https://www.php-fig.org/" | |
} | |
], | |
"description": "Common Container Interface (PHP FIG PSR-11)", | |
"homepage": "https://github.com/php-fig/container", | |
"keywords": [ | |
"PSR-11", | |
"container", | |
"container-interface", | |
"container-interop", | |
"psr" | |
], | |
"support": { | |
"issues": "https://github.com/php-fig/container/issues", | |
"source": "https://github.com/php-fig/container/tree/2.0.2" | |
}, | |
"time": "2021-11-05T16:47:00+00:00" | |
}, | |
{ | |
"name": "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://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", | |
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"issues": "https://github.com/php-fig/event-dispatcher/issues", | |
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" | |
}, | |
"time": "2019-01-08T18:20:26+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://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", | |
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"source": "https://github.com/php-fig/http-factory/tree/master" | |
}, | |
"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://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", | |
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"source": "https://github.com/php-fig/http-message/tree/master" | |
}, | |
"time": "2016-08-06T14:39:51+00:00" | |
}, | |
{ | |
"name": "ralouphie/getallheaders", | |
"version": "3.0.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/ralouphie/getallheaders.git", | |
"reference": "120b605dfeb996808c31b6477290a714d356e822" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", | |
"reference": "120b605dfeb996808c31b6477290a714d356e822", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.6" | |
}, | |
"require-dev": { | |
"php-coveralls/php-coveralls": "^2.1", | |
"phpunit/phpunit": "^5 || ^6.5" | |
}, | |
"type": "library", | |
"autoload": { | |
"files": [ | |
"src/getallheaders.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Ralph Khattar", | |
"email": "ralph.khattar@gmail.com" | |
} | |
], | |
"description": "A polyfill for getallheaders.", | |
"support": { | |
"issues": "https://github.com/ralouphie/getallheaders/issues", | |
"source": "https://github.com/ralouphie/getallheaders/tree/develop" | |
}, | |
"time": "2019-03-08T08:55:37+00:00" | |
}, | |
{ | |
"name": "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://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619", | |
"reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619", | |
"shasum": "" | |
}, | |
"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/", | |
"support": { | |
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", | |
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2" | |
}, | |
"funding": [ | |
{ | |
"url": "https://github.com/sebastianbergmann", | |
"type": "github" | |
} | |
], | |
"time": "2020-11-30T08:15:22+00:00" | |
}, | |
{ | |
"name": "sebastian/comparator", | |
"version": "3.0.5", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/comparator.git", | |
"reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dc7ceb4a24aede938c7af2a9ed1de09609ca770", | |
"reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"issues": "https://github.com/sebastianbergmann/comparator/issues", | |
"source": "https://github.com/sebastianbergmann/comparator/tree/3.0.5" | |
}, | |
"funding": [ | |
{ | |
"url": "https://github.com/sebastianbergmann", | |
"type": "github" | |
} | |
], | |
"time": "2022-09-14T12:31:48+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://api.github.com/repos/sebastianbergmann/diff/zipball/14f72dd46eaf2f2293cbe79c93cc0bc43161a211", | |
"reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"issues": "https://github.com/sebastianbergmann/diff/issues", | |
"source": "https://github.com/sebastianbergmann/diff/tree/3.0.3" | |
}, | |
"funding": [ | |
{ | |
"url": "https://github.com/sebastianbergmann", | |
"type": "github" | |
} | |
], | |
"time": "2020-11-30T07:59:04+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://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0", | |
"reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0", | |
"shasum": "" | |
}, | |
"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" | |
], | |
"support": { | |
"issues": "https://github.com/sebastianbergmann/environment/issues", | |
"source": "https://github.com/sebastianbergmann/environment/tree/4.2.4" | |
}, | |
"funding": [ | |
{ | |
"url": "https://github.com/sebastianbergmann", | |
"type": "github" | |
} | |
], | |
"time": "2020-11-30T07:53:42+00:00" | |
}, | |
{ | |
"name": "sebastian/exporter", | |
"version": "3.1.5", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/exporter.git", | |
"reference": "73a9676f2833b9a7c36968f9d882589cd75511e6" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/73a9676f2833b9a7c36968f9d882589cd75511e6", | |
"reference": "73a9676f2833b9a7c36968f9d882589cd75511e6", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=7.0", | |
"sebastian/recursion-context": "^3.0" | |
}, | |
"require-dev": { | |
"ext-mbstring": "*", | |
"phpunit/phpunit": "^8.5" | |
}, | |
"type": "library", | |
"extra": { | |