Skip to content

Dependency Update - league/openapi-psr7-validator to 0.17 - #16

Merged
osteel merged 1 commit into
osteel:mainfrom
johnathanmdell:feature/league-psr7-dependency-update
Feb 25, 2022
Merged

Dependency Update - league/openapi-psr7-validator to 0.17#16
osteel merged 1 commit into
osteel:mainfrom
johnathanmdell:feature/league-psr7-dependency-update

Conversation

@johnathanmdell

Copy link
Copy Markdown

This dependency update is to introduce the fix for thephpleague/openapi-psr7-validator#154

Description

Bumped version from 0.16 to 0.17

Motivation and context

This is required due to an update to cebe/open-api for nullable.

How has this been tested?

composer test

..................................                         41 / 41 (100%)

Time: 00:00.185, Memory: 12.00 MB

OK (41 tests, 52 assertions)
➜  openapi-httpfoundation-testing git:(feature/league-psr7-dependency-update) composer --version
Composer version 2.2.6 2022-02-04 17:00:38
➜  openapi-httpfoundation-testing git:(feature/league-psr7-dependency-update) php -v
PHP 8.1.2 (cli) (built: Jan 21 2022 04:46:45) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.2, Copyright (c) Zend Technologies
    with Zend OPcache v8.1.2, Copyright (c), by Zend Technologies

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the CONTRIBUTING document.
  • My pull request addresses exactly one patch/feature.
  • I have created a branch for this patch/feature.
  • Each individual commit in the pull request is meaningful.
  • I have added tests to cover my changes.
  • If my change requires a change to the documentation, I have updated it accordingly.

…roduce a fix in a parent dependency (cebe/php-openapi)
@osteel

osteel commented Feb 25, 2022

Copy link
Copy Markdown
Owner

Thanks @johnathanmdell, will look at this shortly

@osteel osteel self-assigned this Feb 25, 2022
@osteel osteel added the enhancement New feature or request label Feb 25, 2022
@osteel
osteel merged commit 259e5c6 into osteel:main Feb 25, 2022
@osteel osteel added bug Something isn't working and removed enhancement New feature or request labels Feb 25, 2022
@osteel

osteel commented Feb 25, 2022

Copy link
Copy Markdown
Owner

Released as v0.7.1 – thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants