Bump shipmonk/composer-dependency-analyser from 1.7.0 to 1.8.1

Bumps [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases)
- [Commits](https://github.com/shipmonk-rnd/composer-dependency-analyser/compare/1.7.0...1.8.1)

---
updated-dependencies:
- dependency-name: shipmonk/composer-dependency-analyser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-19 03:19:52 +00:00 committed by GitHub
parent 9a7848e834
commit 76ef43fa23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

32
composer.lock generated
View file

@ -19365,16 +19365,16 @@
},
{
"name": "shipmonk/composer-dependency-analyser",
"version": "1.7.0",
"version": "1.8.1",
"source": {
"type": "git",
"url": "https://github.com/shipmonk-rnd/composer-dependency-analyser.git",
"reference": "bca862b2830a453734aee048eb0cdab82e5c9da3"
"reference": "0acd9d94be4d9397055ff012d0abf2ae88072e99"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/shipmonk-rnd/composer-dependency-analyser/zipball/bca862b2830a453734aee048eb0cdab82e5c9da3",
"reference": "bca862b2830a453734aee048eb0cdab82e5c9da3",
"url": "https://api.github.com/repos/shipmonk-rnd/composer-dependency-analyser/zipball/0acd9d94be4d9397055ff012d0abf2ae88072e99",
"reference": "0acd9d94be4d9397055ff012d0abf2ae88072e99",
"shasum": ""
},
"require": {
@ -19383,17 +19383,17 @@
"php": "^7.2 || ^8.0"
},
"require-dev": {
"editorconfig-checker/editorconfig-checker": "^10.3.0",
"ergebnis/composer-normalize": "^2.19",
"editorconfig-checker/editorconfig-checker": "^10.6.0",
"ergebnis/composer-normalize": "^2.19.0",
"ext-dom": "*",
"ext-libxml": "*",
"phpcompatibility/php-compatibility": "^9.3",
"phpstan/phpstan": "^1.10.63",
"phpstan/phpstan-phpunit": "^1.1.1",
"phpstan/phpstan-strict-rules": "^1.2.3",
"phpunit/phpunit": "^8.5.28 || ^9.5.20",
"shipmonk/name-collision-detector": "^2.0.0",
"slevomat/coding-standard": "^8.0.1"
"phpcompatibility/php-compatibility": "^9.3.5",
"phpstan/phpstan": "^1.12.3",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.0",
"phpunit/phpunit": "^8.5.39 || ^9.6.20",
"shipmonk/name-collision-detector": "^2.1.1",
"slevomat/coding-standard": "^8.15.0"
},
"bin": [
"bin/composer-dependency-analyser"
@ -19425,9 +19425,9 @@
],
"support": {
"issues": "https://github.com/shipmonk-rnd/composer-dependency-analyser/issues",
"source": "https://github.com/shipmonk-rnd/composer-dependency-analyser/tree/1.7.0"
"source": "https://github.com/shipmonk-rnd/composer-dependency-analyser/tree/1.8.1"
},
"time": "2024-08-08T08:12:32+00:00"
"time": "2024-11-18T12:58:21+00:00"
},
{
"name": "symfony/browser-kit",
@ -20116,7 +20116,7 @@
"ext-tokenizer": "*",
"ext-xml": "*"
},
"platform-dev": {},
"platform-dev": [],
"platform-overrides": {
"php": "7.4.29"
},