Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2022

Updates the requirements on nunomaduro/larastan to permit the latest version.

Release notes

Sourced from nunomaduro/larastan's releases.

1.0.4

What's Changed

This release adds a constraint on allowed PHPStan versions. 1.x is branch is not compatible with PHPStan 1.9

Also 1.x branch is not maintained anymore. Users should upgrade to Larastan 2.x as soon as possible.

Changelog

Sourced from nunomaduro/larastan's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[2.2.0] - 2022-08-31

Added

Fixed

[2.1.8] - 2022-06-04

Fixed

[2.1.7] - 2022-06-03

Added

... (truncated)

Commits
  • 769bc63 Conflict with newer PHPStan versions
  • ccdd599 Update README.md of version 1.x (#1108)
  • 698362d Fix sample app problem in RouteServiceProvider (#1097)
  • f5ce153 Run CI on new default branch
  • a09ce5b fix: check for trait with getDeclaringTrait if method is declared in a trait
  • 3808bab fix: use container to get the FunctionCallParametersCheck class in test
  • 08c4f4f fix: Call to an undefined method Eloquent\Builder::restore (#1061)
  • b772627 Fix SchemaAggregation when renaming tables through non-static method call (#1...
  • 591eeab Avoid #1059 (#1062)
  • 3e0beab docs(release): 1.0.2
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [nunomaduro/larastan](https://github.com/nunomaduro/larastan) to permit the latest version.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md)
- [Commits](larastan/larastan@v0.7.12...1.0.4)

---
updated-dependencies:
- dependency-name: nunomaduro/larastan
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2023

Superseded by #300.

@dependabot dependabot bot closed this Dec 5, 2023
@dependabot dependabot bot deleted the dependabot/composer/nunomaduro/larastan-tw-1.0.4 branch December 5, 2023 14:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant