chore: bump PHP dependencies

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
This commit is contained in:
Vitor Mattos 2025-09-30 09:42:15 -03:00
parent 50bcefcc08
commit 6784f2a2ad
No known key found for this signature in database
GPG key ID: 6FECE2AD4809003A
8 changed files with 545 additions and 310 deletions

83
composer.lock generated
View file

@ -119,16 +119,16 @@
},
{
"name": "dasprid/enum",
"version": "1.0.6",
"version": "1.0.7",
"source": {
"type": "git",
"url": "https://github.com/DASPRiD/Enum.git",
"reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90"
"reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8dfd07c6d2cf31c8da90c53b83c026c7696dda90",
"reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90",
"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
"reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
"shasum": ""
},
"require": {
@ -163,9 +163,9 @@
],
"support": {
"issues": "https://github.com/DASPRiD/Enum/issues",
"source": "https://github.com/DASPRiD/Enum/tree/1.0.6"
"source": "https://github.com/DASPRiD/Enum/tree/1.0.7"
},
"time": "2024-08-09T14:30:48+00:00"
"time": "2025-09-16T12:23:56+00:00"
},
{
"name": "endroid/qr-code",
@ -832,24 +832,26 @@
},
{
"name": "paragonie/constant_time_encoding",
"version": "v3.0.0",
"version": "v3.1.3",
"source": {
"type": "git",
"url": "https://github.com/paragonie/constant_time_encoding.git",
"reference": "df1e7fde177501eee2037dd159cf04f5f301a512"
"reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/df1e7fde177501eee2037dd159cf04f5f301a512",
"reference": "df1e7fde177501eee2037dd159cf04f5f301a512",
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
"reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
"shasum": ""
},
"require": {
"php": "^8"
},
"require-dev": {
"phpunit/phpunit": "^9",
"vimeo/psalm": "^4|^5"
"infection/infection": "^0",
"nikic/php-fuzzer": "^0",
"phpunit/phpunit": "^9|^10|^11",
"vimeo/psalm": "^4|^5|^6"
},
"type": "library",
"autoload": {
@ -895,7 +897,7 @@
"issues": "https://github.com/paragonie/constant_time_encoding/issues",
"source": "https://github.com/paragonie/constant_time_encoding"
},
"time": "2024-05-08T12:36:18+00:00"
"time": "2025-09-24T15:06:41+00:00"
},
{
"name": "paragonie/random_compat",
@ -1645,12 +1647,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "851f4248065d96ee9d4971bb671b363f7dbd7850"
"reference": "78495561326ae067174199f39babe103ff0763cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/851f4248065d96ee9d4971bb671b363f7dbd7850",
"reference": "851f4248065d96ee9d4971bb671b363f7dbd7850",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/78495561326ae067174199f39babe103ff0763cc",
"reference": "78495561326ae067174199f39babe103ff0763cc",
"shasum": ""
},
"require": {
@ -1664,7 +1666,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "32.0.0-dev"
"dev-master": "33.0.0-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
@ -1686,7 +1688,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/master"
},
"time": "2025-08-30T00:45:22+00:00"
"time": "2025-09-29T00:49:48+00:00"
},
{
"name": "psr/clock",
@ -1845,12 +1847,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "e7589e01dc8452bfecb4c8df977346cd3132650f"
"reference": "684ef27cdce62b6562f77a92dc76bdfb46542a2d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/e7589e01dc8452bfecb4c8df977346cd3132650f",
"reference": "e7589e01dc8452bfecb4c8df977346cd3132650f",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/684ef27cdce62b6562f77a92dc76bdfb46542a2d",
"reference": "684ef27cdce62b6562f77a92dc76bdfb46542a2d",
"shasum": ""
},
"conflict": {
@ -1988,6 +1990,7 @@
"dapphp/securimage": "<3.6.6",
"darylldoyle/safe-svg": "<1.9.10",
"datadog/dd-trace": ">=0.30,<0.30.2",
"datahihi1/tiny-env": "<1.0.3|>=1.0.9,<1.0.11",
"datatables/datatables": "<1.10.10",
"david-garcia/phpwhois": "<=4.3.1",
"dbrisinajumi/d2files": "<1",
@ -2137,6 +2140,7 @@
"gogentooss/samlbase": "<1.2.7",
"google/protobuf": "<3.4",
"gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
"gp247/core": "<1.1.24",
"gree/jose": "<2.2.1",
"gregwar/rst": "<1.0.3",
"grumpydictator/firefly-iii": "<6.1.17",
@ -2238,6 +2242,7 @@
"laravel/socialite": ">=1,<2.0.10",
"latte/latte": "<2.10.8",
"lavalite/cms": "<=9|==10.1",
"lavitto/typo3-form-to-database": "<2.2.5|>=3,<3.2.2|>=4,<4.2.3|>=5,<5.0.2",
"lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5",
"league/commonmark": "<2.7",
"league/flysystem": "<1.1.4|>=2,<2.1.1",
@ -2259,13 +2264,14 @@
"luyadev/yii-helpers": "<1.2.1",
"macropay-solutions/laravel-crud-wizard-free": "<3.4.17",
"maestroerror/php-heic-to-jpg": "<1.0.5",
"magento/community-edition": "<2.4.5.0-patch14|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch12|>=2.4.7.0-beta1,<2.4.7.0-patch7|>=2.4.8.0-beta1,<2.4.8.0-patch1",
"magento/community-edition": "<=2.4.5.0-patch14|==2.4.6|>=2.4.6.0-patch1,<=2.4.6.0-patch12|>=2.4.7.0-beta1,<=2.4.7.0-patch7|>=2.4.8.0-beta1,<=2.4.8.0-patch2|>=2.4.9.0-alpha1,<=2.4.9.0-alpha2|==2.4.9",
"magento/core": "<=1.9.4.5",
"magento/magento1ce": "<1.9.4.3-dev",
"magento/magento1ee": ">=1,<1.14.4.3-dev",
"magento/product-community-edition": "<2.4.4.0-patch9|>=2.4.5,<2.4.5.0-patch8|>=2.4.6,<2.4.6.0-patch6|>=2.4.7,<2.4.7.0-patch1",
"magento/project-community-edition": "<=2.0.2",
"magneto/core": "<1.9.4.4-dev",
"mahocommerce/maho": "<25.9",
"maikuolan/phpmussel": ">=1,<1.6",
"mainwp/mainwp": "<=4.4.3.3",
"manogi/nova-tiptap": "<=3.2.6",
@ -2274,7 +2280,7 @@
"marshmallow/nova-tiptap": "<5.7",
"matomo/matomo": "<1.11",
"matyhtf/framework": "<3.0.6",
"mautic/core": "<5.2.6|>=6.0.0.0-alpha,<6.0.2",
"mautic/core": "<5.2.8|>=6.0.0.0-alpha,<6.0.5",
"mautic/core-lib": ">=1.0.0.0-beta,<4.4.13|>=5.0.0.0-alpha,<5.1.1",
"maximebf/debugbar": "<1.19",
"mdanter/ecc": "<2",
@ -2337,6 +2343,7 @@
"notrinos/notrinos-erp": "<=0.7",
"noumo/easyii": "<=0.9",
"novaksolutions/infusionsoft-php-sdk": "<1",
"novosga/novosga": "<=2.2.9",
"nukeviet/nukeviet": "<4.5.02",
"nyholm/psr7": "<1.6.1",
"nystudio107/craft-seomatic": "<3.4.12",
@ -2420,7 +2427,7 @@
"pixelfed/pixelfed": "<0.12.5",
"plotly/plotly.js": "<2.25.2",
"pocketmine/bedrock-protocol": "<8.0.2",
"pocketmine/pocketmine-mp": "<5.25.2",
"pocketmine/pocketmine-mp": "<5.32.1",
"pocketmine/raklib": ">=0.14,<0.14.6|>=0.15,<0.15.1",
"pressbooks/pressbooks": "<5.18",
"prestashop/autoupgrade": ">=4,<4.10.1",
@ -2428,7 +2435,7 @@
"prestashop/blockwishlist": ">=2,<2.1.1",
"prestashop/contactform": ">=1.0.1,<4.3",
"prestashop/gamification": "<2.3.2",
"prestashop/prestashop": "<8.1.6",
"prestashop/prestashop": "<8.2.3",
"prestashop/productcomments": "<5.0.2",
"prestashop/ps_contactinfo": "<=3.3.2",
"prestashop/ps_emailsubscription": "<2.6.1",
@ -2467,7 +2474,7 @@
"roundcube/roundcubemail": "<1.5.10|>=1.6,<1.6.11",
"rudloff/alltube": "<3.0.3",
"rudloff/rtmpdump-bin": "<=2.3.1",
"s-cart/core": "<6.9",
"s-cart/core": "<=9.0.5",
"s-cart/s-cart": "<6.9",
"sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1",
"sabre/dav": ">=1.6,<1.7.11|>=1.8,<1.8.9",
@ -2478,10 +2485,10 @@
"setasign/fpdi": "<2.6.4",
"sfroemken/url_redirect": "<=1.2.1",
"sheng/yiicms": "<1.2.1",
"shopware/core": "<6.5.8.18-dev|>=6.6,<6.6.10.3-dev|>=6.7.0.0-RC1-dev,<6.7.0.0-RC2-dev",
"shopware/core": "<6.5.8.18-dev|>=6.6,<6.6.10.3-dev|>=6.7,<6.7.2.1-dev",
"shopware/platform": "<=6.6.10.4|>=6.7.0.0-RC1-dev,<6.7.0.0-RC2-dev",
"shopware/production": "<=6.3.5.2",
"shopware/shopware": "<=5.7.17",
"shopware/shopware": "<=5.7.17|>=6.7,<6.7.2.1-dev",
"shopware/storefront": "<=6.4.8.1|>=6.5.8,<6.5.8.7-dev",
"shopxo/shopxo": "<=6.4",
"showdoc/showdoc": "<2.10.4",
@ -2523,7 +2530,7 @@
"slim/slim": "<2.6",
"slub/slub-events": "<3.0.3",
"smarty/smarty": "<4.5.3|>=5,<5.1.1",
"snipe/snipe-it": "<8.1",
"snipe/snipe-it": "<8.1.18",
"socalnick/scn-social-auth": "<1.15.2",
"socialiteproviders/steam": "<1.1",
"solspace/craft-freeform": ">=5,<5.10.16",
@ -2539,6 +2546,7 @@
"starcitizentools/citizen-skin": ">=1.9.4,<3.4",
"starcitizentools/short-description": ">=4,<4.0.1",
"starcitizentools/tabber-neue": ">=1.9.1,<2.7.2|>=3,<3.1.1",
"starcitizenwiki/embedvideo": "<=4",
"statamic/cms": "<=5.16",
"stormpath/sdk": "<9.9.99",
"studio-42/elfinder": "<=2.1.64",
@ -2629,14 +2637,14 @@
"tribalsystems/zenario": "<=9.7.61188",
"truckersmp/phpwhois": "<=4.3.1",
"ttskch/pagination-service-provider": "<1",
"twbs/bootstrap": "<=3.4.1|>=4,<=4.6.2",
"twbs/bootstrap": "<3.4.1|>=4,<=4.6.2",
"twig/twig": "<3.11.2|>=3.12,<3.14.1|>=3.16,<3.19",
"typo3/cms": "<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2",
"typo3/cms-backend": "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<10.4.46|>=11,<11.5.40|>=12,<=12.4.30|>=13,<=13.4.11",
"typo3/cms-backend": "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<9.5.55|>=10,<10.4.54|>=11,<11.5.48|>=12,<12.4.37|>=13,<13.4.18",
"typo3/cms-belog": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
"typo3/cms-beuser": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
"typo3/cms-core": "<=8.7.56|>=9,<=9.5.50|>=10,<=10.4.49|>=11,<=11.5.43|>=12,<=12.4.30|>=13,<=13.4.11",
"typo3/cms-dashboard": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
"typo3/cms-beuser": ">=9,<9.5.55|>=10,<10.4.54|>=11,<11.5.48|>=12,<12.4.37|>=13,<13.4.18",
"typo3/cms-core": "<=8.7.56|>=9,<9.5.55|>=10,<10.4.54|>=11,<11.5.48|>=12,<12.4.37|>=13,<13.4.18",
"typo3/cms-dashboard": ">=10,<10.4.54|>=11,<11.5.48|>=12,<12.4.37|>=13,<13.4.18",
"typo3/cms-extbase": "<6.2.24|>=7,<7.6.8|==8.1.1",
"typo3/cms-extensionmanager": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
"typo3/cms-felogin": ">=4.2,<4.2.3",
@ -2646,10 +2654,13 @@
"typo3/cms-indexed-search": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
"typo3/cms-install": "<4.1.14|>=4.2,<4.2.16|>=4.3,<4.3.9|>=4.4,<4.4.5|>=12.2,<12.4.8|==13.4.2",
"typo3/cms-lowlevel": ">=11,<=11.5.41",
"typo3/cms-recordlist": ">=11,<11.5.48",
"typo3/cms-recycler": ">=9,<9.5.55|>=10,<10.4.54|>=11,<11.5.48|>=12,<12.4.37|>=13,<13.4.18",
"typo3/cms-rte-ckeditor": ">=9.5,<9.5.42|>=10,<10.4.39|>=11,<11.5.30",
"typo3/cms-scheduler": ">=11,<=11.5.41",
"typo3/cms-setup": ">=9,<=9.5.50|>=10,<=10.4.49|>=11,<=11.5.43|>=12,<=12.4.30|>=13,<=13.4.11",
"typo3/cms-webhooks": ">=12,<=12.4.30|>=13,<=13.4.11",
"typo3/cms-workspaces": ">=9,<9.5.55|>=10,<10.4.54|>=11,<11.5.48|>=12,<12.4.37|>=13,<13.4.18",
"typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
"typo3/html-sanitizer": ">=1,<=1.5.2|>=2,<=2.1.3",
"typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
@ -2710,7 +2721,7 @@
"xataface/xataface": "<3",
"xpressengine/xpressengine": "<3.0.15",
"yab/quarx": "<2.4.5",
"yeswiki/yeswiki": "<4.5.4",
"yeswiki/yeswiki": "<=4.5.4",
"yetiforce/yetiforce-crm": "<6.5",
"yidashi/yii2cmf": "<=2",
"yii2mod/yii2-cms": "<1.9.2",
@ -2802,7 +2813,7 @@
"type": "tidelift"
}
],
"time": "2025-08-29T15:04:47+00:00"
"time": "2025-09-24T21:05:21+00:00"
}
],
"aliases": [],

