Skip to content

Commit c084e38

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ---------------------------------- | ------ | ------ | | packagist | phpstan/phpstan-phpunit | 2.0.12 | 2.0.13 | | packagist | roave/backward-compatibility-check | 8.17.0 | 8.18.0 |
1 parent 96304c7 commit c084e38

File tree

2 files changed

+27
-24
lines changed

2 files changed

+27
-24
lines changed

tools/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"require": {
33
"doctrine/coding-standard": "^14.0.0",
44
"phpstan/phpstan": "^2.1.38",
5-
"phpstan/phpstan-phpunit": "^2.0.12",
5+
"phpstan/phpstan-phpunit": "^2.0.13",
66
"vimeo/psalm": "^6.15.1",
7-
"roave/backward-compatibility-check": "^8.17.0",
7+
"roave/backward-compatibility-check": "^8.18.0",
88
"roave/infection-static-analysis-plugin": "^1.43.0"
99
},
1010
"config": {

tools/composer.lock

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

0 commit comments

Comments
 (0)