mirror of
https://github.com/wallabag/wallabag.git
synced 2026-02-23 05:27:36 +01:00
Compare commits
4 Commits
ea3db4b386
...
4e30296e3f
| Author | SHA1 | Date | |
|---|---|---|---|
| 4e30296e3f | |||
| aae4326720 | |||
| fa000cd0d1 | |||
| 0c0a4e9d7e |
176
composer.lock
generated
176
composer.lock
generated
@ -5626,16 +5626,16 @@
|
||||
},
|
||||
{
|
||||
"name": "nelmio/api-doc-bundle",
|
||||
"version": "v4.31.0",
|
||||
"version": "v4.32.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nelmio/NelmioApiDocBundle.git",
|
||||
"reference": "322c47b9fa3c5913ec9bbeba537a32407151be73"
|
||||
"reference": "6ea702702ffb3382e9fd9776c868ff7386dbc772"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/322c47b9fa3c5913ec9bbeba537a32407151be73",
|
||||
"reference": "322c47b9fa3c5913ec9bbeba537a32407151be73",
|
||||
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/6ea702702ffb3382e9fd9776c868ff7386dbc772",
|
||||
"reference": "6ea702702ffb3382e9fd9776c868ff7386dbc772",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -5736,7 +5736,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/nelmio/NelmioApiDocBundle/issues",
|
||||
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.31.0"
|
||||
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.32.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -5744,7 +5744,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2024-09-24T13:56:25+00:00"
|
||||
"time": "2024-09-30T13:06:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nelmio/cors-bundle",
|
||||
@ -7182,16 +7182,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpdoc-parser",
|
||||
"version": "1.31.0",
|
||||
"version": "1.32.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpdoc-parser.git",
|
||||
"reference": "249f15fb843bf240cf058372dad29e100cee6c17"
|
||||
"reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/249f15fb843bf240cf058372dad29e100cee6c17",
|
||||
"reference": "249f15fb843bf240cf058372dad29e100cee6c17",
|
||||
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6ca22b154efdd9e3c68c56f5d94670920a1c19a4",
|
||||
"reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7223,9 +7223,9 @@
|
||||
"description": "PHPDoc parser with support for nullable, intersection and generic types",
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
|
||||
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.31.0"
|
||||
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.32.0"
|
||||
},
|
||||
"time": "2024-09-22T11:32:18+00:00"
|
||||
"time": "2024-09-26T07:23:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpzip/phpzip",
|
||||
@ -15987,16 +15987,16 @@
|
||||
},
|
||||
{
|
||||
"name": "ergebnis/composer-normalize",
|
||||
"version": "2.43.0",
|
||||
"version": "2.44.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ergebnis/composer-normalize.git",
|
||||
"reference": "4b46330c84bb8f43fac79f5c5a05162fc7c80d75"
|
||||
"reference": "bd0c446426bb837ae0cc9f97948167e658bd11d2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/4b46330c84bb8f43fac79f5c5a05162fc7c80d75",
|
||||
"reference": "4b46330c84bb8f43fac79f5c5a05162fc7c80d75",
|
||||
"url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/bd0c446426bb837ae0cc9f97948167e658bd11d2",
|
||||
"reference": "bd0c446426bb837ae0cc9f97948167e658bd11d2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -16007,20 +16007,20 @@
|
||||
"ext-json": "*",
|
||||
"justinrainbow/json-schema": "^5.2.12",
|
||||
"localheinz/diff": "^1.1.1",
|
||||
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
|
||||
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"composer/composer": "^2.7.7",
|
||||
"ergebnis/license": "^2.4.0",
|
||||
"ergebnis/php-cs-fixer-config": "^6.30.1",
|
||||
"ergebnis/phpunit-slow-test-detector": "^2.14.0",
|
||||
"ergebnis/license": "^2.5.0",
|
||||
"ergebnis/php-cs-fixer-config": "^6.37.0",
|
||||
"ergebnis/phpunit-slow-test-detector": "^2.16.0",
|
||||
"fakerphp/faker": "^1.23.1",
|
||||
"infection/infection": "~0.26.6",
|
||||
"phpunit/phpunit": "^9.6.19",
|
||||
"phpunit/phpunit": "^9.6.20",
|
||||
"psalm/plugin-phpunit": "~0.19.0",
|
||||
"rector/rector": "^1.1.0",
|
||||
"symfony/filesystem": "^5.4.40",
|
||||
"vimeo/psalm": "^5.24.0"
|
||||
"rector/rector": "^1.2.5",
|
||||
"symfony/filesystem": "^5.4.41",
|
||||
"vimeo/psalm": "^5.26.1"
|
||||
},
|
||||
"type": "composer-plugin",
|
||||
"extra": {
|
||||
@ -16060,37 +16060,37 @@
|
||||
"security": "https://github.com/ergebnis/composer-normalize/blob/main/.github/SECURITY.md",
|
||||
"source": "https://github.com/ergebnis/composer-normalize"
|
||||
},
|
||||
"time": "2024-06-16T13:22:18+00:00"
|
||||
"time": "2024-09-30T21:56:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ergebnis/json",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ergebnis/json.git",
|
||||
"reference": "a457f25a5ba7ea11fc94f84d53678c5211abfce0"
|
||||
"reference": "84051b4e243d6a8e2f8271604b11ffa52d29bc7a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ergebnis/json/zipball/a457f25a5ba7ea11fc94f84d53678c5211abfce0",
|
||||
"reference": "a457f25a5ba7ea11fc94f84d53678c5211abfce0",
|
||||
"url": "https://api.github.com/repos/ergebnis/json/zipball/84051b4e243d6a8e2f8271604b11ffa52d29bc7a",
|
||||
"reference": "84051b4e243d6a8e2f8271604b11ffa52d29bc7a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
|
||||
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"ergebnis/data-provider": "^3.2.0",
|
||||
"ergebnis/license": "^2.4.0",
|
||||
"ergebnis/php-cs-fixer-config": "^6.20.0",
|
||||
"ergebnis/phpunit-slow-test-detector": "^2.9.0",
|
||||
"ergebnis/php-cs-fixer-config": "^6.36.0",
|
||||
"ergebnis/phpunit-slow-test-detector": "^2.15.1",
|
||||
"fakerphp/faker": "^1.23.1",
|
||||
"infection/infection": "~0.26.6",
|
||||
"phpunit/phpunit": "^9.6.16",
|
||||
"psalm/plugin-phpunit": "~0.18.4",
|
||||
"rector/rector": "~0.19.2",
|
||||
"vimeo/psalm": "^5.20.0"
|
||||
"phpunit/phpunit": "^9.6.18",
|
||||
"psalm/plugin-phpunit": "~0.19.0",
|
||||
"rector/rector": "^1.2.5",
|
||||
"vimeo/psalm": "^5.26.1"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@ -16125,20 +16125,20 @@
|
||||
"security": "https://github.com/ergebnis/json/blob/main/.github/SECURITY.md",
|
||||
"source": "https://github.com/ergebnis/json"
|
||||
},
|
||||
"time": "2024-01-29T15:09:24+00:00"
|
||||
"time": "2024-09-27T15:01:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ergebnis/json-normalizer",
|
||||
"version": "4.5.0",
|
||||
"version": "4.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ergebnis/json-normalizer.git",
|
||||
"reference": "f0ee9e70739f121b27fac8b743e4a52b23de2152"
|
||||
"reference": "859fd3cee417f0b10a8e6ffb8dbeb03587106b8b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ergebnis/json-normalizer/zipball/f0ee9e70739f121b27fac8b743e4a52b23de2152",
|
||||
"reference": "f0ee9e70739f121b27fac8b743e4a52b23de2152",
|
||||
"url": "https://api.github.com/repos/ergebnis/json-normalizer/zipball/859fd3cee417f0b10a8e6ffb8dbeb03587106b8b",
|
||||
"reference": "859fd3cee417f0b10a8e6ffb8dbeb03587106b8b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -16148,20 +16148,20 @@
|
||||
"ergebnis/json-schema-validator": "^4.2.0",
|
||||
"ext-json": "*",
|
||||
"justinrainbow/json-schema": "^5.2.12",
|
||||
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
|
||||
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"composer/semver": "^3.4.0",
|
||||
"composer/semver": "^3.4.3",
|
||||
"ergebnis/data-provider": "^3.2.0",
|
||||
"ergebnis/license": "^2.4.0",
|
||||
"ergebnis/php-cs-fixer-config": "^6.20.0",
|
||||
"ergebnis/phpunit-slow-test-detector": "^2.9.0",
|
||||
"ergebnis/php-cs-fixer-config": "^6.36.0",
|
||||
"ergebnis/phpunit-slow-test-detector": "^2.15.1",
|
||||
"fakerphp/faker": "^1.23.1",
|
||||
"infection/infection": "~0.26.6",
|
||||
"phpunit/phpunit": "^9.6.16",
|
||||
"psalm/plugin-phpunit": "~0.18.4",
|
||||
"rector/rector": "~0.19.4",
|
||||
"vimeo/psalm": "^5.20.0"
|
||||
"phpunit/phpunit": "^9.6.19",
|
||||
"psalm/plugin-phpunit": "~0.19.0",
|
||||
"rector/rector": "^1.2.5",
|
||||
"vimeo/psalm": "^5.26.1"
|
||||
},
|
||||
"suggest": {
|
||||
"composer/semver": "If you want to use ComposerJsonNormalizer or VersionConstraintNormalizer"
|
||||
@ -16194,39 +16194,43 @@
|
||||
"security": "https://github.com/ergebnis/json-normalizer/blob/main/.github/SECURITY.md",
|
||||
"source": "https://github.com/ergebnis/json-normalizer"
|
||||
},
|
||||
"time": "2024-01-30T09:10:15+00:00"
|
||||
"time": "2024-09-27T15:11:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ergebnis/json-pointer",
|
||||
"version": "3.4.0",
|
||||
"version": "3.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ergebnis/json-pointer.git",
|
||||
"reference": "b654757d873050622c2166f55ab25d04685261c5"
|
||||
"reference": "f6ff71e69305b8ab5e4457e374b35dcd0812609b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ergebnis/json-pointer/zipball/b654757d873050622c2166f55ab25d04685261c5",
|
||||
"reference": "b654757d873050622c2166f55ab25d04685261c5",
|
||||
"url": "https://api.github.com/repos/ergebnis/json-pointer/zipball/f6ff71e69305b8ab5e4457e374b35dcd0812609b",
|
||||
"reference": "f6ff71e69305b8ab5e4457e374b35dcd0812609b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
|
||||
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"ergebnis/composer-normalize": "^2.43.0",
|
||||
"ergebnis/data-provider": "^3.2.0",
|
||||
"ergebnis/license": "^2.4.0",
|
||||
"ergebnis/php-cs-fixer-config": "^6.20.0",
|
||||
"ergebnis/phpunit-slow-test-detector": "^2.9.0",
|
||||
"ergebnis/php-cs-fixer-config": "^6.32.0",
|
||||
"ergebnis/phpunit-slow-test-detector": "^2.15.0",
|
||||
"fakerphp/faker": "^1.23.1",
|
||||
"infection/infection": "~0.26.6",
|
||||
"phpunit/phpunit": "^9.6.16",
|
||||
"psalm/plugin-phpunit": "~0.18.4",
|
||||
"rector/rector": "~0.19.2",
|
||||
"vimeo/psalm": "^5.20.0"
|
||||
"phpunit/phpunit": "^9.6.19",
|
||||
"psalm/plugin-phpunit": "~0.19.0",
|
||||
"rector/rector": "^1.2.1",
|
||||
"vimeo/psalm": "^5.25.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "3.4-dev"
|
||||
},
|
||||
"composer-normalize": {
|
||||
"indent-size": 2,
|
||||
"indent-style": "space"
|
||||
@ -16260,38 +16264,38 @@
|
||||
"security": "https://github.com/ergebnis/json-pointer/blob/main/.github/SECURITY.md",
|
||||
"source": "https://github.com/ergebnis/json-pointer"
|
||||
},
|
||||
"time": "2024-01-29T16:37:15+00:00"
|
||||
"time": "2024-09-27T15:47:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ergebnis/json-printer",
|
||||
"version": "3.5.0",
|
||||
"version": "3.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ergebnis/json-printer.git",
|
||||
"reference": "549e16fe6de34b8c3aee7b421be12caa552f3ced"
|
||||
"reference": "d2e51379dc62d73017a779a78fcfba568de39e0a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ergebnis/json-printer/zipball/549e16fe6de34b8c3aee7b421be12caa552f3ced",
|
||||
"reference": "549e16fe6de34b8c3aee7b421be12caa552f3ced",
|
||||
"url": "https://api.github.com/repos/ergebnis/json-printer/zipball/d2e51379dc62d73017a779a78fcfba568de39e0a",
|
||||
"reference": "d2e51379dc62d73017a779a78fcfba568de39e0a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
|
||||
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"ergebnis/data-provider": "^3.2.0",
|
||||
"ergebnis/license": "^2.4.0",
|
||||
"ergebnis/php-cs-fixer-config": "^6.20.0",
|
||||
"ergebnis/phpunit-slow-test-detector": "^2.9.0",
|
||||
"ergebnis/php-cs-fixer-config": "^6.36.0",
|
||||
"ergebnis/phpunit-slow-test-detector": "^2.15.1",
|
||||
"fakerphp/faker": "^1.23.1",
|
||||
"infection/infection": "~0.26.6",
|
||||
"phpunit/phpunit": "^9.6.16",
|
||||
"psalm/plugin-phpunit": "~0.18.4",
|
||||
"rector/rector": "~0.19.2",
|
||||
"vimeo/psalm": "^5.20.0"
|
||||
"phpunit/phpunit": "^9.6.19",
|
||||
"psalm/plugin-phpunit": "~0.19.0",
|
||||
"rector/rector": "~1.2.5",
|
||||
"vimeo/psalm": "^5.26.1"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@ -16322,20 +16326,20 @@
|
||||
"security": "https://github.com/ergebnis/json-printer/blob/main/.github/SECURITY.md",
|
||||
"source": "https://github.com/ergebnis/json-printer"
|
||||
},
|
||||
"time": "2024-01-29T15:33:37+00:00"
|
||||
"time": "2024-09-27T15:19:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ergebnis/json-schema-validator",
|
||||
"version": "4.2.0",
|
||||
"version": "4.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ergebnis/json-schema-validator.git",
|
||||
"reference": "10ed514fdc3f9b71f8a92c567afea21a2f6fa1ef"
|
||||
"reference": "73f938f8995c6ad1e37d2c1dfeaa8336861f9db8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ergebnis/json-schema-validator/zipball/10ed514fdc3f9b71f8a92c567afea21a2f6fa1ef",
|
||||
"reference": "10ed514fdc3f9b71f8a92c567afea21a2f6fa1ef",
|
||||
"url": "https://api.github.com/repos/ergebnis/json-schema-validator/zipball/73f938f8995c6ad1e37d2c1dfeaa8336861f9db8",
|
||||
"reference": "73f938f8995c6ad1e37d2c1dfeaa8336861f9db8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -16343,19 +16347,19 @@
|
||||
"ergebnis/json-pointer": "^3.4.0",
|
||||
"ext-json": "*",
|
||||
"justinrainbow/json-schema": "^5.2.12",
|
||||
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
|
||||
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"ergebnis/data-provider": "^3.2.0",
|
||||
"ergebnis/license": "^2.4.0",
|
||||
"ergebnis/php-cs-fixer-config": "^6.20.0",
|
||||
"ergebnis/phpunit-slow-test-detector": "^2.9.0",
|
||||
"ergebnis/php-cs-fixer-config": "^6.36.0",
|
||||
"ergebnis/phpunit-slow-test-detector": "^2.15.1",
|
||||
"fakerphp/faker": "^1.23.1",
|
||||
"infection/infection": "~0.26.6",
|
||||
"phpunit/phpunit": "^9.6.16",
|
||||
"psalm/plugin-phpunit": "~0.18.4",
|
||||
"rector/rector": "~0.19.2",
|
||||
"vimeo/psalm": "^5.20.0"
|
||||
"phpunit/phpunit": "^9.6.20",
|
||||
"psalm/plugin-phpunit": "~0.19.0",
|
||||
"rector/rector": "^1.2.5",
|
||||
"vimeo/psalm": "^5.26.1"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@ -16392,7 +16396,7 @@
|
||||
"security": "https://github.com/ergebnis/json-schema-validator/blob/main/.github/SECURITY.md",
|
||||
"source": "https://github.com/ergebnis/json-schema-validator"
|
||||
},
|
||||
"time": "2024-01-29T16:50:15+00:00"
|
||||
"time": "2024-09-27T15:16:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "evenement/evenement",
|
||||
|
||||
Reference in New Issue
Block a user