View file

@ -1621,16 +1621,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.5.53",
"version": "10.5.58",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "32768472ebfb6969e6c7399f1c7b09009723f653"
"reference": "e24fb46da450d8e6a5788670513c1af1424f16ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/32768472ebfb6969e6c7399f1c7b09009723f653",
"reference": "32768472ebfb6969e6c7399f1c7b09009723f653",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e24fb46da450d8e6a5788670513c1af1424f16ca",
"reference": "e24fb46da450d8e6a5788670513c1af1424f16ca",
"shasum": ""
},
"require": {
@ -1651,10 +1651,10 @@
"phpunit/php-timer": "^6.0.0",
"sebastian/cli-parser": "^2.0.1",
"sebastian/code-unit": "^2.0.0",
"sebastian/comparator": "^5.0.3",
"sebastian/comparator": "^5.0.4",
"sebastian/diff": "^5.1.1",
"sebastian/environment": "^6.1.0",
"sebastian/exporter": "^5.1.2",
"sebastian/exporter": "^5.1.4",
"sebastian/global-state": "^6.0.2",
"sebastian/object-enumerator": "^5.0.0",
"sebastian/recursion-context": "^5.0.1",
@ -1702,7 +1702,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.53"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.58"
},
"funding": [
{
@ -1726,7 +1726,7 @@
"type": "tidelift"
}
],
"time": "2025-08-20T14:40:06+00:00"
"time": "2025-09-28T12:04:46+00:00"
},
{
"name": "psr-discovery/discovery",
@ -2595,16 +2595,16 @@
},
{
"name": "sebastian/comparator",
"version": "5.0.3",
"version": "5.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e"
"reference": "e8e53097718d2b53cfb2aa859b06a41abf58c62e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
"reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/e8e53097718d2b53cfb2aa859b06a41abf58c62e",
"reference": "e8e53097718d2b53cfb2aa859b06a41abf58c62e",
"shasum": ""
},
"require": {
@ -2660,15 +2660,27 @@
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
"security": "https://github.com/sebastianbergmann/comparator/security/policy",
"source": "https://github.com/sebastianbergmann/comparator/tree/5.0.3"
"source": "https://github.com/sebastianbergmann/comparator/tree/5.0.4"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/comparator",
"type": "tidelift"
}
],
"time": "2024-10-18T14:56:07+00:00"
"time": "2025-09-07T05:25:07+00:00"
},
{
"name": "sebastian/complexity",
@ -2861,16 +2873,16 @@
},
{
"name": "sebastian/exporter",
"version": "5.1.2",
"version": "5.1.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "955288482d97c19a372d3f31006ab3f37da47adf"
"reference": "0735b90f4da94969541dac1da743446e276defa6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf",
"reference": "955288482d97c19a372d3f31006ab3f37da47adf",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/0735b90f4da94969541dac1da743446e276defa6",
"reference": "0735b90f4da94969541dac1da743446e276defa6",
"shasum": ""
},
"require": {
@ -2879,7 +2891,7 @@
"sebastian/recursion-context": "^5.0"
},
"require-dev": {
"phpunit/phpunit": "^10.0"
"phpunit/phpunit": "^10.5"
},
"type": "library",
"extra": {
@ -2927,15 +2939,27 @@
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
"security": "https://github.com/sebastianbergmann/exporter/security/policy",
"source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2"
"source": "https://github.com/sebastianbergmann/exporter/tree/5.1.4"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/exporter",
"type": "tidelift"
}
],
"time": "2024-03-02T07:17:12+00:00"
"time": "2025-09-24T06:09:11+00:00"
},
{
"name": "sebastian/global-state",
@ -3356,16 +3380,16 @@
},
{
"name": "symfony/config",
"version": "v6.4.24",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "80e2cf005cf17138c97193be0434cdcfd1b2212e"
"reference": "f18dc5926cb203e125956987def795d052ee774e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/80e2cf005cf17138c97193be0434cdcfd1b2212e",
"reference": "80e2cf005cf17138c97193be0434cdcfd1b2212e",
"url": "https://api.github.com/repos/symfony/config/zipball/f18dc5926cb203e125956987def795d052ee774e",
"reference": "f18dc5926cb203e125956987def795d052ee774e",
"shasum": ""
},
"require": {
@ -3411,7 +3435,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v6.4.24"
"source": "https://github.com/symfony/config/tree/v6.4.26"
},
"funding": [
{
@ -3431,20 +3455,20 @@
"type": "tidelift"
}
],
"time": "2025-07-26T13:50:30+00:00"
"time": "2025-09-11T09:57:09+00:00"
},
{
"name": "symfony/console",
"version": "v6.4.25",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "273fd29ff30ba0a88ca5fb83f7cf1ab69306adae"
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/273fd29ff30ba0a88ca5fb83f7cf1ab69306adae",
"reference": "273fd29ff30ba0a88ca5fb83f7cf1ab69306adae",
"url": "https://api.github.com/repos/symfony/console/zipball/492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f",
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f",
"shasum": ""
},
"require": {
@ -3509,7 +3533,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.4.25"
"source": "https://github.com/symfony/console/tree/v6.4.26"
},
"funding": [
{
@ -3529,20 +3553,20 @@
"type": "tidelift"
}
],
"time": "2025-08-22T10:21:53+00:00"
"time": "2025-09-26T12:13:46+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v6.4.25",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "900da8a42eceeb4a13a0ec34caa7db49328daff3"
"reference": "5f311eaf0b321f8ec640f6bae12da43a14026898"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/900da8a42eceeb4a13a0ec34caa7db49328daff3",
"reference": "900da8a42eceeb4a13a0ec34caa7db49328daff3",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5f311eaf0b321f8ec640f6bae12da43a14026898",
"reference": "5f311eaf0b321f8ec640f6bae12da43a14026898",
"shasum": ""
},
"require": {
@ -3594,7 +3618,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v6.4.25"
"source": "https://github.com/symfony/dependency-injection/tree/v6.4.26"
},
"funding": [
{
@ -3614,7 +3638,7 @@
"type": "tidelift"
}
],
"time": "2025-08-13T09:41:44+00:00"
"time": "2025-09-11T09:57:09+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -3915,16 +3939,16 @@
},
{
"name": "symfony/http-client",
"version": "v6.4.25",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "b8e9dce2d8acba3c32af467bb58e0c3656886181"
"reference": "6740cdc1a3bffa127966b6056e883b3fe3709849"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/b8e9dce2d8acba3c32af467bb58e0c3656886181",
"reference": "b8e9dce2d8acba3c32af467bb58e0c3656886181",
"url": "https://api.github.com/repos/symfony/http-client/zipball/6740cdc1a3bffa127966b6056e883b3fe3709849",
"reference": "6740cdc1a3bffa127966b6056e883b3fe3709849",
"shasum": ""
},
"require": {
@ -3989,7 +4013,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v6.4.25"
"source": "https://github.com/symfony/http-client/tree/v6.4.26"
},
"funding": [
{
@ -4009,7 +4033,7 @@
"type": "tidelift"
}
],
"time": "2025-08-27T07:01:16+00:00"
"time": "2025-09-11T09:57:09+00:00"
},
{
"name": "symfony/http-client-contracts",
@ -4589,16 +4613,16 @@
},
{
"name": "symfony/string",
"version": "v6.4.25",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1"
"reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1",
"reference": "7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1",
"url": "https://api.github.com/repos/symfony/string/zipball/5621f039a71a11c87c106c1c598bdcd04a19aeea",
"reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea",
"shasum": ""
},
"require": {
@ -4612,7 +4636,6 @@
"symfony/translation-contracts": "<2.5"
},
"require-dev": {
"symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/intl": "^6.2|^7.0",
"symfony/translation-contracts": "^2.5|^3.0",
@ -4655,7 +4678,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.4.25"
"source": "https://github.com/symfony/string/tree/v6.4.26"
},
"funding": [
{
@ -4675,20 +4698,20 @@
"type": "tidelift"
}
],
"time": "2025-08-22T12:33:20+00:00"
"time": "2025-09-11T14:32:46+00:00"
},
{
"name": "symfony/translation",
"version": "v6.4.24",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "300b72643e89de0734d99a9e3f8494a3ef6936e1"
"reference": "c8559fe25c7ee7aa9d28f228903a46db008156a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/300b72643e89de0734d99a9e3f8494a3ef6936e1",
"reference": "300b72643e89de0734d99a9e3f8494a3ef6936e1",
"url": "https://api.github.com/repos/symfony/translation/zipball/c8559fe25c7ee7aa9d28f228903a46db008156a4",
"reference": "c8559fe25c7ee7aa9d28f228903a46db008156a4",
"shasum": ""
},
"require": {
@ -4754,7 +4777,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v6.4.24"
"source": "https://github.com/symfony/translation/tree/v6.4.26"
},
"funding": [
{
@ -4774,7 +4797,7 @@
"type": "tidelift"
}
],
"time": "2025-07-30T17:30:48+00:00"
"time": "2025-09-05T18:17:25+00:00"
},
{
"name": "symfony/translation-contracts",
@ -4856,16 +4879,16 @@
},
{
"name": "symfony/var-exporter",
"version": "v6.4.25",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "4ff50a1b7c75d1d596aca50899d0c8c7e3de8358"
"reference": "466fcac5fa2e871f83d31173f80e9c2684743bfc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/4ff50a1b7c75d1d596aca50899d0c8c7e3de8358",
"reference": "4ff50a1b7c75d1d596aca50899d0c8c7e3de8358",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/466fcac5fa2e871f83d31173f80e9c2684743bfc",
"reference": "466fcac5fa2e871f83d31173f80e9c2684743bfc",
"shasum": ""
},
"require": {
@ -4913,7 +4936,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v6.4.25"
"source": "https://github.com/symfony/var-exporter/tree/v6.4.26"
},
"funding": [
{
@ -4933,20 +4956,20 @@
"type": "tidelift"
}
],
"time": "2025-08-18T13:06:32+00:00"
"time": "2025-09-11T09:57:09+00:00"
},
{
"name": "symfony/yaml",
"version": "v6.4.25",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "e54b060bc9c3dc3d4258bf0d165d0064e755f565"
"reference": "0fc8b966fd0dcaab544ae59bfc3a433f048c17b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e54b060bc9c3dc3d4258bf0d165d0064e755f565",
"reference": "e54b060bc9c3dc3d4258bf0d165d0064e755f565",
"url": "https://api.github.com/repos/symfony/yaml/zipball/0fc8b966fd0dcaab544ae59bfc3a433f048c17b0",
"reference": "0fc8b966fd0dcaab544ae59bfc3a433f048c17b0",
"shasum": ""
},
"require": {
@ -4989,7 +5012,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v6.4.25"
"source": "https://github.com/symfony/yaml/tree/v6.4.26"
},
"funding": [
{
@ -5009,7 +5032,7 @@
"type": "tidelift"
}
],
"time": "2025-08-26T16:59:00+00:00"
"time": "2025-09-26T15:07:38+00:00"
},
{
"name": "theseer/tokenizer",

View file

@ -9,26 +9,26 @@
"packages-dev": [
{
"name": "kubawerlos/php-cs-fixer-custom-fixers",
"version": "v3.32.0",
"version": "v3.35.1",
"source": {
"type": "git",
"url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git",
"reference": "c3a815a496f5cd6356726902f421013cbb7ba3f3"
"reference": "2a35f80ae24ca77443a7af1599c3a3db1b6bd395"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/c3a815a496f5cd6356726902f421013cbb7ba3f3",
"reference": "c3a815a496f5cd6356726902f421013cbb7ba3f3",
"url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/2a35f80ae24ca77443a7af1599c3a3db1b6bd395",
"reference": "2a35f80ae24ca77443a7af1599c3a3db1b6bd395",
"shasum": ""
},
"require": {
"ext-filter": "*",
"ext-tokenizer": "*",
"friendsofphp/php-cs-fixer": "^3.85",
"friendsofphp/php-cs-fixer": "^3.87",
"php": "^7.4 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6.22 || 10.5.45 || ^11.5.7"
"phpunit/phpunit": "^9.6.24 || ^10.5.51 || ^11.5.32"
},
"type": "library",
"autoload": {
@ -49,7 +49,7 @@
"description": "A set of custom fixers for PHP CS Fixer",
"support": {
"issues": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/issues",
"source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.32.0"
"source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.35.1"
},
"funding": [
{
@ -57,7 +57,7 @@
"type": "github"
}
],
"time": "2025-08-01T06:10:10+00:00"
"time": "2025-09-28T18:43:35+00:00"
},
{
"name": "nextcloud/coding-standard",
@ -106,16 +106,16 @@
},
{
"name": "php-cs-fixer/shim",
"version": "v3.87.0",
"version": "v3.88.2",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/shim.git",
"reference": "fbaef33f427318ed46ed8384570bc0813d892f91"
"reference": "b70300670e5a37dd3a9cb0f188e186c8c206f70f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/fbaef33f427318ed46ed8384570bc0813d892f91",
"reference": "fbaef33f427318ed46ed8384570bc0813d892f91",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/b70300670e5a37dd3a9cb0f188e186c8c206f70f",
"reference": "b70300670e5a37dd3a9cb0f188e186c8c206f70f",
"shasum": ""
},
"require": {
@ -152,9 +152,9 @@
"description": "A tool to automatically fix PHP code style",
"support": {
"issues": "https://github.com/PHP-CS-Fixer/shim/issues",
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.87.0"
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.88.2"
},
"time": "2025-09-02T10:53:05+00:00"
"time": "2025-09-27T00:25:01+00:00"
}
],
"aliases": [],

View file

@ -725,16 +725,16 @@
},
{
"name": "symfony/config",
"version": "v6.4.24",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "80e2cf005cf17138c97193be0434cdcfd1b2212e"
"reference": "f18dc5926cb203e125956987def795d052ee774e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/80e2cf005cf17138c97193be0434cdcfd1b2212e",
"reference": "80e2cf005cf17138c97193be0434cdcfd1b2212e",
"url": "https://api.github.com/repos/symfony/config/zipball/f18dc5926cb203e125956987def795d052ee774e",
"reference": "f18dc5926cb203e125956987def795d052ee774e",
"shasum": ""
},
"require": {
@ -780,7 +780,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v6.4.24"
"source": "https://github.com/symfony/config/tree/v6.4.26"
},
"funding": [
{
@ -800,20 +800,20 @@
"type": "tidelift"
}
],
"time": "2025-07-26T13:50:30+00:00"
"time": "2025-09-11T09:57:09+00:00"
},
{
"name": "symfony/console",
"version": "v6.4.25",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "273fd29ff30ba0a88ca5fb83f7cf1ab69306adae"
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/273fd29ff30ba0a88ca5fb83f7cf1ab69306adae",
"reference": "273fd29ff30ba0a88ca5fb83f7cf1ab69306adae",
"url": "https://api.github.com/repos/symfony/console/zipball/492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f",
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f",
"shasum": ""
},
"require": {
@ -878,7 +878,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.4.25"
"source": "https://github.com/symfony/console/tree/v6.4.26"
},
"funding": [
{
@ -898,7 +898,7 @@
"type": "tidelift"
}
],
"time": "2025-08-22T10:21:53+00:00"
"time": "2025-09-26T12:13:46+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -1523,16 +1523,16 @@
},
{
"name": "symfony/string",
"version": "v6.4.25",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1"
"reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1",
"reference": "7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1",
"url": "https://api.github.com/repos/symfony/string/zipball/5621f039a71a11c87c106c1c598bdcd04a19aeea",
"reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea",
"shasum": ""
},
"require": {
@ -1546,7 +1546,6 @@
"symfony/translation-contracts": "<2.5"
},
"require-dev": {
"symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/intl": "^6.2|^7.0",
"symfony/translation-contracts": "^2.5|^3.0",
@ -1589,7 +1588,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.4.25"
"source": "https://github.com/symfony/string/tree/v6.4.26"
},
"funding": [
{
@ -1609,20 +1608,20 @@
"type": "tidelift"
}
],
"time": "2025-08-22T12:33:20+00:00"
"time": "2025-09-11T14:32:46+00:00"
},
{
"name": "symfony/yaml",
"version": "v6.4.25",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "e54b060bc9c3dc3d4258bf0d165d0064e755f565"
"reference": "0fc8b966fd0dcaab544ae59bfc3a433f048c17b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e54b060bc9c3dc3d4258bf0d165d0064e755f565",
"reference": "e54b060bc9c3dc3d4258bf0d165d0064e755f565",
"url": "https://api.github.com/repos/symfony/yaml/zipball/0fc8b966fd0dcaab544ae59bfc3a433f048c17b0",
"reference": "0fc8b966fd0dcaab544ae59bfc3a433f048c17b0",
"shasum": ""
},
"require": {
@ -1665,7 +1664,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v6.4.25"
"source": "https://github.com/symfony/yaml/tree/v6.4.26"
},
"funding": [
{
@ -1685,7 +1684,7 @@
"type": "tidelift"
}
],
"time": "2025-08-26T16:59:00+00:00"
"time": "2025-09-26T15:07:38+00:00"
}
],
"aliases": [],

