Skip to content

Commit ea4bba2

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | packagist | phpstan/phpstan-phpunit | 2.0.9 | 2.0.10 | | packagist | phpunit/phpunit | 12.5.0 | 12.5.1 |
1 parent 21bafe3 commit ea4bba2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
},
1818
"require-dev": {
1919
"phpstan/phpstan": "^2.1.33",
20-
"phpstan/phpstan-phpunit": "^2.0.9",
21-
"phpunit/phpunit": "^12.5.0"
20+
"phpstan/phpstan-phpunit": "^2.0.10",
21+
"phpunit/phpunit": "^12.5.1"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)