Skip to content

Commit 1a47e5f

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.37 | 2.1.38 | | packagist | vimeo/psalm | 6.14.3 | 6.15.0 |
1 parent 3e7d2ff commit 1a47e5f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
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": "^14.0.0",
4-
"phpstan/phpstan": "^2.1.37",
4+
"phpstan/phpstan": "^2.1.38",
55
"phpstan/phpstan-phpunit": "^2.0.12",
6-
"vimeo/psalm": "^6.14.3",
6+
"vimeo/psalm": "^6.15.0",
77
"roave/backward-compatibility-check": "^8.17.0",
88
"roave/infection-static-analysis-plugin": "^1.43.0"
99
},

tools/composer.lock

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

0 commit comments

Comments
 (0)