Skip to content

Commit 683b41e

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ----- | ----- | | packagist | phpstan/phpstan | 2.1.3 | 2.1.4 | | packagist | vimeo/psalm | 6.5.0 | 6.5.1 |
1 parent 2138a67 commit 683b41e

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

tools/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"require": {
33
"doctrine/coding-standard": "^12.0.0",
4-
"phpstan/phpstan": "^2.1.3",
4+
"phpstan/phpstan": "^2.1.4",
55
"phpstan/phpstan-phpunit": "^2.0.4",
6-
"vimeo/psalm": "^6.5.0",
6+
"vimeo/psalm": "^6.5.1",
77
"roave/backward-compatibility-check": "^8.13.0",
88
"roave/infection-static-analysis-plugin": "^1.36.0"
99
},

tools/composer.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)