chore: update project dependencies

This commit is contained in:
Björn Fromme
2026-06-15 14:24:32 +02:00
parent 93201fbd20
commit 66d0f511df
3 changed files with 1313 additions and 1229 deletions
Generated
+42 -41
View File
@@ -2278,27 +2278,27 @@
}, },
{ {
"name": "league/oauth2-server", "name": "league/oauth2-server",
"version": "9.3.0", "version": "9.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/oauth2-server.git", "url": "https://github.com/thephpleague/oauth2-server.git",
"reference": "d8e2f39f645a82b207bbac441694d6e6079357cb" "reference": "b96b4a12f87c2cb208cce9436116bc2b7920f796"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/d8e2f39f645a82b207bbac441694d6e6079357cb", "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/b96b4a12f87c2cb208cce9436116bc2b7920f796",
"reference": "d8e2f39f645a82b207bbac441694d6e6079357cb", "reference": "b96b4a12f87c2cb208cce9436116bc2b7920f796",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"defuse/php-encryption": "^2.4", "defuse/php-encryption": "^2.4",
"ext-json": "*", "ext-json": "*",
"ext-openssl": "*", "ext-openssl": "*",
"lcobucci/clock": "^2.3 || ^3.0", "lcobucci/clock": "^3.3",
"lcobucci/jwt": "^5.0", "lcobucci/jwt": "^5.6",
"league/event": "^3.0", "league/event": "^3.0",
"league/uri": "^7.0", "league/uri": "^7.8",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0", "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
"psr/http-message": "^2.0", "psr/http-message": "^2.0",
"psr/http-server-middleware": "^1.0" "psr/http-server-middleware": "^1.0"
}, },
@@ -2307,17 +2307,18 @@
"lncd/oauth2": "*" "lncd/oauth2": "*"
}, },
"require-dev": { "require-dev": {
"laminas/laminas-diactoros": "^3.5", "laminas/laminas-diactoros": "^3.8",
"php-parallel-lint/php-parallel-lint": "^1.3.2", "paragonie/random_compat": "^9.99.100",
"phpstan/extension-installer": "^1.3.1", "php-parallel-lint/php-parallel-lint": "^1.4",
"phpstan/phpstan": "^1.12|^2.0", "phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan-deprecation-rules": "^1.1.4|^2.0", "phpstan/phpstan": "^2.1.38",
"phpstan/phpstan-phpunit": "^1.3.15|^2.0", "phpstan/phpstan-deprecation-rules": "^2.0",
"phpstan/phpstan-strict-rules": "^1.5.2|^2.0", "phpstan/phpstan-phpunit": "^2.0.12",
"phpunit/phpunit": "^10.5|^11.5|^12.0", "phpstan/phpstan-strict-rules": "^2.0",
"phpunit/phpunit": "^11.5.50",
"roave/security-advisories": "dev-master", "roave/security-advisories": "dev-master",
"slevomat/coding-standard": "^8.14.1", "slevomat/coding-standard": "^8.27.1",
"squizlabs/php_codesniffer": "^3.8" "squizlabs/php_codesniffer": "^4.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@@ -2362,7 +2363,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/oauth2-server/issues", "issues": "https://github.com/thephpleague/oauth2-server/issues",
"source": "https://github.com/thephpleague/oauth2-server/tree/9.3.0" "source": "https://github.com/thephpleague/oauth2-server/tree/9.4.0"
}, },
"funding": [ "funding": [
{ {
@@ -2370,7 +2371,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-11-25T22:51:15+00:00" "time": "2026-06-14T08:12:22+00:00"
}, },
{ {
"name": "league/oauth2-server-bundle", "name": "league/oauth2-server-bundle",
@@ -3070,16 +3071,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "3.11.4", "version": "3.12.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/CarbonPHP/carbon.git", "url": "https://github.com/CarbonPHP/carbon.git",
"reference": "e890471a3494740f7d9326d72ce6a8c559ffee60" "reference": "6e7853a668c3107294aff38d42bf760ec02126b6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/e890471a3494740f7d9326d72ce6a8c559ffee60", "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/6e7853a668c3107294aff38d42bf760ec02126b6",
"reference": "e890471a3494740f7d9326d72ce6a8c559ffee60", "reference": "6e7853a668c3107294aff38d42bf760ec02126b6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3171,7 +3172,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-04-07T09:57:54+00:00" "time": "2026-06-14T20:41:42+00:00"
}, },
{ {
"name": "nyholm/psr7", "name": "nyholm/psr7",
@@ -3656,16 +3657,16 @@
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
"version": "3.0.53", "version": "3.0.55",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "511ddc8e352d5d1f1e33bea468b6f4ef48438cf9" "reference": "db9744e6d47e742b1f974e965ad49bdd041105af"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/511ddc8e352d5d1f1e33bea468b6f4ef48438cf9", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/db9744e6d47e742b1f974e965ad49bdd041105af",
"reference": "511ddc8e352d5d1f1e33bea468b6f4ef48438cf9", "reference": "db9744e6d47e742b1f974e965ad49bdd041105af",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3746,7 +3747,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpseclib/phpseclib/issues", "issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.53" "source": "https://github.com/phpseclib/phpseclib/tree/3.0.55"
}, },
"funding": [ "funding": [
{ {
@@ -3762,7 +3763,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-06-09T18:08:26+00:00" "time": "2026-06-14T23:24:10+00:00"
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
@@ -11418,16 +11419,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.95.5", "version": "v3.95.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "7f86d8763063f5d2e2e2d0e1e45bb2f15895361d" "reference": "4fa4102a5617acae53f804f7c81475aaa2d6e813"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/7f86d8763063f5d2e2e2d0e1e45bb2f15895361d", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/4fa4102a5617acae53f804f7c81475aaa2d6e813",
"reference": "7f86d8763063f5d2e2e2d0e1e45bb2f15895361d", "reference": "4fa4102a5617acae53f804f7c81475aaa2d6e813",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11461,16 +11462,16 @@
"require-dev": { "require-dev": {
"facile-it/paraunit": "^1.3.1 || ^2.11.0", "facile-it/paraunit": "^1.3.1 || ^2.11.0",
"infection/infection": "^0.32.7", "infection/infection": "^0.32.7",
"justinrainbow/json-schema": "^6.8.0", "justinrainbow/json-schema": "^6.9.0",
"keradus/cli-executor": "^2.3", "keradus/cli-executor": "^2.3",
"mikey179/vfsstream": "^1.6.12", "mikey179/vfsstream": "^1.6.12",
"php-coveralls/php-coveralls": "^2.9.1", "php-coveralls/php-coveralls": "^2.9.1",
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.8", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.8",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.8", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.8",
"phpunit/phpunit": "^9.6.34 || ^10.5.63 || ^11.5.55", "phpunit/phpunit": "^9.6.34 || ^10.5.63 || ^11.5.55",
"symfony/polyfill-php85": "^1.37", "symfony/polyfill-php85": "^1.38",
"symfony/var-dumper": "^5.4.48 || ^6.4.32 || ^7.4.4 || ^8.0.8", "symfony/var-dumper": "^5.4.48 || ^6.4.36 || ^7.4.8 || ^8.1.0",
"symfony/yaml": "^5.4.45 || ^6.4.30 || ^7.4.1 || ^8.0.11" "symfony/yaml": "^5.4.53 || ^6.4.41 || ^7.4.13 || ^8.1.0"
}, },
"suggest": { "suggest": {
"ext-dom": "For handling output formats in XML", "ext-dom": "For handling output formats in XML",
@@ -11511,7 +11512,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.5" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.7"
}, },
"funding": [ "funding": [
{ {
@@ -11519,7 +11520,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-06-09T14:55:16+00:00" "time": "2026-06-13T17:51:53+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
+1270 -1186
View File
File diff suppressed because it is too large Load Diff
+1 -2
View File
@@ -20,8 +20,7 @@
"tippy.js": "^6.3.7", "tippy.js": "^6.3.7",
"toastify-js": "^1.12.0", "toastify-js": "^1.12.0",
"webpack": "^5.74.0", "webpack": "^5.74.0",
"webpack-cli": "^6.0.1", "webpack-cli": "^6.0.1"
"webpack-notifier": "^1.15.0"
}, },
"license": "WTFPL", "license": "WTFPL",
"private": true, "private": true,