Skip to content

Commit b263451

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | packagist | mongodb/mongodb | 2.1.2 | 2.2.0 | | packagist | psalm/plugin-phpunit | 0.19.6 | 0.20.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 855e869 commit b263451

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
@@ -47,9 +47,9 @@
4747
"laminas/laminas-db": "^2.20.0",
4848
"laminas/laminas-http": "^2.22",
4949
"laminas/laminas-validator": "^2.64.4",
50-
"mongodb/mongodb": "~2.1.2",
50+
"mongodb/mongodb": "~2.2.0",
5151
"phpunit/phpunit": "^11.5.42",
52-
"psalm/plugin-phpunit": "^0.19.5",
52+
"psalm/plugin-phpunit": "^0.20.0",
5353
"vimeo/psalm": "^6.13.1"
5454
},
5555
"suggest": {

0 commit comments

Comments
 (0)