Merge pull request #681 from jonnybarnes/dependabot/composer/vimeo/psalm-5.7.5

Bump vimeo/psalm from 5.6.0 to 5.7.5
This commit is contained in:
Jonny Barnes 2023-02-24 15:51:51 +00:00 committed by GitHub
commit 457722af40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

50
composer.lock generated
View file

@ -8561,16 +8561,16 @@
}, },
{ {
"name": "fidry/cpu-core-counter", "name": "fidry/cpu-core-counter",
"version": "0.4.1", "version": "0.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/theofidry/cpu-core-counter.git", "url": "https://github.com/theofidry/cpu-core-counter.git",
"reference": "79261cc280aded96d098e1b0e0ba0c4881b432c2" "reference": "b58e5a3933e541dc286cc91fc4f3898bbc6f1623"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/79261cc280aded96d098e1b0e0ba0c4881b432c2", "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/b58e5a3933e541dc286cc91fc4f3898bbc6f1623",
"reference": "79261cc280aded96d098e1b0e0ba0c4881b432c2", "reference": "b58e5a3933e541dc286cc91fc4f3898bbc6f1623",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8610,7 +8610,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/theofidry/cpu-core-counter/issues", "issues": "https://github.com/theofidry/cpu-core-counter/issues",
"source": "https://github.com/theofidry/cpu-core-counter/tree/0.4.1" "source": "https://github.com/theofidry/cpu-core-counter/tree/0.5.1"
}, },
"funding": [ "funding": [
{ {
@ -8618,7 +8618,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-12-16T22:01:02+00:00" "time": "2022-12-24T12:35:10+00:00"
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
@ -11054,26 +11054,25 @@
}, },
{ {
"name": "spatie/array-to-xml", "name": "spatie/array-to-xml",
"version": "2.17.1", "version": "3.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/array-to-xml.git", "url": "https://github.com/spatie/array-to-xml.git",
"reference": "5cbec9c6ab17e320c58a259f0cebe88bde4a7c46" "reference": "13f76acef5362d15c71ae1ac6350cc3df5e25e43"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/5cbec9c6ab17e320c58a259f0cebe88bde4a7c46", "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/13f76acef5362d15c71ae1ac6350cc3df5e25e43",
"reference": "5cbec9c6ab17e320c58a259f0cebe88bde4a7c46", "reference": "13f76acef5362d15c71ae1ac6350cc3df5e25e43",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"php": "^7.4|^8.0" "php": "^8.0"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1.2", "mockery/mockery": "^1.2",
"pestphp/pest": "^1.21", "pestphp/pest": "^1.21",
"phpunit/phpunit": "^9.0",
"spatie/pest-plugin-snapshots": "^1.1" "spatie/pest-plugin-snapshots": "^1.1"
}, },
"type": "library", "type": "library",
@ -11102,7 +11101,7 @@
"xml" "xml"
], ],
"support": { "support": {
"source": "https://github.com/spatie/array-to-xml/tree/2.17.1" "source": "https://github.com/spatie/array-to-xml/tree/3.1.5"
}, },
"funding": [ "funding": [
{ {
@ -11114,7 +11113,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-12-26T08:22:07+00:00" "time": "2022-12-24T13:43:51+00:00"
}, },
{ {
"name": "spatie/backtrace", "name": "spatie/backtrace",
@ -11955,16 +11954,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "5.6.0", "version": "5.7.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "e784128902dfe01d489c4123d69918a9f3c1eac5" "reference": "5390c212bab06ee230c8720c2e9c54b823db00c8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/e784128902dfe01d489c4123d69918a9f3c1eac5", "url": "https://api.github.com/repos/vimeo/psalm/zipball/5390c212bab06ee230c8720c2e9c54b823db00c8",
"reference": "e784128902dfe01d489c4123d69918a9f3c1eac5", "reference": "5390c212bab06ee230c8720c2e9c54b823db00c8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11983,12 +11982,12 @@
"ext-tokenizer": "*", "ext-tokenizer": "*",
"felixfbecker/advanced-json-rpc": "^3.1", "felixfbecker/advanced-json-rpc": "^3.1",
"felixfbecker/language-server-protocol": "^1.5.2", "felixfbecker/language-server-protocol": "^1.5.2",
"fidry/cpu-core-counter": "^0.4.0", "fidry/cpu-core-counter": "^0.4.1 || ^0.5.1",
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0", "netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
"nikic/php-parser": "^4.13", "nikic/php-parser": "^4.13",
"php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0", "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0",
"sebastian/diff": "^4.0 || ^5.0", "sebastian/diff": "^4.0 || ^5.0",
"spatie/array-to-xml": "^2.17.0", "spatie/array-to-xml": "^2.17.0 || ^3.0",
"symfony/console": "^4.1.6 || ^5.0 || ^6.0", "symfony/console": "^4.1.6 || ^5.0 || ^6.0",
"symfony/filesystem": "^5.4 || ^6.0" "symfony/filesystem": "^5.4 || ^6.0"
}, },
@ -11997,13 +11996,13 @@
}, },
"require-dev": { "require-dev": {
"bamarni/composer-bin-plugin": "^1.4", "bamarni/composer-bin-plugin": "^1.4",
"brianium/paratest": "^6.0", "brianium/paratest": "^6.9",
"ext-curl": "*", "ext-curl": "*",
"mockery/mockery": "^1.5", "mockery/mockery": "^1.5",
"nunomaduro/mock-final-classes": "^1.1", "nunomaduro/mock-final-classes": "^1.1",
"php-parallel-lint/php-parallel-lint": "^1.2", "php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/phpdoc-parser": "^1.6", "phpstan/phpdoc-parser": "^1.6",
"phpunit/phpunit": "^9.5", "phpunit/phpunit": "^9.6",
"psalm/plugin-mockery": "^1.1", "psalm/plugin-mockery": "^1.1",
"psalm/plugin-phpunit": "^0.18", "psalm/plugin-phpunit": "^0.18",
"slevomat/coding-standard": "^8.4", "slevomat/coding-standard": "^8.4",
@ -12049,13 +12048,14 @@
"keywords": [ "keywords": [
"code", "code",
"inspection", "inspection",
"php" "php",
"static analysis"
], ],
"support": { "support": {
"issues": "https://github.com/vimeo/psalm/issues", "issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/5.6.0" "source": "https://github.com/vimeo/psalm/tree/5.7.5"
}, },
"time": "2023-01-23T20:32:47+00:00" "time": "2023-02-21T16:02:51+00:00"
}, },
{ {
"name": "zbateson/mail-mime-parser", "name": "zbateson/mail-mime-parser",