X Tutup
Skip to content

Bump laminas PHP dependencies#39713

Merged
phil-davis merged 1 commit intomasterfrom
php-dependencies-20220124
Jan 25, 2022
Merged

Bump laminas PHP dependencies#39713
phil-davis merged 1 commit intomasterfrom
php-dependencies-20220124

Conversation

@phil-davis
Copy link
Contributor

Description

$ composer update
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 4 updates, 0 removals
  - Upgrading laminas/laminas-stdlib (3.7.0 => 3.7.1)
  - Upgrading laminas/laminas-validator (2.15.1 => 2.16.0)
  - Upgrading phpunit/phpunit (9.5.12 => 9.5.13)
  - Upgrading roave/security-advisories (dev-master 38da7ef => dev-master 25a216c)
Writing lock file

phpunit is a dev-test toll so does not need to be mentioned in the changelog.

How Has This Been Tested?

CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@phil-davis phil-davis added dependencies php Pull requests that update Php code labels Jan 24, 2022
@phil-davis phil-davis self-assigned this Jan 24, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@phil-davis phil-davis merged commit 0058280 into master Jan 25, 2022
@delete-merged-branch delete-merged-branch bot deleted the php-dependencies-20220124 branch January 25, 2022 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup