Rerun composer update using php 8.1

This commit is contained in:
Marcus Moore 2024-08-06 15:01:01 -07:00
parent c60bc5cdbe
commit d3cb3c03d2
No known key found for this signature in database

68
composer.lock generated
View file

@ -10458,20 +10458,20 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v7.1.3", "version": "v6.4.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "ea272a882be7f20cad58d5d78c215001617b7f07" "reference": "ccf9b30251719567bfd46494138327522b9a9446"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/ea272a882be7f20cad58d5d78c215001617b7f07", "url": "https://api.github.com/repos/symfony/string/zipball/ccf9b30251719567bfd46494138327522b9a9446",
"reference": "ea272a882be7f20cad58d5d78c215001617b7f07", "reference": "ccf9b30251719567bfd46494138327522b9a9446",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.2", "php": ">=8.1",
"symfony/polyfill-ctype": "~1.8", "symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0",
@ -10481,12 +10481,11 @@
"symfony/translation-contracts": "<2.5" "symfony/translation-contracts": "<2.5"
}, },
"require-dev": { "require-dev": {
"symfony/emoji": "^7.1", "symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/error-handler": "^6.4|^7.0", "symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/http-client": "^6.4|^7.0", "symfony/intl": "^6.2|^7.0",
"symfony/intl": "^6.4|^7.0",
"symfony/translation-contracts": "^2.5|^3.0", "symfony/translation-contracts": "^2.5|^3.0",
"symfony/var-exporter": "^6.4|^7.0" "symfony/var-exporter": "^5.4|^6.0|^7.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -10525,7 +10524,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v7.1.3" "source": "https://github.com/symfony/string/tree/v6.4.10"
}, },
"funding": [ "funding": [
{ {
@ -10541,7 +10540,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-22T10:25:37+00:00" "time": "2024-07-22T10:21:14+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
@ -11860,16 +11859,16 @@
}, },
{ {
"name": "brianium/paratest", "name": "brianium/paratest",
"version": "v7.4.5", "version": "v7.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paratestphp/paratest.git", "url": "https://github.com/paratestphp/paratest.git",
"reference": "d4de825332842a7dee1ff350f0fd6caafa930d79" "reference": "551f46f52a93177d873f3be08a1649ae886b4a30"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/d4de825332842a7dee1ff350f0fd6caafa930d79", "url": "https://api.github.com/repos/paratestphp/paratest/zipball/551f46f52a93177d873f3be08a1649ae886b4a30",
"reference": "d4de825332842a7dee1ff350f0fd6caafa930d79", "reference": "551f46f52a93177d873f3be08a1649ae886b4a30",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11877,27 +11876,28 @@
"ext-pcre": "*", "ext-pcre": "*",
"ext-reflection": "*", "ext-reflection": "*",
"ext-simplexml": "*", "ext-simplexml": "*",
"fidry/cpu-core-counter": "^1.1.0", "fidry/cpu-core-counter": "^0.5.1 || ^1.0.0",
"jean85/pretty-package-versions": "^2.0.6", "jean85/pretty-package-versions": "^2.0.5",
"php": "~8.2.0 || ~8.3.0", "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"phpunit/php-code-coverage": "^10.1.14 || ^11.0.3", "phpunit/php-code-coverage": "^10.1.7",
"phpunit/php-file-iterator": "^4.1.0 || ^5.0.0", "phpunit/php-file-iterator": "^4.1.0",
"phpunit/php-timer": "^6.0.0 || ^7.0.0", "phpunit/php-timer": "^6.0",
"phpunit/phpunit": "^10.5.20 || ^11.1.3", "phpunit/phpunit": "^10.4.2",
"sebastian/environment": "^6.1.0 || ^7.1.0", "sebastian/environment": "^6.0.1",
"symfony/console": "^6.4.7 || ^7.1.0", "symfony/console": "^6.3.4 || ^7.0.0",
"symfony/process": "^6.4.7 || ^7.1.0" "symfony/process": "^6.3.4 || ^7.0.0"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^12.0.0", "doctrine/coding-standard": "^12.0.0",
"ext-pcov": "*", "ext-pcov": "*",
"ext-posix": "*", "ext-posix": "*",
"phpstan/phpstan": "^1.11.2", "infection/infection": "^0.27.6",
"phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan": "^1.10.40",
"phpstan/phpstan-phpunit": "^1.4.0", "phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-strict-rules": "^1.6.0", "phpstan/phpstan-phpunit": "^1.3.15",
"squizlabs/php_codesniffer": "^3.10.1", "phpstan/phpstan-strict-rules": "^1.5.2",
"symfony/filesystem": "^6.4.3 || ^7.1.0" "squizlabs/php_codesniffer": "^3.7.2",
"symfony/filesystem": "^6.3.1 || ^7.0.0"
}, },
"bin": [ "bin": [
"bin/paratest", "bin/paratest",
@ -11938,7 +11938,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/paratestphp/paratest/issues", "issues": "https://github.com/paratestphp/paratest/issues",
"source": "https://github.com/paratestphp/paratest/tree/v7.4.5" "source": "https://github.com/paratestphp/paratest/tree/v7.3.1"
}, },
"funding": [ "funding": [
{ {
@ -11950,7 +11950,7 @@
"type": "paypal" "type": "paypal"
} }
], ],
"time": "2024-05-31T13:59:20+00:00" "time": "2023-10-31T09:24:17+00:00"
}, },
{ {
"name": "clue/ndjson-react", "name": "clue/ndjson-react",