Skip to content

Commit b3f8126

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | packagist | monolog/monolog | 3.5.0 | 3.6.0 | | packagist | phpseclib/phpseclib | 3.0.37 | 3.0.39 | | packagist | psr/http-factory | 1.0.2 | 1.1.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8319ffa commit b3f8126

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
"mezzio/mezzio-problem-details": "^1.14.0",
4040
"mezzio/mezzio-swoole": "^4.9.0",
4141
"mezzio/mezzio-template": "^2.10.0",
42-
"monolog/monolog": "^3.5.0",
42+
"monolog/monolog": "^3.6.0",
4343
"phly/phly-event-dispatcher": "^1.4.0",
44-
"phpseclib/phpseclib": "^3.0.37",
44+
"phpseclib/phpseclib": "^3.0.39",
4545
"psr/container": "^1.1.2 || ^2.0.2",
4646
"psr/event-dispatcher": "^1.0",
47-
"psr/http-factory": "^1.0.2",
47+
"psr/http-factory": "^1.1.0",
4848
"psr/http-message": "^2.0.0",
4949
"psr/http-server-handler": "^1.0.2",
5050
"psr/http-server-middleware": "^1.0.2",

composer.lock

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

0 commit comments

Comments
 (0)