Skip to content

Commit 64a254b

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------- | ------- | | packagist | phpstan/phpstan | 1.10.49 | 1.10.50 | | packagist | phpunit/phpunit | 10.5.2 | 10.5.3 |
1 parent 9d82e3d commit 64a254b

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
],
3535
"require-dev": {
3636
"doctrine/coding-standard": "^12.0.0",
37-
"phpstan/phpstan": "^1.10.49",
37+
"phpstan/phpstan": "^1.10.50",
3838
"phpstan/phpstan-phpunit": "^1.3.15",
39-
"phpunit/phpunit": "^10.5.2",
39+
"phpunit/phpunit": "^10.5.3",
4040
"vimeo/psalm": "5.17.0",
4141
"roave/infection-static-analysis-plugin": "^1.34.0"
4242
},

composer.lock

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

0 commit comments

Comments
 (0)