build(deps-dev): Bump vimeo/psalm from 5.24.0 to 5.25.0

Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/5.24.0...5.25.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-02 19:09:29 +00:00 committed by GitHub
parent 1fa4d71714
commit ed8d232ce4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

22
composer.lock generated
View file

@ -13099,16 +13099,16 @@
},
{
"name": "symfony/filesystem",
"version": "v7.1.1",
"version": "v7.1.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "802e87002f919296c9f606457d9fa327a0b3d6b2"
"reference": "92a91985250c251de9b947a14bb2c9390b1a562c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/802e87002f919296c9f606457d9fa327a0b3d6b2",
"reference": "802e87002f919296c9f606457d9fa327a0b3d6b2",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/92a91985250c251de9b947a14bb2c9390b1a562c",
"reference": "92a91985250c251de9b947a14bb2c9390b1a562c",
"shasum": ""
},
"require": {
@ -13145,7 +13145,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v7.1.1"
"source": "https://github.com/symfony/filesystem/tree/v7.1.2"
},
"funding": [
{
@ -13161,7 +13161,7 @@
"type": "tidelift"
}
],
"time": "2024-05-31T14:57:53+00:00"
"time": "2024-06-28T10:03:55+00:00"
},
{
"name": "symfony/polyfill-iconv",
@ -13428,16 +13428,16 @@
},
{
"name": "vimeo/psalm",
"version": "5.24.0",
"version": "5.25.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "462c80e31c34e58cc4f750c656be3927e80e550e"
"reference": "01a8eb06b9e9cc6cfb6a320bf9fb14331919d505"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/462c80e31c34e58cc4f750c656be3927e80e550e",
"reference": "462c80e31c34e58cc4f750c656be3927e80e550e",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/01a8eb06b9e9cc6cfb6a320bf9fb14331919d505",
"reference": "01a8eb06b9e9cc6cfb6a320bf9fb14331919d505",
"shasum": ""
},
"require": {
@ -13534,7 +13534,7 @@
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm"
},
"time": "2024-05-01T19:32:08+00:00"
"time": "2024-06-16T15:08:35+00:00"
},
{
"name": "zbateson/mail-mime-parser",