Skip to content

chore(deps-dev): update codeigniter/phpstan-codeigniter requirement from ^1.5 to ^2.1 in the composer-dependencies group#10314

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/composer-dependencies-f7f8ef0ac9
Open

chore(deps-dev): update codeigniter/phpstan-codeigniter requirement from ^1.5 to ^2.1 in the composer-dependencies group#10314
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/composer-dependencies-f7f8ef0ac9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on codeigniter/phpstan-codeigniter to permit the latest version.
Updates codeigniter/phpstan-codeigniter to 2.1.0

Release notes

Sourced from codeigniter/phpstan-codeigniter's releases.

v2.1.0

What's Changed

Added

  • Type asObject-fetched entities by the producing model's casts

Full Changelog: CodeIgniter/phpstan-codeigniter@v2.0.1...v2.1.0

Commits
  • 61b0339 Type asObject-fetched entities by the producing model's casts
  • da84020 Apply the model's casts to entity property types
  • 408f5d4 Document the CodeIgniter bootstrap and SQLite-affinity limitation
  • aa91ccb Add a 1.x to 2.x upgrading guide
  • f236fef Register the cache-handler and services-argument rules and require ext-sqlite3
  • 3d8ffb3 Make datetime and json casts nullable on nullable columns
  • 39efbcb Discover migrations from all namespaces when none is configured
  • 8613271 Document Model/Entity type inference
  • c237109 Type fake() as a fabricated record of the model's return type
  • eb763b2 Type Model findColumn as a list of the column's values
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [codeigniter/phpstan-codeigniter](https://github.com/CodeIgniter/phpstan-codeigniter) to permit the latest version.

Updates `codeigniter/phpstan-codeigniter` to 2.1.0
- [Release notes](https://github.com/CodeIgniter/phpstan-codeigniter/releases)
- [Changelog](https://github.com/CodeIgniter/phpstan-codeigniter/blob/2.x/CHANGELOG.md)
- [Commits](CodeIgniter/phpstan-codeigniter@v1.5.0...v2.1.0)

---
updated-dependencies:
- dependency-name: codeigniter/phpstan-codeigniter
  dependency-version: 2.1.0
  dependency-type: direct:development
  dependency-group: composer-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update external dependencies php Pull requests that update php code labels Jun 16, 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 external dependencies php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants