build(deps-dev): bump zircote/swagger-php from 6.5.3 to 6.7.0 - #4591
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump zircote/swagger-php from 6.5.3 to 6.7.0#4591dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [zircote/swagger-php](https://github.com/zircote/swagger-php) from 6.5.3 to 6.7.0. - [Release notes](https://github.com/zircote/swagger-php/releases) - [Commits](zircote/swagger-php@6.5.3...6.7.0) --- updated-dependencies: - dependency-name: zircote/swagger-php dependency-version: 6.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/composer/zircote/swagger-php-6.6.0
branch
from
September 1, 2026 04:54
33ae222 to
d276986
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps zircote/swagger-php from 6.5.3 to 6.7.0.
Release notes
Sourced from zircote/swagger-php's releases.
Commits
af0a8deFix/strict config keys and isvalid (#2132)5b77bddrefactor(Spec): createContractsnamespace for all spec related interfaces ...8e2e1e0feat(Spec): add encoding shortcut (#2128)4add6d6Improve handling of empty schemas and type consistency (#2126)2571580docs(Items): update docs about implicit Property shortcut in combination with...cc81abcfix(Type): resolve ``\stdClass` type hint as OpenAPI object type (#2125)dd6bd96IntroduceComponentIndexfor lazy resolution of$refvalues and component...d7eab91fix(Spec): visit allrefwitheachRef()(#2123)2bb5c40refactor(Spec): refactor attributecontains()method (#2122)2735923feat(Spec): add shortcut to omitOA\Propertywhen stacking witbh `OA\Schema...