Skip to content

Commit 6211d0d

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | packagist | doctrine/annotations | 1.13.3 | 1.13.3 | | packagist | phpunit/phpunit | 9.5.25 | 9.5.26 | | packagist | vimeo/psalm | 4.29.0 | 4.29.0 | Signed-off-by: Renovate Bot <[email protected]>
1 parent c129dfc commit 6211d0d

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
},
1414
"require-dev": {
1515
"ext-phar": "*",
16-
"doctrine/annotations": "^1.13.2",
16+
"doctrine/annotations": "^1.13.3",
1717
"laminas/laminas-coding-standard": "^2.3.0",
1818
"laminas/laminas-stdlib": "^3.6.1",
19-
"phpunit/phpunit": "^9.5.10",
19+
"phpunit/phpunit": "^9.5.26",
2020
"psalm/plugin-phpunit": "^0.17.0",
21-
"vimeo/psalm": "^4.13.1"
21+
"vimeo/psalm": "^4.29.0"
2222
},
2323
"suggest": {
2424
"doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",

composer.lock

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

0 commit comments

Comments
 (0)