Composer update

This commit is contained in:
Matias Griese
2022-02-19 12:18:40 +02:00
parent 2e65b0eea4
commit d9ede28b99

34
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "6702324dc169762ac938f9d6553149ec",
"content-hash": "ba7b3ffcec2dcdb3edc77239dc2c74f7",
"packages": [
{
"name": "antoligy/dom-string-iterators",
@@ -2183,12 +2183,12 @@
"source": {
"type": "git",
"url": "https://github.com/rockettheme/toolbox.git",
"reference": "baa2c7493d65580c1b4fc8e85f4981dbbc4052ec"
"reference": "1b50df5425c6d041a54efa2a0a8bb1dad7cd8925"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rockettheme/toolbox/zipball/baa2c7493d65580c1b4fc8e85f4981dbbc4052ec",
"reference": "baa2c7493d65580c1b4fc8e85f4981dbbc4052ec",
"url": "https://api.github.com/repos/rockettheme/toolbox/zipball/1b50df5425c6d041a54efa2a0a8bb1dad7cd8925",
"reference": "1b50df5425c6d041a54efa2a0a8bb1dad7cd8925",
"shasum": ""
},
"require": {
@@ -2250,7 +2250,7 @@
"source": "https://github.com/rockettheme/toolbox/tree/v2",
"issues": "https://github.com/rockettheme/toolbox/issues"
},
"time": "2022-02-12T08:17:39+00:00"
"time": "2022-02-16T08:04:01+00:00"
},
{
"name": "seld/cli-prompt",
@@ -5247,16 +5247,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "9.2.10",
"version": "9.2.11",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "d5850aaf931743067f4bfc1ae4cbd06468400687"
"reference": "665a1ac0a763c51afc30d6d130dac0813092b17f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687",
"reference": "d5850aaf931743067f4bfc1ae4cbd06468400687",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/665a1ac0a763c51afc30d6d130dac0813092b17f",
"reference": "665a1ac0a763c51afc30d6d130dac0813092b17f",
"shasum": ""
},
"require": {
@@ -5312,7 +5312,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.11"
},
"funding": [
{
@@ -5320,7 +5320,7 @@
"type": "github"
}
],
"time": "2021-12-05T09:12:13+00:00"
"time": "2022-02-18T12:46:09+00:00"
},
{
"name": "phpunit/php-file-iterator",
@@ -5565,16 +5565,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.5.13",
"version": "9.5.14",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "597cb647654ede35e43b137926dfdfef0fb11743"
"reference": "1883687169c017d6ae37c58883ca3994cfc34189"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743",
"reference": "597cb647654ede35e43b137926dfdfef0fb11743",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1883687169c017d6ae37c58883ca3994cfc34189",
"reference": "1883687169c017d6ae37c58883ca3994cfc34189",
"shasum": ""
},
"require": {
@@ -5652,7 +5652,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.14"
},
"funding": [
{
@@ -5664,7 +5664,7 @@
"type": "github"
}
],
"time": "2022-01-24T07:33:35+00:00"
"time": "2022-02-18T12:54:07+00:00"
},
{
"name": "psr/http-client",