[DEPENDENCIES] Update dependencies

This commit is contained in:
Hugo Sales 2022-01-21 15:25:28 +00:00 committed by Diogo Peralta Cordeiro
parent 559f6d650b
commit 68c3204e71
Signed by: diogo
GPG Key ID: 18D2D35001FBFAB0
1 changed files with 147 additions and 96 deletions

243
composer.lock generated
View File

@ -150,16 +150,16 @@
},
{
"name": "composer/package-versions-deprecated",
"version": "1.11.99.4",
"version": "1.11.99.5",
"source": {
"type": "git",
"url": "https://github.com/composer/package-versions-deprecated.git",
"reference": "b174585d1fe49ceed21928a945138948cb394600"
"reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b174585d1fe49ceed21928a945138948cb394600",
"reference": "b174585d1fe49ceed21928a945138948cb394600",
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d",
"reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d",
"shasum": ""
},
"require": {
@ -203,7 +203,7 @@
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
"support": {
"issues": "https://github.com/composer/package-versions-deprecated/issues",
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.4"
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.5"
},
"funding": [
{
@ -219,7 +219,7 @@
"type": "tidelift"
}
],
"time": "2021-09-13T08:41:34+00:00"
"time": "2022-01-17T14:14:24+00:00"
},
{
"name": "doctrine/annotations",
@ -553,20 +553,20 @@
},
{
"name": "doctrine/dbal",
"version": "3.2.1",
"version": "3.3.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "4caf37acf14b513a91dd4f087f7eda424fa25542"
"reference": "a4b37db6f186b6843474189b424aed6a7cc5de4b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/4caf37acf14b513a91dd4f087f7eda424fa25542",
"reference": "4caf37acf14b513a91dd4f087f7eda424fa25542",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/a4b37db6f186b6843474189b424aed6a7cc5de4b",
"reference": "a4b37db6f186b6843474189b424aed6a7cc5de4b",
"shasum": ""
},
"require": {
"composer/package-versions-deprecated": "^1.11.99",
"composer-runtime-api": "^2",
"doctrine/cache": "^1.11|^2.0",
"doctrine/deprecations": "^0.5.3",
"doctrine/event-manager": "^1.0",
@ -577,13 +577,13 @@
"require-dev": {
"doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2021.1",
"phpstan/phpstan": "1.3.0",
"phpstan/phpstan": "1.4.0",
"phpstan/phpstan-strict-rules": "^1.1",
"phpunit/phpunit": "9.5.11",
"psalm/plugin-phpunit": "0.16.1",
"squizlabs/php_codesniffer": "3.6.2",
"symfony/cache": "^5.2|^6.0",
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0|^6.0",
"symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0",
"vimeo/psalm": "4.16.1"
},
"suggest": {
@ -644,7 +644,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.2.1"
"source": "https://github.com/doctrine/dbal/tree/3.3.0"
},
"funding": [
{
@ -660,7 +660,7 @@
"type": "tidelift"
}
],
"time": "2022-01-05T08:52:06+00:00"
"time": "2022-01-18T00:13:52+00:00"
},
{
"name": "doctrine/deprecations",
@ -1235,20 +1235,20 @@
},
{
"name": "doctrine/migrations",
"version": "3.3.2",
"version": "3.4.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/migrations.git",
"reference": "b6e43bb5815f4dbb88c79a0fef1c669dfba52d58"
"reference": "e17a946a9d3693cc2f3c285e6667522ded237f71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/b6e43bb5815f4dbb88c79a0fef1c669dfba52d58",
"reference": "b6e43bb5815f4dbb88c79a0fef1c669dfba52d58",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/e17a946a9d3693cc2f3c285e6667522ded237f71",
"reference": "e17a946a9d3693cc2f3c285e6667522ded237f71",
"shasum": ""
},
"require": {
"composer/package-versions-deprecated": "^1.8",
"composer-runtime-api": "^2",
"doctrine/dbal": "^2.11 || ^3.0",
"doctrine/deprecations": "^0.5.3",
"doctrine/event-manager": "^1.0",
@ -1271,7 +1271,7 @@
"phpstan/phpstan-strict-rules": "^0.12",
"phpstan/phpstan-symfony": "^0.12",
"phpunit/phpunit": "^8.5 || ^9.4",
"symfony/cache": "^3.4.26 || ~4.1.12 || ^4.2.7 || ^5.0 || ^6.0",
"symfony/cache": "^3.4.26 || ^4.2.12 || ^5.0 || ^6.0",
"symfony/process": "^3.4 || ^4.0 || ^5.0 || ^6.0",
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0"
},
@ -1321,7 +1321,7 @@
],
"support": {
"issues": "https://github.com/doctrine/migrations/issues",
"source": "https://github.com/doctrine/migrations/tree/3.3.2"
"source": "https://github.com/doctrine/migrations/tree/3.4.0"
},
"funding": [
{
@ -1337,7 +1337,7 @@
"type": "tidelift"
}
],
"time": "2021-11-12T09:03:27+00:00"
"time": "2022-01-14T08:19:22+00:00"
},
{
"name": "doctrine/orm",
@ -3518,16 +3518,16 @@
},
{
"name": "paragonie/constant_time_encoding",
"version": "v2.4.0",
"version": "v2.5.0",
"source": {
"type": "git",
"url": "https://github.com/paragonie/constant_time_encoding.git",
"reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
"reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
"reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/9229e15f2e6ba772f0c55dd6986c563b937170a8",
"reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8",
"shasum": ""
},
"require": {
@ -3581,7 +3581,7 @@
"issues": "https://github.com/paragonie/constant_time_encoding/issues",
"source": "https://github.com/paragonie/constant_time_encoding"
},
"time": "2020-12-06T15:14:20+00:00"
"time": "2022-01-17T05:32:27+00:00"
},
{
"name": "pear/xml_xrd",
@ -4625,16 +4625,16 @@
},
{
"name": "sensio/framework-extra-bundle",
"version": "v6.2.5",
"version": "v6.2.6",
"source": {
"type": "git",
"url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
"reference": "812b11b75298577984f90758aeb7bdc8ecd22c20"
"reference": "6bd976c99ef3f78e31c9490a10ba6dd8901076eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/812b11b75298577984f90758aeb7bdc8ecd22c20",
"reference": "812b11b75298577984f90758aeb7bdc8ecd22c20",
"url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/6bd976c99ef3f78e31c9490a10ba6dd8901076eb",
"reference": "6bd976c99ef3f78e31c9490a10ba6dd8901076eb",
"shasum": ""
},
"require": {
@ -4697,9 +4697,9 @@
],
"support": {
"issues": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/issues",
"source": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/tree/v6.2.5"
"source": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/tree/v6.2.6"
},
"time": "2022-01-02T16:55:10+00:00"
"time": "2022-01-14T11:51:13+00:00"
},
{
"name": "someonewithpc/memcached-polyfill",
@ -6201,16 +6201,16 @@
},
{
"name": "symfony/flex",
"version": "v1.17.6",
"version": "v1.18.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
"reference": "7a79135e1dc66b30042b4d968ecba0908f9374bc"
"reference": "90ee9ddddaadee602dff23ae530310a59936bc8b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/7a79135e1dc66b30042b4d968ecba0908f9374bc",
"reference": "7a79135e1dc66b30042b4d968ecba0908f9374bc",
"url": "https://api.github.com/repos/symfony/flex/zipball/90ee9ddddaadee602dff23ae530310a59936bc8b",
"reference": "90ee9ddddaadee602dff23ae530310a59936bc8b",
"shasum": ""
},
"require": {
@ -6246,7 +6246,7 @@
"description": "Composer plugin for Symfony",
"support": {
"issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v1.17.6"
"source": "https://github.com/symfony/flex/tree/v1.18.1"
},
"funding": [
{
@ -6262,7 +6262,7 @@
"type": "tidelift"
}
],
"time": "2021-11-29T15:39:37+00:00"
"time": "2022-01-19T17:52:31+00:00"
},
{
"name": "symfony/form",
@ -11128,6 +11128,51 @@
"source": "https://github.com/wikimedia/composer-merge-plugin/tree/v2.0.1"
},
"time": "2021-02-24T05:28:06+00:00"
},
{
"name": "xemlock/php-latex",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/xemlock/php-latex.git",
"reference": "5929c4586946f7dbbd5f74ea9f053b8f7baf2307"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/xemlock/php-latex/zipball/5929c4586946f7dbbd5f74ea9f053b8f7baf2307",
"reference": "5929c4586946f7dbbd5f74ea9f053b8f7baf2307",
"shasum": ""
},
"require": {
"ext-dom": "*",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": ">=5.7"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-0": {
"PhpLatex_": "library"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "xemlock",
"email": "xemlock@gmail.com"
}
],
"description": "LaTeX parser and renderer",
"support": {
"issues": "https://github.com/xemlock/php-latex/issues",
"source": "https://github.com/xemlock/php-latex/tree/master"
},
"time": "2021-12-28T19:34:15+00:00"
}
],
"packages-dev": [
@ -11623,23 +11668,23 @@
},
{
"name": "composer/pcre",
"version": "1.0.0",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
"reference": "3d322d715c43a1ac36c7fe215fa59336265500f2"
"reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/pcre/zipball/3d322d715c43a1ac36c7fe215fa59336265500f2",
"reference": "3d322d715c43a1ac36c7fe215fa59336265500f2",
"url": "https://api.github.com/repos/composer/pcre/zipball/67a32d7d6f9f560b726ab25a061b38ff3a80c560",
"reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1",
"phpstan/phpstan": "^1.3",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
@ -11674,7 +11719,7 @@
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
"source": "https://github.com/composer/pcre/tree/1.0.0"
"source": "https://github.com/composer/pcre/tree/1.0.1"
},
"funding": [
{
@ -11690,7 +11735,7 @@
"type": "tidelift"
}
],
"time": "2021-12-06T15:17:27+00:00"
"time": "2022-01-21T20:24:37+00:00"
},
{
"name": "composer/semver",
@ -11775,27 +11820,27 @@
},
{
"name": "composer/xdebug-handler",
"version": "2.0.4",
"version": "3.0.1",
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
"reference": "0c1a3925ec58a4ec98e992b9c7d171e9e184be0a"
"reference": "12f1b79476638a5615ed00ea6adbb269cec96fd8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/0c1a3925ec58a4ec98e992b9c7d171e9e184be0a",
"reference": "0c1a3925ec58a4ec98e992b9c7d171e9e184be0a",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/12f1b79476638a5615ed00ea6adbb269cec96fd8",
"reference": "12f1b79476638a5615ed00ea6adbb269cec96fd8",
"shasum": ""
},
"require": {
"composer/pcre": "^1",
"php": "^5.3.2 || ^7.0 || ^8.0",
"php": "^7.2.5 || ^8.0",
"psr/log": "^1 || ^2 || ^3"
},
"require-dev": {
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0"
"symfony/phpunit-bridge": "^6.0"
},
"type": "library",
"autoload": {
@ -11821,7 +11866,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/2.0.4"
"source": "https://github.com/composer/xdebug-handler/tree/3.0.1"
},
"funding": [
{
@ -11837,20 +11882,20 @@
"type": "tidelift"
}
],
"time": "2022-01-04T17:06:45+00:00"
"time": "2022-01-04T18:29:42+00:00"
},
{
"name": "doctrine/data-fixtures",
"version": "1.5.1",
"version": "1.5.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/data-fixtures.git",
"reference": "f18adf13f6c81c67a88360dca359ad474523f8e3"
"reference": "51c1890e8c5467c421c7cab4579f059ebf720278"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/f18adf13f6c81c67a88360dca359ad474523f8e3",
"reference": "f18adf13f6c81c67a88360dca359ad474523f8e3",
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/51c1890e8c5467c421c7cab4579f059ebf720278",
"reference": "51c1890e8c5467c421c7cab4579f059ebf720278",
"shasum": ""
},
"require": {
@ -11859,15 +11904,20 @@
"php": "^7.2 || ^8.0"
},
"conflict": {
"doctrine/dbal": "<2.13",
"doctrine/phpcr-odm": "<1.3.0"
},
"require-dev": {
"doctrine/coding-standard": "^9.0",
"doctrine/dbal": "^2.5.4 || ^3.0",
"doctrine/dbal": "^2.13 || ^3.0",
"doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
"doctrine/orm": "^2.7.0",
"ext-sqlite3": "*",
"phpunit/phpunit": "^8.0"
"jangregor/phpstan-prophecy": "^0.8.1",
"phpstan/phpstan": "^0.12.99",
"phpunit/phpunit": "^8.0",
"symfony/cache": "^5.0 || ^6.0",
"vimeo/psalm": "^4.10"
},
"suggest": {
"alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
@ -11892,13 +11942,13 @@
}
],
"description": "Data Fixtures for all Doctrine Object Managers",
"homepage": "http://www.doctrine-project.org",
"homepage": "https://www.doctrine-project.org",
"keywords": [
"database"
],
"support": {
"issues": "https://github.com/doctrine/data-fixtures/issues",
"source": "https://github.com/doctrine/data-fixtures/tree/1.5.1"
"source": "https://github.com/doctrine/data-fixtures/tree/1.5.2"
},
"funding": [
{
@ -11914,7 +11964,7 @@
"type": "tidelift"
}
],
"time": "2021-09-20T21:51:43+00:00"
"time": "2022-01-20T17:10:56+00:00"
},
{
"name": "doctrine/doctrine-fixtures-bundle",
@ -12001,52 +12051,52 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.4.0",
"version": "v3.5.0",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "47177af1cfb9dab5d1cc4daf91b7179c2efe7fad"
"reference": "333f15e07c866e33e2765e84ba1e0b88e6a3af3b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/47177af1cfb9dab5d1cc4daf91b7179c2efe7fad",
"reference": "47177af1cfb9dab5d1cc4daf91b7179c2efe7fad",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/333f15e07c866e33e2765e84ba1e0b88e6a3af3b",
"reference": "333f15e07c866e33e2765e84ba1e0b88e6a3af3b",
"shasum": ""
},
"require": {
"composer/semver": "^3.2",
"composer/xdebug-handler": "^2.0",
"doctrine/annotations": "^1.12",
"composer/xdebug-handler": "^3.0",
"doctrine/annotations": "^1.13",
"ext-json": "*",
"ext-tokenizer": "*",
"php": "^7.2.5 || ^8.0",
"php": "^7.4 || ^8.0",
"php-cs-fixer/diff": "^2.0",
"symfony/console": "^4.4.20 || ^5.1.3 || ^6.0",
"symfony/event-dispatcher": "^4.4.20 || ^5.0 || ^6.0",
"symfony/filesystem": "^4.4.20 || ^5.0 || ^6.0",
"symfony/finder": "^4.4.20 || ^5.0 || ^6.0",
"symfony/options-resolver": "^4.4.20 || ^5.0 || ^6.0",
"symfony/console": "^5.4 || ^6.0",
"symfony/event-dispatcher": "^5.4 || ^6.0",
"symfony/filesystem": "^5.4 || ^6.0",
"symfony/finder": "^5.4 || ^6.0",
"symfony/options-resolver": "^5.4 || ^6.0",
"symfony/polyfill-mbstring": "^1.23",
"symfony/polyfill-php80": "^1.23",
"symfony/polyfill-php81": "^1.23",
"symfony/process": "^4.4.20 || ^5.0 || ^6.0",
"symfony/stopwatch": "^4.4.20 || ^5.0 || ^6.0"
"symfony/process": "^5.4 || ^6.0",
"symfony/stopwatch": "^5.4 || ^6.0"
},
"require-dev": {
"justinrainbow/json-schema": "^5.2",
"keradus/cli-executor": "^1.5",
"mikey179/vfsstream": "^1.6.8",
"mikey179/vfsstream": "^1.6.10",
"php-coveralls/php-coveralls": "^2.5.2",
"php-cs-fixer/accessible-object": "^1.1",
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
"phpspec/prophecy": "^1.15",
"phpspec/prophecy-phpunit": "^1.1 || ^2.0",
"phpunit/phpunit": "^8.5.21 || ^9.5",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.5",
"phpunitgoodpractices/polyfill": "^1.5",
"phpunitgoodpractices/traits": "^1.9.1",
"symfony/phpunit-bridge": "^5.2.4 || ^6.0",
"symfony/yaml": "^4.4.20 || ^5.0 || ^6.0"
"symfony/phpunit-bridge": "^6.0",
"symfony/yaml": "^5.4 || ^6.0"
},
"suggest": {
"ext-dom": "For handling output formats in XML",
@ -12078,7 +12128,7 @@
"description": "A tool to automatically fix PHP code style",
"support": {
"issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues",
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.4.0"
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.5.0"
},
"funding": [
{
@ -12086,7 +12136,7 @@
"type": "github"
}
],
"time": "2021-12-11T16:25:08+00:00"
"time": "2022-01-14T00:29:20+00:00"
},
{
"name": "jchook/phpunit-assert-throws",
@ -12444,12 +12494,12 @@
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "66b515292c080298a44a2cd15680711f706ca7bf"
"reference": "cac291fde5db3a668d39700e4af63b67ed220c53"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/66b515292c080298a44a2cd15680711f706ca7bf",
"reference": "66b515292c080298a44a2cd15680711f706ca7bf",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/cac291fde5db3a668d39700e4af63b67ed220c53",
"reference": "cac291fde5db3a668d39700e4af63b67ed220c53",
"shasum": ""
},
"require": {
@ -12501,7 +12551,7 @@
"type": "tidelift"
}
],
"time": "2022-01-12T13:05:10+00:00"
"time": "2022-01-21T08:16:01+00:00"
},
{
"name": "phpunit/php-code-coverage",
@ -12823,16 +12873,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.5.11",
"version": "9.5.12",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "2406855036db1102126125537adb1406f7242fdd"
"reference": "93d4bf4c37aec6384bb9e5d390d9049a463a7256"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2406855036db1102126125537adb1406f7242fdd",
"reference": "2406855036db1102126125537adb1406f7242fdd",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/93d4bf4c37aec6384bb9e5d390d9049a463a7256",
"reference": "93d4bf4c37aec6384bb9e5d390d9049a463a7256",
"shasum": ""
},
"require": {
@ -12910,7 +12960,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.11"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.12"
},
"funding": [
{
@ -12922,7 +12972,7 @@
"type": "github"
}
],
"time": "2021-12-25T07:07:57+00:00"
"time": "2022-01-21T05:54:47+00:00"
},
{
"name": "sebastian/cli-parser",
@ -14480,7 +14530,8 @@
"minimum-stability": "stable",
"stability-flags": {
"someonewithpc/redis-polyfill": 20,
"phpstan/phpstan": 20
"phpstan/phpstan": 20,
"xemlock/php-latex": 20
},
"prefer-stable": false,
"prefer-lowest": false,