Skip to content

Commit

Permalink
composer(deps): bump vimeo/psalm from 5.14.1 to 5.15.0 in /vendor-bin…
Browse files Browse the repository at this point in the history
…/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]>
  • Loading branch information
dependabot[bot] and localheinz authored Sep 2, 2023
1 parent 47759b1 commit 070868e
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 82 deletions.
2 changes: 1 addition & 1 deletion psalm.baseline.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.14.1@b9d355e0829c397b9b3b47d0c0ed042a8a70284d">
<files psalm-version="5.15.0@5c774aca4746caf3d239d9c8cadb9f882ca29352">
<file src="src/Faker/Calculator/Luhn.php">
<InvalidReturnStatement>
<code>0</code>
Expand Down
2 changes: 1 addition & 1 deletion vendor-bin/psalm/composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"require": {
"php": "^7.4 || ^8.0",
"vimeo/psalm": "^5.14.1"
"vimeo/psalm": "^5.15.0"
},
"config": {
"platform": {
Expand Down
Loading

0 comments on commit 070868e

Please sign in to comment.