mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
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:
parent
9a7848e834
commit
76ef43fa23
1 changed files with 16 additions and 16 deletions
32
composer.lock
generated
32
composer.lock
generated
|
@ -19365,16 +19365,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "shipmonk/composer-dependency-analyser",
|
"name": "shipmonk/composer-dependency-analyser",
|
||||||
"version": "1.7.0",
|
"version": "1.8.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/shipmonk-rnd/composer-dependency-analyser.git",
|
"url": "https://github.com/shipmonk-rnd/composer-dependency-analyser.git",
|
||||||
"reference": "bca862b2830a453734aee048eb0cdab82e5c9da3"
|
"reference": "0acd9d94be4d9397055ff012d0abf2ae88072e99"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/shipmonk-rnd/composer-dependency-analyser/zipball/bca862b2830a453734aee048eb0cdab82e5c9da3",
|
"url": "https://api.github.com/repos/shipmonk-rnd/composer-dependency-analyser/zipball/0acd9d94be4d9397055ff012d0abf2ae88072e99",
|
||||||
"reference": "bca862b2830a453734aee048eb0cdab82e5c9da3",
|
"reference": "0acd9d94be4d9397055ff012d0abf2ae88072e99",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -19383,17 +19383,17 @@
|
||||||
"php": "^7.2 || ^8.0"
|
"php": "^7.2 || ^8.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"editorconfig-checker/editorconfig-checker": "^10.3.0",
|
"editorconfig-checker/editorconfig-checker": "^10.6.0",
|
||||||
"ergebnis/composer-normalize": "^2.19",
|
"ergebnis/composer-normalize": "^2.19.0",
|
||||||
"ext-dom": "*",
|
"ext-dom": "*",
|
||||||
"ext-libxml": "*",
|
"ext-libxml": "*",
|
||||||
"phpcompatibility/php-compatibility": "^9.3",
|
"phpcompatibility/php-compatibility": "^9.3.5",
|
||||||
"phpstan/phpstan": "^1.10.63",
|
"phpstan/phpstan": "^1.12.3",
|
||||||
"phpstan/phpstan-phpunit": "^1.1.1",
|
"phpstan/phpstan-phpunit": "^1.4.0",
|
||||||
"phpstan/phpstan-strict-rules": "^1.2.3",
|
"phpstan/phpstan-strict-rules": "^1.6.0",
|
||||||
"phpunit/phpunit": "^8.5.28 || ^9.5.20",
|
"phpunit/phpunit": "^8.5.39 || ^9.6.20",
|
||||||
"shipmonk/name-collision-detector": "^2.0.0",
|
"shipmonk/name-collision-detector": "^2.1.1",
|
||||||
"slevomat/coding-standard": "^8.0.1"
|
"slevomat/coding-standard": "^8.15.0"
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin/composer-dependency-analyser"
|
"bin/composer-dependency-analyser"
|
||||||
|
@ -19425,9 +19425,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/shipmonk-rnd/composer-dependency-analyser/issues",
|
"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",
|
"name": "symfony/browser-kit",
|
||||||
|
@ -20116,7 +20116,7 @@
|
||||||
"ext-tokenizer": "*",
|
"ext-tokenizer": "*",
|
||||||
"ext-xml": "*"
|
"ext-xml": "*"
|
||||||
},
|
},
|
||||||
"platform-dev": {},
|
"platform-dev": [],
|
||||||
"platform-overrides": {
|
"platform-overrides": {
|
||||||
"php": "7.4.29"
|
"php": "7.4.29"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue