Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| packagist  | guzzlehttp/guzzle   | 7.8.1  | 7.9.2  |
| packagist  | league/commonmark   | 2.4.2  | 2.5.1  |
| packagist  | monolog/monolog     | 3.5.0  | 3.7.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>
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 8319ffa commit ab75e44
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"ext-openswoole": "*",
"beberlei/assert": "^3.3.2",
"colorfield/mastodon-api": "^0.1.5",
"guzzlehttp/guzzle": "^7.8.1",
"guzzlehttp/guzzle": "^7.9.2",
"laminas/laminas-cli": "^1.10.0",
"laminas/laminas-component-installer": "^3.4.0",
"laminas/laminas-config-aggregator": "^1.14.0",
Expand All @@ -30,7 +30,7 @@
"laminas/laminas-servicemanager": "^3.22.1",
"laminas/laminas-stdlib": "^3.19.0",
"laminas/laminas-stratigility": "^3.11.0",
"league/commonmark": "^2.4.2",
"league/commonmark": "^2.5.1",
"mezzio/mezzio": "^3.19.0",
"mezzio/mezzio-fastroute": "^3.11.0",
"mezzio/mezzio-hal": "^2.9.0",
Expand All @@ -39,12 +39,12 @@
"mezzio/mezzio-problem-details": "^1.14.0",
"mezzio/mezzio-swoole": "^4.9.0",
"mezzio/mezzio-template": "^2.10.0",
"monolog/monolog": "^3.5.0",
"monolog/monolog": "^3.7.0",
"phly/phly-event-dispatcher": "^1.4.0",
"phpseclib/phpseclib": "^3.0.37",
"phpseclib/phpseclib": "^3.0.39",
"psr/container": "^1.1.2 || ^2.0.2",
"psr/event-dispatcher": "^1.0",
"psr/http-factory": "^1.0.2",
"psr/http-factory": "^1.1.0",
"psr/http-message": "^2.0.0",
"psr/http-server-handler": "^1.0.2",
"psr/http-server-middleware": "^1.0.2",
Expand Down
Loading

0 comments on commit ab75e44

Please sign in to comment.