Skip to content

Commit 0ad80fb

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.32 | 2.1.33 | | packagist | phpstan/phpstan-phpunit | 2.0.8 | 2.0.9 |
1 parent b07163a commit 0ad80fb

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

tools/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"require": {
33
"doctrine/coding-standard": "^14.0.0",
4-
"phpstan/phpstan": "^2.1.32",
5-
"phpstan/phpstan-phpunit": "^2.0.8",
4+
"phpstan/phpstan": "^2.1.33",
5+
"phpstan/phpstan-phpunit": "^2.0.9",
66
"vimeo/psalm": "^6.13.1",
77
"roave/backward-compatibility-check": "^8.17.0",
88
"roave/infection-static-analysis-plugin": "^1.41.0"

tools/composer.lock

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

0 commit comments

Comments
 (0)