Skip to content

Commit 070868e

Browse files
composer(deps): bump vimeo/psalm from 5.14.1 to 5.15.0 in /vendor-bin/psalm (#687)
* composer(deps): bump vimeo/psalm in /vendor-bin/psalm Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.14.1 to 5.15.0. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](vimeo/psalm@5.14.1...5.15.0) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Fix: Run 'make baseline' --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andreas Möller <[email protected]>
1 parent 47759b1 commit 070868e

File tree

3 files changed

+85
-82
lines changed

3 files changed

+85
-82
lines changed

psalm.baseline.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<files psalm-version="5.14.1@b9d355e0829c397b9b3b47d0c0ed042a8a70284d">
2+
<files psalm-version="5.15.0@5c774aca4746caf3d239d9c8cadb9f882ca29352">
33
<file src="src/Faker/Calculator/Luhn.php">
44
<InvalidReturnStatement>
55
<code>0</code>

vendor-bin/psalm/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
33
"php": "^7.4 || ^8.0",
4-
"vimeo/psalm": "^5.14.1"
4+
"vimeo/psalm": "^5.15.0"
55
},
66
"config": {
77
"platform": {

0 commit comments

Comments
 (0)