Skip to content

Update php-forge/support requirement from ^0.1 to ^0.3#13

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/php-forge/support-tw-0.3
Open

Update php-forge/support requirement from ^0.1 to ^0.3#13
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/php-forge/support-tw-0.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Updates the requirements on php-forge/support to permit the latest version.

Release notes

Sourced from php-forge/support's releases.

0.3.2

What's Changed

Full Changelog: php-forge/support@0.3.1...0.3.2

Changelog

Sourced from php-forge/support's changelog.

0.3.2 February 3, 2026

  • Enh #22: Add php-forge/coding-standard to development dependencies for code quality checks (@​terabytesoftw)
  • Bug #23: Update Rector command in composer.json to remove unnecessary 'src' argument (@​terabytesoftw)
  • Enh #24: Add enums for backed integer, backed string, and unit values in the Stub namespace (@​terabytesoftw)

0.3.1 January 20, 2026

  • Bug #19: Update descriptions in stub classes to clarify purpose (@​terabytesoftw)
  • Bug #20: Clarify parameter descriptions in Message::getMessage() method in Message enum (@​terabytesoftw)
  • Bug #21: Simplify attributeCases() method and update normalization logic in EnumDataProvider class (@​terabytesoftw)

0.3.0 January 19, 2026

0.2.0 August 18, 2025

  • Bug #11: Refactor project structure and update dependencies (@​terabytesoftw)
  • Enh #12: Add TestSupport trait and corresponding test suite for inaccessible properties and methods (@​terabytesoftw)

0.1.0 January 21, 2024

  • Initial release.
Commits
  • 21a6827 Release version 0.3.2.
  • edf6235 feat(stub): Add enums for backed integer, backed string, and unit values in t...
  • be49ce8 fix(docs): Update Rector command in composer.json to remove unnecessary 'sr...
  • 9805af1 feat(dev): Add php-forge/coding-standard to development dependencies for co...
  • 3906008 Prepare for next release.
  • c32eb77 release version 0.3.1.
  • 6bfcc77 fix(support): Simplify attributeCases() method and update normalization log...
  • e7bc7b3 fix(docs): Clarify parameter descriptions in Message::getMessage() method i...
  • 003f7ee fix(tests): Update descriptions in stub classes to clarify purpose. (#19)
  • 72d8356 Prepare for next release.
  • 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 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 [php-forge/support](https://github.com/php-forge/support) to permit the latest version.
- [Release notes](https://github.com/php-forge/support/releases)
- [Changelog](https://github.com/php-forge/support/blob/main/CHANGELOG.md)
- [Commits](php-forge/support@0.1.0...0.3.2)

---
updated-dependencies:
- dependency-name: php-forge/support
  dependency-version: 0.3.2
  dependency-type: direct:development
...

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 May 1, 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