chore: update project dependencies

This commit is contained in:
2026-09-20 13:32:23 +02:00
parent 518f3a46d0
commit 752db081b3
Generated
+50 -48
View File
@@ -4137,16 +4137,16 @@
}, },
{ {
"name": "phpoffice/phpspreadsheet", "name": "phpoffice/phpspreadsheet",
"version": "5.9.0", "version": "5.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
"reference": "05e99ebf61238a70227b4d9cc02d0030d34f6339" "reference": "eb18727acf6b1f4cc67145a52ab04f9fd4c28d53"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/05e99ebf61238a70227b4d9cc02d0030d34f6339", "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/eb18727acf6b1f4cc67145a52ab04f9fd4c28d53",
"reference": "05e99ebf61238a70227b4d9cc02d0030d34f6339", "reference": "eb18727acf6b1f4cc67145a52ab04f9fd4c28d53",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4175,6 +4175,7 @@
"dealerdirect/phpcodesniffer-composer-installer": "dev-main", "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
"dompdf/dompdf": "^2.0 || ^3.0", "dompdf/dompdf": "^2.0 || ^3.0",
"ext-intl": "*", "ext-intl": "*",
"ext-openssl": "*",
"friendsofphp/php-cs-fixer": "^3.2", "friendsofphp/php-cs-fixer": "^3.2",
"mitoteam/jpgraph": "^10.5", "mitoteam/jpgraph": "^10.5",
"mpdf/mpdf": "^8.1.1", "mpdf/mpdf": "^8.1.1",
@@ -4184,11 +4185,12 @@
"phpstan/phpstan-phpunit": "^1.0 || ^2.0", "phpstan/phpstan-phpunit": "^1.0 || ^2.0",
"phpunit/phpunit": "^10.5 || ^11.0", "phpunit/phpunit": "^10.5 || ^11.0",
"squizlabs/php_codesniffer": "^3.7", "squizlabs/php_codesniffer": "^3.7",
"tecnickcom/tcpdf": "^6.5" "tecnickcom/tcpdf": ">=6.8.0 <7.0.0"
}, },
"suggest": { "suggest": {
"dompdf/dompdf": "Option for rendering PDF with PDF Writer", "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
"ext-intl": "PHP Internationalization Functions, required for NumberFormat Wizard and StringHelper::setLocale()", "ext-intl": "PHP Internationalization Functions, required for NumberFormat Wizard and StringHelper::setLocale()",
"ext-openssl": "Handline Agile-encrypted Xlsx spreadsheets",
"mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers", "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
"mpdf/mpdf": "Option for rendering PDF with PDF Writer", "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
"tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer" "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
@@ -4240,9 +4242,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/5.9.0" "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/5.10.0"
}, },
"time": "2026-07-12T19:17:39+00:00" "time": "2026-09-17T03:54:50+00:00"
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
@@ -11392,16 +11394,16 @@
}, },
{ {
"name": "symfony/webpack-encore-bundle", "name": "symfony/webpack-encore-bundle",
"version": "v2.4.1", "version": "2.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/webpack-encore-bundle.git", "url": "https://github.com/symfony/webpack-encore-bundle.git",
"reference": "cac8d6c722999c8add9272f9de6e8079628df4f5" "reference": "0cbc3485f127cd9f85e395f8177607ef00535634"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/cac8d6c722999c8add9272f9de6e8079628df4f5", "url": "https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/0cbc3485f127cd9f85e395f8177607ef00535634",
"reference": "cac8d6c722999c8add9272f9de6e8079628df4f5", "reference": "0cbc3485f127cd9f85e395f8177607ef00535634",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11444,7 +11446,7 @@
"description": "Integration of your Symfony app with Webpack Encore", "description": "Integration of your Symfony app with Webpack Encore",
"support": { "support": {
"issues": "https://github.com/symfony/webpack-encore-bundle/issues", "issues": "https://github.com/symfony/webpack-encore-bundle/issues",
"source": "https://github.com/symfony/webpack-encore-bundle/tree/v2.4.1" "source": "https://github.com/symfony/webpack-encore-bundle/tree/2.4.2"
}, },
"funding": [ "funding": [
{ {
@@ -11464,7 +11466,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-06-24T07:21:58+00:00" "time": "2026-09-17T12:45:02+00:00"
}, },
{ {
"name": "symfony/workflow", "name": "symfony/workflow",
@@ -11638,16 +11640,16 @@
}, },
{ {
"name": "twig/extra-bundle", "name": "twig/extra-bundle",
"version": "v3.24.0", "version": "v3.29.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/twig-extra-bundle.git", "url": "https://github.com/twigphp/twig-extra-bundle.git",
"reference": "6a621fcb1f28aa9ea7b34a99047ae0cdf5b834c9" "reference": "aaa2993e19293a99240c4c61aa461d743b0dd569"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/6a621fcb1f28aa9ea7b34a99047ae0cdf5b834c9", "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/aaa2993e19293a99240c4c61aa461d743b0dd569",
"reference": "6a621fcb1f28aa9ea7b34a99047ae0cdf5b834c9", "reference": "aaa2993e19293a99240c4c61aa461d743b0dd569",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11696,7 +11698,7 @@
"twig" "twig"
], ],
"support": { "support": {
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.24.0" "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.29.0"
}, },
"funding": [ "funding": [
{ {
@@ -11708,20 +11710,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-02-07T08:07:38+00:00" "time": "2026-09-11T08:59:50+00:00"
}, },
{ {
"name": "twig/html-extra", "name": "twig/html-extra",
"version": "v3.28.0", "version": "v3.29.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/html-extra.git", "url": "https://github.com/twigphp/html-extra.git",
"reference": "760893ed7bdd0a381e4e00004c6f6e26ad3881d7" "reference": "7147611979df81edb78baf7d003860b72e335c3f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/html-extra/zipball/760893ed7bdd0a381e4e00004c6f6e26ad3881d7", "url": "https://api.github.com/repos/twigphp/html-extra/zipball/7147611979df81edb78baf7d003860b72e335c3f",
"reference": "760893ed7bdd0a381e4e00004c6f6e26ad3881d7", "reference": "7147611979df81edb78baf7d003860b72e335c3f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11764,7 +11766,7 @@
"twig" "twig"
], ],
"support": { "support": {
"source": "https://github.com/twigphp/html-extra/tree/v3.28.0" "source": "https://github.com/twigphp/html-extra/tree/v3.29.0"
}, },
"funding": [ "funding": [
{ {
@@ -11776,20 +11778,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-06-25T06:50:01+00:00" "time": "2026-09-06T20:35:36+00:00"
}, },
{ {
"name": "twig/intl-extra", "name": "twig/intl-extra",
"version": "v3.26.0", "version": "v3.29.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/intl-extra.git", "url": "https://github.com/twigphp/intl-extra.git",
"reference": "98f5ad5bff13230fcd2d834d9e79b50adf3ccda9" "reference": "51c52470aca59f3a9715c88f6fe505133b88c752"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/intl-extra/zipball/98f5ad5bff13230fcd2d834d9e79b50adf3ccda9", "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/51c52470aca59f3a9715c88f6fe505133b88c752",
"reference": "98f5ad5bff13230fcd2d834d9e79b50adf3ccda9", "reference": "51c52470aca59f3a9715c88f6fe505133b88c752",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11828,7 +11830,7 @@
"twig" "twig"
], ],
"support": { "support": {
"source": "https://github.com/twigphp/intl-extra/tree/v3.26.0" "source": "https://github.com/twigphp/intl-extra/tree/v3.29.0"
}, },
"funding": [ "funding": [
{ {
@@ -11840,7 +11842,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-19T20:44:48+00:00" "time": "2026-09-06T20:35:36+00:00"
}, },
{ {
"name": "twig/string-extra", "name": "twig/string-extra",
@@ -11911,16 +11913,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.28.0", "version": "v3.29.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "597c12ed286fb9d1701a36684ce6e0cbe28ebc8b" "reference": "45a3c6e9224c3377a39c7b150bb29d5d97d2c75d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/597c12ed286fb9d1701a36684ce6e0cbe28ebc8b", "url": "https://api.github.com/repos/twigphp/Twig/zipball/45a3c6e9224c3377a39c7b150bb29d5d97d2c75d",
"reference": "597c12ed286fb9d1701a36684ce6e0cbe28ebc8b", "reference": "45a3c6e9224c3377a39c7b150bb29d5d97d2c75d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11975,7 +11977,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.28.0" "source": "https://github.com/twigphp/Twig/tree/v3.29.0"
}, },
"funding": [ "funding": [
{ {
@@ -11987,7 +11989,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-03T20:44:34+00:00" "time": "2026-09-18T09:10:14+00:00"
}, },
{ {
"name": "ua-parser/uap-php", "name": "ua-parser/uap-php",
@@ -12706,16 +12708,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.95.25", "version": "v3.95.26",
"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": "2cdfc1f3daf173d83a1ebb6177949b58c95de6ff" "reference": "11839dfaf25718e1617c522c3dde01ebf96c875f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2cdfc1f3daf173d83a1ebb6177949b58c95de6ff", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/11839dfaf25718e1617c522c3dde01ebf96c875f",
"reference": "2cdfc1f3daf173d83a1ebb6177949b58c95de6ff", "reference": "11839dfaf25718e1617c522c3dde01ebf96c875f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -12749,15 +12751,15 @@
"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.10.0", "justinrainbow/json-schema": "^6.12.0",
"keradus/cli-executor": "^2.3", "keradus/cli-executor": "^2.3",
"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.35 || ^10.5.64 || ^11.5.56 || ^12.5.31 || ^13.0.6", "phpunit/phpunit": "^9.6.36 || ^10.5.64 || ^11.5.56 || ^12.5.35 || ^13.3.3",
"symfony/polyfill-php85": "^1.38", "symfony/polyfill-php85": "^1.41",
"symfony/var-dumper": "^5.4.48 || ^6.4.36 || ^7.4.8 || ^8.1.1", "symfony/var-dumper": "^5.4.48 || ^6.4.45 || ^7.4.18 || ^8.1.7",
"symfony/yaml": "^5.4.53 || ^6.4.41 || ^7.4.13 || ^8.1.1" "symfony/yaml": "^5.4.53 || ^6.4.45 || ^7.4.18 || ^8.1.6"
}, },
"suggest": { "suggest": {
"ext-dom": "For handling output formats in XML", "ext-dom": "For handling output formats in XML",
@@ -12798,7 +12800,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.25" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.26"
}, },
"funding": [ "funding": [
{ {
@@ -12806,7 +12808,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-09-08T11:11:37+00:00" "time": "2026-09-19T19:04:32+00:00"
}, },
{ {
"name": "marcocesarato/php-conventional-changelog", "name": "marcocesarato/php-conventional-changelog",