Skip to content

Commit f23aa39

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ----------------------- | ------- | ------- | | packagist | phpstan/phpstan-phpunit | 2.0.13 | 2.0.14 | | packagist | phpunit/phpunit | 12.5.10 | 12.5.11 |
1 parent c084e38 commit f23aa39

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
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.10"
36+
"phpunit/phpunit": "^12.5.11"
3737
},
3838
"autoload": {
3939
"psr-4": {

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.

tools/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"require": {
33
"doctrine/coding-standard": "^14.0.0",
44
"phpstan/phpstan": "^2.1.38",
5-
"phpstan/phpstan-phpunit": "^2.0.13",
5+
"phpstan/phpstan-phpunit": "^2.0.14",
66
"vimeo/psalm": "^6.15.1",
77
"roave/backward-compatibility-check": "^8.18.0",
88
"roave/infection-static-analysis-plugin": "^1.43.0"

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)