chore: bump composer/semver from 3.2.7 to 3.2.9 in /legacy

Bumps [composer/semver](https://github.com/composer/semver) from 3.2.7 to 3.2.9.
- [Release notes](https://github.com/composer/semver/releases)
- [Changelog](https://github.com/composer/semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/composer/semver/compare/3.2.7...3.2.9)

---
updated-dependencies:
- dependency-name: composer/semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-07 09:24:37 +00:00 committed by Jonas L
parent 94ca1b3e41
commit b43cb62a2e
1 changed files with 7 additions and 7 deletions

14
legacy/composer.lock generated
View File

@ -8,23 +8,23 @@
"packages": [ "packages": [
{ {
"name": "composer/semver", "name": "composer/semver",
"version": "3.2.7", "version": "3.2.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/semver.git", "url": "https://github.com/composer/semver.git",
"reference": "deac27056b57e46faf136fae7b449eeaa71661ee" "reference": "a951f614bd64dcd26137bc9b7b2637ddcfc57649"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/deac27056b57e46faf136fae7b449eeaa71661ee", "url": "https://api.github.com/repos/composer/semver/zipball/a951f614bd64dcd26137bc9b7b2637ddcfc57649",
"reference": "deac27056b57e46faf136fae7b449eeaa71661ee", "reference": "a951f614bd64dcd26137bc9b7b2637ddcfc57649",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.3.2 || ^7.0 || ^8.0" "php": "^5.3.2 || ^7.0 || ^8.0"
}, },
"require-dev": { "require-dev": {
"phpstan/phpstan": "^0.12.54", "phpstan/phpstan": "^1.4",
"symfony/phpunit-bridge": "^4.2 || ^5" "symfony/phpunit-bridge": "^4.2 || ^5"
}, },
"type": "library", "type": "library",
@ -69,7 +69,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/semver/issues", "issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.2.7" "source": "https://github.com/composer/semver/tree/3.2.9"
}, },
"funding": [ "funding": [
{ {
@ -85,7 +85,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-04T09:57:54+00:00" "time": "2022-02-04T13:58:43+00:00"
}, },
{ {
"name": "james-heinrich/getid3", "name": "james-heinrich/getid3",