Skip to content

chore(deps-dev): update boundwize/structarmed requirement from ^0.11.0 to ^0.12.0#1337

Merged
samsonasik merged 2 commits into
developfrom
dependabot/composer/boundwize/structarmed-tw-0.11.0or-tw-0.12.0
Jun 5, 2026
Merged

chore(deps-dev): update boundwize/structarmed requirement from ^0.11.0 to ^0.12.0#1337
samsonasik merged 2 commits into
developfrom
dependabot/composer/boundwize/structarmed-tw-0.11.0or-tw-0.12.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on boundwize/structarmed to permit the latest version.

Release notes

Sourced from boundwize/structarmed's releases.

Released: StructArmed 0.12.0

ci build PHPStan

You can now pass an array of class-name regex patterns for a layer:

->layerPattern('Service', [
    '/^App\\\\Service\\\\.*$/',
    '/^App\\\\Application\\\\.*Service$/',
])

You can also pass an array of exclude patterns:

->layerPattern('HTTP', '/^App\\\\HTTP\\\\.*$/', [
    '/Exception$/',
    '/^App\\\\HTTP\\\\URI$/',
])

What's Changed

Full Changelog: boundwize/structarmed@0.11.3...0.12.0

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 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 [boundwize/structarmed](https://github.com/boundwize/structarmed) to permit the latest version.
- [Release notes](https://github.com/boundwize/structarmed/releases)
- [Commits](boundwize/structarmed@0.11.0...0.12.0)

---
updated-dependencies:
- dependency-name: boundwize/structarmed
  dependency-version: 0.12.0
  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 Jun 5, 2026
@samsonasik samsonasik changed the title chore(deps-dev): update boundwize/structarmed requirement from ^0.11.0 to ^0.11.0 || ^0.12.0 chore(deps-dev): update boundwize/structarmed requirement from ^0.11.0 to ^0.12.0 Jun 5, 2026
@samsonasik samsonasik merged commit b7eb0d6 into develop Jun 5, 2026
35 checks passed
@samsonasik samsonasik deleted the dependabot/composer/boundwize/structarmed-tw-0.11.0or-tw-0.12.0 branch June 5, 2026 15:14
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.

1 participant