View file

@ -448,16 +448,16 @@
},
{
"name": "symfony/console",
"version": "v6.4.25",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "273fd29ff30ba0a88ca5fb83f7cf1ab69306adae"
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/273fd29ff30ba0a88ca5fb83f7cf1ab69306adae",
"reference": "273fd29ff30ba0a88ca5fb83f7cf1ab69306adae",
"url": "https://api.github.com/repos/symfony/console/zipball/492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f",
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f",
"shasum": ""
},
"require": {
@ -522,7 +522,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.4.25"
"source": "https://github.com/symfony/console/tree/v6.4.26"
},
"funding": [
{
@ -542,7 +542,7 @@
"type": "tidelift"
}
],
"time": "2025-08-22T10:21:53+00:00"
"time": "2025-09-26T12:13:46+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -1245,16 +1245,16 @@
},
{
"name": "symfony/string",
"version": "v6.4.25",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1"
"reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1",
"reference": "7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1",
"url": "https://api.github.com/repos/symfony/string/zipball/5621f039a71a11c87c106c1c598bdcd04a19aeea",
"reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea",
"shasum": ""
},
"require": {
@ -1268,7 +1268,6 @@
"symfony/translation-contracts": "<2.5"
},
"require-dev": {
"symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/intl": "^6.2|^7.0",
"symfony/translation-contracts": "^2.5|^3.0",
@ -1311,7 +1310,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.4.25"
"source": "https://github.com/symfony/string/tree/v6.4.26"
},
"funding": [
{
@ -1331,7 +1330,7 @@
"type": "tidelift"
}
],
"time": "2025-08-22T12:33:20+00:00"
"time": "2025-09-11T14:32:46+00:00"
},
{
"name": "thecodingmachine/safe",

View file

@ -9,27 +9,27 @@
"packages-dev": [
{
"name": "byjg/serializer",
"version": "5.1.x-dev",
"version": "5.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/byjg/php-serializer.git",
"reference": "516944fb99890e41a088ef09772a45406ddfe936"
"reference": "1a380318533355badf9b2090f50bbc300fa3fd34"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/byjg/php-serializer/zipball/516944fb99890e41a088ef09772a45406ddfe936",
"reference": "516944fb99890e41a088ef09772a45406ddfe936",
"url": "https://api.github.com/repos/byjg/php-serializer/zipball/1a380318533355badf9b2090f50bbc300fa3fd34",
"reference": "1a380318533355badf9b2090f50bbc300fa3fd34",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-simplexml": "*",
"php": ">=8.1 <8.5",
"php": ">=8.1 <8.4",
"symfony/yaml": "> 4"
},
"require-dev": {
"phpunit/phpunit": "^10.5|^11.5",
"vimeo/psalm": "^5.9|^6.2"
"phpunit/phpunit": "^9.6",
"vimeo/psalm": "^5.9"
},
"suggest": {
"ext-curl": "*"
@ -47,7 +47,7 @@
"description": "Serialize any object into array and format it JSON or XML",
"support": {
"issues": "https://github.com/byjg/php-serializer/issues",
"source": "https://github.com/byjg/php-serializer/tree/5.1"
"source": "https://github.com/byjg/php-serializer/tree/5.0"
},
"funding": [
{
@ -55,7 +55,7 @@
"type": "github"
}
],
"time": "2025-03-21T20:49:35+00:00"
"time": "2024-10-27T15:09:25+00:00"
},
{
"name": "byjg/swagger-test",
@ -107,16 +107,16 @@
},
{
"name": "byjg/uri",
"version": "5.1.x-dev",
"version": "5.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/byjg/php-uri.git",
"reference": "bcc2f71873124f919d0f76b18333a91b2e7b5d96"
"reference": "fc3e8d3b50159fdc0abd4896ac8e8f68fa01732f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/byjg/php-uri/zipball/bcc2f71873124f919d0f76b18333a91b2e7b5d96",
"reference": "bcc2f71873124f919d0f76b18333a91b2e7b5d96",
"url": "https://api.github.com/repos/byjg/php-uri/zipball/fc3e8d3b50159fdc0abd4896ac8e8f68fa01732f",
"reference": "fc3e8d3b50159fdc0abd4896ac8e8f68fa01732f",
"shasum": ""
},
"require": {
@ -127,8 +127,8 @@
"psr/http-message-implementation": "1.0"
},
"require-dev": {
"phpunit/phpunit": "^10.5|^11.5",
"vimeo/psalm": "^5.9|^6.2"
"phpunit/phpunit": "^9.6",
"vimeo/psalm": "^6.0"
},
"type": "project",
"autoload": {
@ -143,7 +143,7 @@
"description": "An implementation of PSR-7 Uri Interface ",
"support": {
"issues": "https://github.com/byjg/php-uri/issues",
"source": "https://github.com/byjg/php-uri/tree/5.1"
"source": "https://github.com/byjg/php-uri/tree/5.0"
},
"funding": [
{
@ -151,27 +151,27 @@
"type": "github"
}
],
"time": "2025-03-20T18:56:56+00:00"
"time": "2024-11-30T15:33:08+00:00"
},
{
"name": "byjg/webrequest",
"version": "5.1.x-dev",
"version": "5.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/byjg/php-webrequest.git",
"reference": "c216c5da143407d4a030a405b1c56b4eb36327c5"
"reference": "07bdfaca2fc410f1084c3b56aa5258f918d4ec0e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/byjg/php-webrequest/zipball/c216c5da143407d4a030a405b1c56b4eb36327c5",
"reference": "c216c5da143407d4a030a405b1c56b4eb36327c5",
"url": "https://api.github.com/repos/byjg/php-webrequest/zipball/07bdfaca2fc410f1084c3b56aa5258f918d4ec0e",
"reference": "07bdfaca2fc410f1084c3b56aa5258f918d4ec0e",
"shasum": ""
},
"require": {
"byjg/uri": "^5.1",
"byjg/uri": "^5.0",
"ext-curl": "*",
"ext-json": "*",
"php": ">=8.1 <8.5",
"php": ">=8.1 <8.4",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0|^1.1",
"psr/http-message": "^1.0|^2.0"
@ -183,8 +183,8 @@
},
"require-dev": {
"ext-soap": "*",
"phpunit/phpunit": "^10.5|^11.5",
"vimeo/psalm": "^5.9|^6.2"
"phpunit/phpunit": "^9.6",
"vimeo/psalm": "^5.9"
},
"type": "library",
"autoload": {
@ -205,7 +205,7 @@
"description": "A lightweight and highly customized CURL wrapper for making RESt calls using PSR7 implementation and a wrapper for call dynamically SOAP requests.",
"support": {
"issues": "https://github.com/byjg/php-webrequest/issues",
"source": "https://github.com/byjg/php-webrequest/tree/5.1"
"source": "https://github.com/byjg/php-webrequest/tree/5.0"
},
"funding": [
{
@ -213,32 +213,32 @@
"type": "github"
}
],
"time": "2025-03-21T19:39:17+00:00"
"time": "2025-01-19T20:27:02+00:00"
},
{
"name": "byjg/xmlutil",
"version": "5.1.x-dev",
"version": "5.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/byjg/php-xmlutil.git",
"reference": "9ce7cad619ee394d79d771cbed522a5568c60dc4"
"reference": "5880d0ccf9e401ec84704b154ad5434c9db18aa0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/byjg/php-xmlutil/zipball/9ce7cad619ee394d79d771cbed522a5568c60dc4",
"reference": "9ce7cad619ee394d79d771cbed522a5568c60dc4",
"url": "https://api.github.com/repos/byjg/php-xmlutil/zipball/5880d0ccf9e401ec84704b154ad5434c9db18aa0",
"reference": "5880d0ccf9e401ec84704b154ad5434c9db18aa0",
"shasum": ""
},
"require": {
"byjg/serializer": "^5.1",
"byjg/serializer": "^5.0",
"ext-dom": "*",
"ext-libxml": "*",
"ext-simplexml": "*",
"php": ">=8.1 <8.5"
"php": ">=8.1 <8.4"
},
"require-dev": {
"phpunit/phpunit": "^10.5|^11.5",
"vimeo/psalm": "^5.9|^6.2"
"phpunit/phpunit": "^9.6",
"vimeo/psalm": "^5.20"
},
"type": "library",
"autoload": {
@ -253,7 +253,7 @@
"description": "A utility class to make easy work with XML in PHP.",
"support": {
"issues": "https://github.com/byjg/php-xmlutil/issues",
"source": "https://github.com/byjg/php-xmlutil/tree/5.1"
"source": "https://github.com/byjg/php-xmlutil/tree/5.0"
},
"funding": [
{
@ -261,7 +261,7 @@
"type": "github"
}
],
"time": "2025-03-21T21:10:57+00:00"
"time": "2025-07-03T15:32:03+00:00"
},
{
"name": "donatj/mock-webserver",
@ -575,12 +575,12 @@
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "f7c23a43eee861070ab4e88819a4e76a611c7e4f"
"reference": "0da2d6679a3df45d6d720aa2e0d4568f82a32e46"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f7c23a43eee861070ab4e88819a4e76a611c7e4f",
"reference": "f7c23a43eee861070ab4e88819a4e76a611c7e4f",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0da2d6679a3df45d6d720aa2e0d4568f82a32e46",
"reference": "0da2d6679a3df45d6d720aa2e0d4568f82a32e46",
"shasum": ""
},
"require": {
@ -626,7 +626,7 @@
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/master"
},
"time": "2025-08-19T18:41:44+00:00"
"time": "2025-09-08T07:54:25+00:00"
},
{
"name": "phar-io/manifest",
@ -753,12 +753,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "89e694721a7721fccf4cc665dd3d75049984e97a"
"reference": "084db8a9091d709dad93a7730e9efe57ad6969d2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/89e694721a7721fccf4cc665dd3d75049984e97a",
"reference": "89e694721a7721fccf4cc665dd3d75049984e97a",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/084db8a9091d709dad93a7730e9efe57ad6969d2",
"reference": "084db8a9091d709dad93a7730e9efe57ad6969d2",
"shasum": ""
},
"require": {
@ -821,9 +821,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/php-code-coverage",
"type": "tidelift"
}
],
"time": "2025-02-08T08:52:03+00:00"
"time": "2025-09-26T12:53:40+00:00"
},
{
"name": "phpunit/php-file-iterator",
@ -831,12 +843,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "a0b641ac6e8afac78b8624153ebf4ff5c3a77e7b"
"reference": "97ecb4b0a29cf3befdf5bef6d7c5872a5f7129b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a0b641ac6e8afac78b8624153ebf4ff5c3a77e7b",
"reference": "a0b641ac6e8afac78b8624153ebf4ff5c3a77e7b",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/97ecb4b0a29cf3befdf5bef6d7c5872a5f7129b4",
"reference": "97ecb4b0a29cf3befdf5bef6d7c5872a5f7129b4",
"shasum": ""
},
"require": {
@ -882,9 +894,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/php-file-iterator",
"type": "tidelift"
}
],
"time": "2025-01-15T13:38:08+00:00"
"time": "2025-09-26T11:51:04+00:00"
},
{
"name": "phpunit/php-invoker",
@ -892,12 +916,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-invoker.git",
"reference": "494f140a724e216ebfbd2d54fd7726bd528cce6b"
"reference": "d1ddfa07b25ece41c8e5ee3f3bdd4fd969b0b395"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/494f140a724e216ebfbd2d54fd7726bd528cce6b",
"reference": "494f140a724e216ebfbd2d54fd7726bd528cce6b",
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/d1ddfa07b25ece41c8e5ee3f3bdd4fd969b0b395",
"reference": "d1ddfa07b25ece41c8e5ee3f3bdd4fd969b0b395",
"shasum": ""
},
"require": {
@ -946,9 +970,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/php-invoker",
"type": "tidelift"
}
],
"time": "2025-01-01T09:41:09+00:00"
"time": "2025-09-26T11:55:50+00:00"
},
{
"name": "phpunit/php-text-template",
@ -956,12 +992,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "d1073a6d469e281ee63941813ffd1f349fc54c2f"
"reference": "33ec41b1b3bc7b06f3e5443183d5be875a6a613c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/d1073a6d469e281ee63941813ffd1f349fc54c2f",
"reference": "d1073a6d469e281ee63941813ffd1f349fc54c2f",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/33ec41b1b3bc7b06f3e5443183d5be875a6a613c",
"reference": "33ec41b1b3bc7b06f3e5443183d5be875a6a613c",
"shasum": ""
},
"require": {
@ -1006,9 +1042,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/php-text-template",
"type": "tidelift"
}
],
"time": "2025-01-01T09:41:39+00:00"
"time": "2025-09-26T12:00:11+00:00"
},
{
"name": "phpunit/php-timer",
@ -1016,12 +1064,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "2896254767919e310fc03754d3038e7fc7d137bf"
"reference": "fb4639c8b216b81813c588d0adf1fe88ec66239e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2896254767919e310fc03754d3038e7fc7d137bf",
"reference": "2896254767919e310fc03754d3038e7fc7d137bf",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/fb4639c8b216b81813c588d0adf1fe88ec66239e",
"reference": "fb4639c8b216b81813c588d0adf1fe88ec66239e",
"shasum": ""
},
"require": {
@ -1066,9 +1114,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/php-timer",
"type": "tidelift"
}
],
"time": "2025-01-01T09:42:19+00:00"
"time": "2025-09-26T12:05:28+00:00"
},
{
"name": "phpunit/phpunit",
@ -1076,12 +1136,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "b4a1442ec0b03ae4c36b1468014f0e3ff1f24cd4"
"reference": "e24fb46da450d8e6a5788670513c1af1424f16ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b4a1442ec0b03ae4c36b1468014f0e3ff1f24cd4",
"reference": "b4a1442ec0b03ae4c36b1468014f0e3ff1f24cd4",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e24fb46da450d8e6a5788670513c1af1424f16ca",
"reference": "e24fb46da450d8e6a5788670513c1af1424f16ca",
"shasum": ""
},
"require": {
@ -1102,10 +1162,10 @@
"phpunit/php-timer": "^6.0.0",
"sebastian/cli-parser": "^2.0.1",
"sebastian/code-unit": "^2.0.0",
"sebastian/comparator": "^5.0.3",
"sebastian/comparator": "^5.0.4",
"sebastian/diff": "^5.1.1",
"sebastian/environment": "^6.1.0",
"sebastian/exporter": "^5.1.2",
"sebastian/exporter": "^5.1.4",
"sebastian/global-state": "^6.0.2",
"sebastian/object-enumerator": "^5.0.0",
"sebastian/recursion-context": "^5.0.1",
@ -1153,7 +1213,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.58"
},
"funding": [
{
@ -1177,7 +1237,7 @@
"type": "tidelift"
}
],
"time": "2025-09-01T17:14:24+00:00"
"time": "2025-09-28T12:04:46+00:00"
},
{
"name": "psr/http-client",
@ -1391,12 +1451,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/cli-parser.git",
"reference": "43555f004c573197336c8c6b9ce19963b1a2cc85"
"reference": "f57c49fcd8e15e045bb7530b5902e77ef44330a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/43555f004c573197336c8c6b9ce19963b1a2cc85",
"reference": "43555f004c573197336c8c6b9ce19963b1a2cc85",
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/f57c49fcd8e15e045bb7530b5902e77ef44330a8",
"reference": "f57c49fcd8e15e045bb7530b5902e77ef44330a8",
"shasum": ""
},
"require": {
@ -1438,9 +1498,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/cli-parser",
"type": "tidelift"
}
],
"time": "2025-01-01T09:30:05+00:00"
"time": "2025-09-26T08:53:55+00:00"
},
{
"name": "sebastian/code-unit",
@ -1561,12 +1633,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "15e9d195d74d6ac096e41fd71b1129826bdedfd8"
"reference": "9af21bcdf5f29c1791087559fa38bec2e944689e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/15e9d195d74d6ac096e41fd71b1129826bdedfd8",
"reference": "15e9d195d74d6ac096e41fd71b1129826bdedfd8",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/9af21bcdf5f29c1791087559fa38bec2e944689e",
"reference": "9af21bcdf5f29c1791087559fa38bec2e944689e",
"shasum": ""
},
"require": {
@ -1628,9 +1700,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/comparator",
"type": "tidelift"
}
],
"time": "2025-01-06T09:41:38+00:00"
"time": "2025-09-26T09:08:23+00:00"
},
{
"name": "sebastian/complexity",
@ -1638,12 +1722,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git",
"reference": "d7aae9bc46aa256c13b85ef0fb83b98663af2624"
"reference": "72cbad467aed5fc740e4e4c00218f4f4a6ad4297"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/d7aae9bc46aa256c13b85ef0fb83b98663af2624",
"reference": "d7aae9bc46aa256c13b85ef0fb83b98663af2624",
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/72cbad467aed5fc740e4e4c00218f4f4a6ad4297",
"reference": "72cbad467aed5fc740e4e4c00218f4f4a6ad4297",
"shasum": ""
},
"require": {
@ -1686,9 +1770,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/complexity",
"type": "tidelift"
}
],
"time": "2025-01-01T09:32:52+00:00"
"time": "2025-09-26T09:25:14+00:00"
},
{
"name": "sebastian/diff",
@ -1696,12 +1792,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "5dd4ecb3f4313473be54fa891baa375ce5e36995"
"reference": "74776e712e4b0c27d7e421b88af13875adb5999b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5dd4ecb3f4313473be54fa891baa375ce5e36995",
"reference": "5dd4ecb3f4313473be54fa891baa375ce5e36995",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74776e712e4b0c27d7e421b88af13875adb5999b",
"reference": "74776e712e4b0c27d7e421b88af13875adb5999b",
"shasum": ""
},
"require": {
@ -1753,9 +1849,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/diff",
"type": "tidelift"
}
],
"time": "2025-01-01T09:33:46+00:00"
"time": "2025-09-26T09:34:04+00:00"
},
{
"name": "sebastian/environment",
@ -1763,12 +1871,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "e596c27bcbafc7cb018c3a146777ed1d1bd95e71"
"reference": "dd79e32fa7fb850456bbea2e8b984b0768dbce7a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/e596c27bcbafc7cb018c3a146777ed1d1bd95e71",
"reference": "e596c27bcbafc7cb018c3a146777ed1d1bd95e71",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/dd79e32fa7fb850456bbea2e8b984b0768dbce7a",
"reference": "dd79e32fa7fb850456bbea2e8b984b0768dbce7a",
"shasum": ""
},
"require": {
@ -1817,9 +1925,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/environment",
"type": "tidelift"
}
],
"time": "2025-01-01T09:34:17+00:00"
"time": "2025-09-26T09:48:52+00:00"
},
{
"name": "sebastian/exporter",
@ -1827,12 +1947,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "29b714474c4beaf8c0abc9ea574fae0c3189fa64"
"reference": "674f8e4778fa027ec7b098e09ec6637b723bfbc2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/29b714474c4beaf8c0abc9ea574fae0c3189fa64",
"reference": "29b714474c4beaf8c0abc9ea574fae0c3189fa64",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/674f8e4778fa027ec7b098e09ec6637b723bfbc2",
"reference": "674f8e4778fa027ec7b098e09ec6637b723bfbc2",
"shasum": ""
},
"require": {
@ -1895,9 +2015,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/exporter",
"type": "tidelift"
}
],
"time": "2025-01-01T09:34:58+00:00"
"time": "2025-09-26T11:20:41+00:00"
},
{
"name": "sebastian/global-state",
@ -1905,12 +2037,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "0d3666f55321ef07ba86b187998e160ad8801735"
"reference": "71ab95cd8df46b8413ae5a6d82ccfde4b607c743"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0d3666f55321ef07ba86b187998e160ad8801735",
"reference": "0d3666f55321ef07ba86b187998e160ad8801735",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/71ab95cd8df46b8413ae5a6d82ccfde4b607c743",
"reference": "71ab95cd8df46b8413ae5a6d82ccfde4b607c743",
"shasum": ""
},
"require": {
@ -1957,9 +2089,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/global-state",
"type": "tidelift"
}
],
"time": "2025-01-01T09:35:35+00:00"
"time": "2025-09-26T11:27:56+00:00"
},
{
"name": "sebastian/lines-of-code",
@ -1967,12 +2111,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
"reference": "423a753a919376ef7de1b6d57d4e25622faf7a64"
"reference": "f3a9f1083457e342c2f9a0b577c511d9c20be488"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/423a753a919376ef7de1b6d57d4e25622faf7a64",
"reference": "423a753a919376ef7de1b6d57d4e25622faf7a64",
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/f3a9f1083457e342c2f9a0b577c511d9c20be488",
"reference": "f3a9f1083457e342c2f9a0b577c511d9c20be488",
"shasum": ""
},
"require": {
@ -2015,9 +2159,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/lines-of-code",
"type": "tidelift"
}
],
"time": "2025-01-01T09:36:14+00:00"
"time": "2025-09-26T11:34:22+00:00"
},
{
"name": "sebastian/object-enumerator",
@ -2025,12 +2181,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "d8bd7ec3598ee22d95317e91ef01bf6b445ffb08"
"reference": "ded04261fddbfb6755b7176685fd7975b874a128"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/d8bd7ec3598ee22d95317e91ef01bf6b445ffb08",
"reference": "d8bd7ec3598ee22d95317e91ef01bf6b445ffb08",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/ded04261fddbfb6755b7176685fd7975b874a128",
"reference": "ded04261fddbfb6755b7176685fd7975b874a128",
"shasum": ""
},
"require": {
@ -2073,9 +2229,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/object-enumerator",
"type": "tidelift"
}
],
"time": "2025-01-01T09:37:17+00:00"
"time": "2025-09-26T11:40:22+00:00"
},
{
"name": "sebastian/object-reflector",
@ -2083,12 +2251,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "3049b23e8859861c3d1c9d640f4a69e16f48d628"
"reference": "e16b906e486daae949005a62576318be23e31670"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/3049b23e8859861c3d1c9d640f4a69e16f48d628",
"reference": "3049b23e8859861c3d1c9d640f4a69e16f48d628",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/e16b906e486daae949005a62576318be23e31670",
"reference": "e16b906e486daae949005a62576318be23e31670",
"shasum": ""
},
"require": {
@ -2129,9 +2297,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/object-reflector",
"type": "tidelift"
}
],
"time": "2025-01-01T09:38:02+00:00"
"time": "2025-09-26T11:45:14+00:00"
},
{
"name": "sebastian/recursion-context",
@ -2139,12 +2319,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "47e34210757a2f37a97dcd207d032e1b01e64c7a"
"reference": "2b64fcfd962e68d303f86608aca2cf882adbca74"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/47e34210757a2f37a97dcd207d032e1b01e64c7a",
"reference": "47e34210757a2f37a97dcd207d032e1b01e64c7a",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2b64fcfd962e68d303f86608aca2cf882adbca74",
"reference": "2b64fcfd962e68d303f86608aca2cf882adbca74",
"shasum": ""
},
"require": {
@ -2187,7 +2367,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
"security": "https://github.com/sebastianbergmann/recursion-context/security/policy",
"source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.1"
"source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0"
},
"funding": [
{
@ -2207,7 +2387,7 @@
"type": "tidelift"
}
],
"time": "2025-08-10T07:50:56+00:00"
"time": "2025-09-26T12:13:15+00:00"
},
{
"name": "sebastian/type",
@ -2215,12 +2395,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
"reference": "3d153476a10dd4400cfb3c002349a4fdde7f51a8"
"reference": "68153740a6f11fc82a96e260ef47041967ee1c58"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/3d153476a10dd4400cfb3c002349a4fdde7f51a8",
"reference": "3d153476a10dd4400cfb3c002349a4fdde7f51a8",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/68153740a6f11fc82a96e260ef47041967ee1c58",
"reference": "68153740a6f11fc82a96e260ef47041967ee1c58",
"shasum": ""
},
"require": {
@ -2262,9 +2442,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/type",
"type": "tidelift"
}
],
"time": "2025-01-01T09:44:48+00:00"
"time": "2025-09-26T12:18:14+00:00"
},
{
"name": "sebastian/version",
@ -2272,12 +2464,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "c5fabb0aad24a981c59b16921ba86e36f6d2b4eb"
"reference": "c8104a729707d949f2132fad0a41c42b7cac080f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c5fabb0aad24a981c59b16921ba86e36f6d2b4eb",
"reference": "c5fabb0aad24a981c59b16921ba86e36f6d2b4eb",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c8104a729707d949f2132fad0a41c42b7cac080f",
"reference": "c8104a729707d949f2132fad0a41c42b7cac080f",
"shasum": ""
},
"require": {
@ -2316,9 +2508,21 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/version",
"type": "tidelift"
}
],
"time": "2025-01-01T09:45:24+00:00"
"time": "2025-09-26T12:27:17+00:00"
},
{
"name": "smalot/pdfparser",
@ -2326,12 +2530,12 @@
"source": {
"type": "git",
"url": "https://github.com/smalot/pdfparser.git",
"reference": "98d31ba34ef5b5a98897ef4b6c3925d502ea53b1"
"reference": "370b7e983fafecb787a9bcfd73baab8038212ad1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/smalot/pdfparser/zipball/98d31ba34ef5b5a98897ef4b6c3925d502ea53b1",
"reference": "98d31ba34ef5b5a98897ef4b6c3925d502ea53b1",
"url": "https://api.github.com/repos/smalot/pdfparser/zipball/370b7e983fafecb787a9bcfd73baab8038212ad1",
"reference": "370b7e983fafecb787a9bcfd73baab8038212ad1",
"shasum": ""
},
"require": {
@ -2368,9 +2572,9 @@
],
"support": {
"issues": "https://github.com/smalot/pdfparser/issues",
"source": "https://github.com/smalot/pdfparser/tree/v2.12.1"
"source": "https://github.com/smalot/pdfparser/tree/master"
},
"time": "2025-07-31T06:19:56+00:00"
"time": "2025-09-04T08:49:09+00:00"
},
{
"name": "symfony/deprecation-contracts",

View file

@ -2311,16 +2311,16 @@
},
{
"name": "symfony/console",
"version": "v6.4.25",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "273fd29ff30ba0a88ca5fb83f7cf1ab69306adae"
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/273fd29ff30ba0a88ca5fb83f7cf1ab69306adae",
"reference": "273fd29ff30ba0a88ca5fb83f7cf1ab69306adae",
"url": "https://api.github.com/repos/symfony/console/zipball/492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f",
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f",
"shasum": ""
},
"require": {
@ -2385,7 +2385,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.4.25"
"source": "https://github.com/symfony/console/tree/v6.4.26"
},
"funding": [
{
@ -2405,7 +2405,7 @@
"type": "tidelift"
}
],
"time": "2025-08-22T10:21:53+00:00"
"time": "2025-09-26T12:13:46+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -2964,16 +2964,16 @@
},
{
"name": "symfony/string",
"version": "v6.4.25",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1"
"reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1",
"reference": "7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1",
"url": "https://api.github.com/repos/symfony/string/zipball/5621f039a71a11c87c106c1c598bdcd04a19aeea",
"reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea",
"shasum": ""
},
"require": {
@ -2987,7 +2987,6 @@
"symfony/translation-contracts": "<2.5"
},
"require-dev": {
"symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/intl": "^6.2|^7.0",
"symfony/translation-contracts": "^2.5|^3.0",
@ -3030,7 +3029,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.4.25"
"source": "https://github.com/symfony/string/tree/v6.4.26"
},
"funding": [
{
@ -3050,7 +3049,7 @@
"type": "tidelift"
}
],
"time": "2025-08-22T12:33:20+00:00"
"time": "2025-09-11T14:32:46+00:00"
},
{
"name": "vimeo/psalm",

View file

@ -9,16 +9,16 @@
"packages-dev": [
{
"name": "nextcloud/ocp",
"version": "v31.0.8",
"version": "v32.0.0",
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "abd32429d794ede1d92b7b0a88a1070371c907b5"
"reference": "f25b267f759f10e5aad18ed15f14b9881df5652d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/abd32429d794ede1d92b7b0a88a1070371c907b5",
"reference": "abd32429d794ede1d92b7b0a88a1070371c907b5",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f25b267f759f10e5aad18ed15f14b9881df5652d",
"reference": "f25b267f759f10e5aad18ed15f14b9881df5652d",
"shasum": ""
},
"require": {
@ -31,7 +31,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-stable31": "31.0.0-dev"
"dev-stable32": "32.0.0-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
@ -51,9 +51,9 @@
"description": "Composer package containing Nextcloud's public OCP API and the unstable NCU API",
"support": {
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/v31.0.8"
"source": "https://github.com/nextcloud-deps/ocp/tree/v32.0.0"
},
"time": "2025-07-31T00:57:37+00:00"
"time": "2025-09-16T00:45:44+00:00"
},
{
"name": "nextcloud/rector",
@ -122,16 +122,16 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.28",
"version": "2.1.29",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "578fa296a166605d97b94091f724f1257185d278"
"url": "https://github.com/phpstan/phpstan-phar-composer-source.git",
"reference": "git"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/578fa296a166605d97b94091f724f1257185d278",
"reference": "578fa296a166605d97b94091f724f1257185d278",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d618573eed4a1b6b75e37b2e0b65ac65c885d88e",
"reference": "d618573eed4a1b6b75e37b2e0b65ac65c885d88e",
"shasum": ""
},
"require": {
@ -176,7 +176,7 @@
"type": "github"
}
],
"time": "2025-09-19T08:58:49+00:00"
"time": "2025-09-25T06:58:18+00:00"
},
{
"name": "psr/clock",