Skip to content

Commit aee56b1

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 12.5.2 | 12.5.3 | | packagist | vimeo/psalm | 6.14.1 | 6.14.2 |
1 parent 7b3c0cb commit aee56b1

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
@@ -28,10 +28,10 @@
2828
},
2929
"require-dev": {
3030
"doctrine/coding-standard": "^14.0.0",
31-
"phpunit/phpunit": "^12.5.2",
31+
"phpunit/phpunit": "^12.5.3",
3232
"psalm/plugin-phpunit": "^0.19.5",
3333
"symfony/yaml": "^7.4.1",
34-
"vimeo/psalm": "^6.14.1"
34+
"vimeo/psalm": "^6.14.2"
3535
},
3636
"autoload": {
3737
"psr-4": {

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)