Merge pull request #526 from jonnybarnes/dependabot/composer/vimeo/psalm-4.30.0

Bump vimeo/psalm from 4.29.0 to 4.30.0
This commit is contained in:
Jonny Barnes 2022-11-07 20:37:20 +00:00 committed by GitHub
commit c4bb1e92ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

24
composer.lock generated
View file

@ -7923,16 +7923,16 @@
}, },
{ {
"name": "composer/pcre", "name": "composer/pcre",
"version": "3.0.0", "version": "3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/pcre.git", "url": "https://github.com/composer/pcre.git",
"reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd" "reference": "4482b6409ca6bfc2af043a5711cd21ac3e7a8dfb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/pcre/zipball/e300eb6c535192decd27a85bc72a9290f0d6b3bd", "url": "https://api.github.com/repos/composer/pcre/zipball/4482b6409ca6bfc2af043a5711cd21ac3e7a8dfb",
"reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd", "reference": "4482b6409ca6bfc2af043a5711cd21ac3e7a8dfb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7974,7 +7974,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/composer/pcre/issues", "issues": "https://github.com/composer/pcre/issues",
"source": "https://github.com/composer/pcre/tree/3.0.0" "source": "https://github.com/composer/pcre/tree/3.0.2"
}, },
"funding": [ "funding": [
{ {
@ -7990,7 +7990,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-25T20:21:48+00:00" "time": "2022-11-03T20:24:16+00:00"
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
@ -11994,16 +11994,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "4.29.0", "version": "4.30.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "7ec5ffbd5f68ae03782d7fd33fff0c45a69f95b3" "reference": "d0bc6e25d89f649e4f36a534f330f8bb4643dd69"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/7ec5ffbd5f68ae03782d7fd33fff0c45a69f95b3", "url": "https://api.github.com/repos/vimeo/psalm/zipball/d0bc6e25d89f649e4f36a534f330f8bb4643dd69",
"reference": "7ec5ffbd5f68ae03782d7fd33fff0c45a69f95b3", "reference": "d0bc6e25d89f649e4f36a534f330f8bb4643dd69",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12096,9 +12096,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/vimeo/psalm/issues", "issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.29.0" "source": "https://github.com/vimeo/psalm/tree/4.30.0"
}, },
"time": "2022-10-11T17:09:17+00:00" "time": "2022-11-06T20:37:08+00:00"
}, },
{ {
"name": "webmozart/path-util", "name": "webmozart/path-util",