Skip to content

Commit f3e83c7

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------ | ------- | | packagist | phpunit/phpunit | 12.5.9 | 12.5.10 | | packagist | vimeo/psalm | 6.15.0 | 6.15.1 |
1 parent fac7ba3 commit f3e83c7

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"require-dev": {
3535
"phpbench/phpbench": "^1.4.3",
36-
"phpunit/phpunit": "^12.5.9"
36+
"phpunit/phpunit": "^12.5.10"
3737
},
3838
"autoload": {
3939
"psr-4": {

composer.lock

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

tools/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"doctrine/coding-standard": "^14.0.0",
44
"phpstan/phpstan": "^2.1.38",
55
"phpstan/phpstan-phpunit": "^2.0.12",
6-
"vimeo/psalm": "^6.15.0",
6+
"vimeo/psalm": "^6.15.1",
77
"roave/backward-compatibility-check": "^8.17.0",
88
"roave/infection-static-analysis-plugin": "^1.43.0"
99
},

tools/composer.lock

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

0 commit comments

Comments
 (0)