Skip to content

Commit 896cab9

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ---------------------------------- | ------- | ------- | | packagist | phpstan/phpstan-phpunit | 2.0.15 | 2.0.16 | | packagist | phpunit/phpunit | 12.5.11 | 12.5.12 | | packagist | roave/backward-compatibility-check | 8.18.0 | 8.19.0 |
1 parent 99ccbd5 commit 896cab9

File tree

4 files changed

+24
-24
lines changed

4 files changed

+24
-24
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.11"
36+
"phpunit/phpunit": "^12.5.12"
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: 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.39",
5-
"phpstan/phpstan-phpunit": "^2.0.15",
5+
"phpstan/phpstan-phpunit": "^2.0.16",
66
"vimeo/psalm": "^6.15.1",
7-
"roave/backward-compatibility-check": "^8.18.0",
7+
"roave/backward-compatibility-check": "^8.19.0",
88
"roave/infection-static-analysis-plugin": "^1.43.0"
99
},
1010
"config": {

tools/composer.lock

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

0 commit comments

Comments
 (0)