Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| packagist  | phpstan/phpstan | 2.1.3 | 2.1.4 |
| packagist  | vimeo/psalm     | 6.5.0 | 6.5.1 |
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent 2138a67 commit 683b41e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions tools/composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"require": {
"doctrine/coding-standard": "^12.0.0",
"phpstan/phpstan": "^2.1.3",
"phpstan/phpstan": "^2.1.4",
"phpstan/phpstan-phpunit": "^2.0.4",
"vimeo/psalm": "^6.5.0",
"vimeo/psalm": "^6.5.1",
"roave/backward-compatibility-check": "^8.13.0",
"roave/infection-static-analysis-plugin": "^1.36.0"
},
Expand Down
26 changes: 13 additions & 13 deletions tools/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 683b41e

Please sign in to comment.