tarampampam / laravel-roadrunner-in-docker

:rocket: An example of Laravel app that runs in a docker container with RoadRunner
MIT License
178 stars 35 forks source link

Update spiral/roadrunner-laravel requirement from ^5.9 to ^5.11 #236

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on spiral/roadrunner-laravel to permit the latest version.

Release notes

Sourced from spiral/roadrunner-laravel's releases.

v5.11.1

Fixed

  • Strings interpolation for PHP 8.2 #114

#114:spiral/roadrunner-laravel#114

Changelog

Sourced from spiral/roadrunner-laravel's changelog.

v5.11.1

Fixed

  • Strings interpolation for PHP 8.2 #114

#114:spiral/roadrunner-laravel#114

v5.11.0

Added

  • Listener FlushDatabaseQueryDurationListener #112
  • Listener RebindPaginatorListener #112

Changed

  • Methods invoking in listeners replaced with normal function calls #112

#112:spiral/roadrunner-laravel#112

v5.10.0

Added

  • Laravel 10 support #111

Changed

  • Minimal required PHP version now is 8.0 #111
  • Minimal required Laravel version now is 9.33 #111

#111:spiral/roadrunner-laravel#111

v5.9.0

Added

Fixed

  • CLI running mode detection #88

#88:spiral/roadrunner-laravel#88

v5.8.0

Added

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @tarampampam.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)