Skip to content

Bump larastan/larastan from 3.10.0 to 3.11.0 - #6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/larastan/larastan-3.11.0
Open

Bump larastan/larastan from 3.10.0 to 3.11.0#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/larastan/larastan-3.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown

Bumps larastan/larastan from 3.10.0 to 3.11.0.

Release notes

Sourced from larastan/larastan's releases.

3.11.0

What's Changed

[!IMPORTANT] Migration caching is now enabled by default. This should not affect analysis results and should make subsequent runs faster. If you notice unexpected behavior, you can disable it:

parameters:
    enableMigrationCache: false

Added

Fixed

Performance

Internal

New Contributors

... (truncated)

Commits
  • 9baa740 fix: add mixin to View facade
  • 4a43ec0 perf: memoize accessor and relation property lookups
  • f5001d2 perf: cache negative method lookups in forwards-calls extensions
  • 24fb6b7 perf: memoize method/property tag lookups in ReflectionHelper
  • 16982bb perf: memoize model instances in ModelHelper
  • 937759a perf: cache nested config key types and unparsable files in ConfigParser
  • 31592f7 perf: memoize macro source classification per class
  • 0dc5100 perf: cache negative results and facade roots in FacadesMethodsExtension
  • 5d7c1fa perf: memoize union member classification in GenericEloquentBuilderTypeNodeRe...
  • 70f5a6b perf: defer default return type computation in console extensions
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [larastan/larastan](https://github.com/larastan/larastan) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md)
- [Commits](larastan/larastan@v3.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: larastan/larastan
  dependency-version: 3.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants