[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [UPD] Composer: Update php_codesniffer to latest to address vulnerabilities
"ushindi bienvenu \(@usbbush\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6a742e1ace2e4_3819f3985065b@gitlab-sidekiq-low-urgency-cpu-bound-v2-566d4c6b4d-nhxcx.mail> |
ushindi bienvenu pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki
Commits:
5465a834 by ushindi bienvenu at 2026-08-06T06:40:52+00:00
[UPD] Composer: Update php_codesniffer to latest to address vulnerabilities
---
* [UPD] Composer: Update php_codesniffer to latest to address vulnerabilities
See merge request tikiwiki/tiki!10850
- - - - -
1 changed file:
- vendor_bundled/composer.lock
Changes:
=====================================
vendor_bundled/composer.lock
=====================================
@@ -741,16 +741,16 @@
},
{
"name": "aws/aws-sdk-php",
- "version": "3.388.5",
+ "version": "3.390.5",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
- "reference": "6104783c60d9134e7ceaeef03997767a547462b8"
+ "reference": "c56ba4aafe1e8e6d80610c4e6506bbd655994bd7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6104783c60d9134e7ceaeef03997767a547462b8",
- "reference": "6104783c60d9134e7ceaeef03997767a547462b8",
+ "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c56ba4aafe1e8e6d80610c4e6506bbd655994bd7",
+ "reference": "c56ba4aafe1e8e6d80610c4e6506bbd655994bd7",
"shasum": ""
},
"require": {
@@ -758,9 +758,9 @@
"ext-json": "*",
"ext-pcre": "*",
"ext-simplexml": "*",
- "guzzlehttp/guzzle": "^7.4.5",
- "guzzlehttp/promises": "^2.0",
- "guzzlehttp/psr7": "^2.4.5",
+ "guzzlehttp/guzzle": "^7.8.2 || ^8.0",
+ "guzzlehttp/promises": "^2.0.3 || ^3.0",
+ "guzzlehttp/psr7": "^2.6.3 || ^3.0",
"mtdowling/jmespath.php": "^2.9.1",
"php": ">=8.1",
"psr/http-message": "^1.0 || ^2.0",
@@ -832,9 +832,9 @@
"support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues",
- "source": "https://github.com/aws/aws-sdk-php/tree/3.388.5"
+ "source": "https://github.com/aws/aws-sdk-php/tree/3.390.5"
},
- "time": "2026-07-13T18:09:02+00:00"
+ "time": "2026-08-05T18:11:23+00:00"
},
{
"name": "bacon/bacon-qr-code",
@@ -2599,12 +2599,12 @@
"source": {
"type": "git",
"url": "https://github.com/Garethp/php-ews.git",
- "reference": "7618ec49ba20390b8c0f5f7094b9df6e7bed6031"
+ "reference": "6faf11c68c6c5c44d96d979e872d684d8f06a2ff"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Garethp/php-ews/zipball/7618ec49ba20390b8c0f5f7094b9df6e7bed6031",
- "reference": "7618ec49ba20390b8c0f5f7094b9df6e7bed6031",
+ "url": "https://api.github.com/repos/Garethp/php-ews/zipball/6faf11c68c6c5c44d96d979e872d684d8f06a2ff",
+ "reference": "6faf11c68c6c5c44d96d979e872d684d8f06a2ff",
"shasum": ""
},
"require": {
@@ -2658,26 +2658,26 @@
"issues": "https://github.com/Garethp/php-ews/issues",
"source": "https://github.com/Garethp/php-ews/tree/master"
},
- "time": "2026-03-11T20:23:22+00:00"
+ "time": "2026-07-21T15:20:50+00:00"
},
{
"name": "guzzlehttp/guzzle",
- "version": "7.14.1",
+ "version": "7.15.3",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
- "reference": "6b1d2429a2c312474c523aa9017fba0c07b5f4a0"
+ "reference": "ae311b8f045ea93ce7b1c9cdb7cec06c53f944bc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/6b1d2429a2c312474c523aa9017fba0c07b5f4a0",
- "reference": "6b1d2429a2c312474c523aa9017fba0c07b5f4a0",
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ae311b8f045ea93ce7b1c9cdb7cec06c53f944bc",
+ "reference": "ae311b8f045ea93ce7b1c9cdb7cec06c53f944bc",
"shasum": ""
},
"require": {
"ext-json": "*",
- "guzzlehttp/promises": "^2.5.1",
- "guzzlehttp/psr7": "^2.12.5",
+ "guzzlehttp/promises": "^2.5.2",
+ "guzzlehttp/psr7": "^2.13",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.5 || ^3.0",
@@ -2690,7 +2690,7 @@
"bamarni/composer-bin-plugin": "^1.8.2",
"ext-curl": "*",
"guzzle/client-integration-tests": "3.0.3",
- "guzzlehttp/test-server": "^0.6",
+ "guzzlehttp/test-server": "^0.7",
"php-http/message-factory": "^1.1",
"phpunit/phpunit": "^8.5.52 || ^9.6.34",
"psr/log": "^1.1 || ^2.0 || ^3.0"
@@ -2770,7 +2770,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
- "source": "https://github.com/guzzle/guzzle/tree/7.14.1"
+ "source": "https://github.com/guzzle/guzzle/tree/7.15.3"
},
"funding": [
{
@@ -2786,20 +2786,20 @@
"type": "tidelift"
}
],
- "time": "2026-07-13T01:32:54+00:00"
+ "time": "2026-08-05T19:48:21+00:00"
},
{
"name": "guzzlehttp/promises",
- "version": "2.5.1",
+ "version": "2.5.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
- "reference": "9ad1e4fc607446a055b95870c7f668e93b5cff29"
+ "reference": "2823687acff28b2dbe67b2508a6b300e2c3fa4ce"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/promises/zipball/9ad1e4fc607446a055b95870c7f668e93b5cff29",
- "reference": "9ad1e4fc607446a055b95870c7f668e93b5cff29",
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/2823687acff28b2dbe67b2508a6b300e2c3fa4ce",
+ "reference": "2823687acff28b2dbe67b2508a6b300e2c3fa4ce",
"shasum": ""
},
"require": {
@@ -2854,7 +2854,7 @@
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
- "source": "https://github.com/guzzle/promises/tree/2.5.1"
+ "source": "https://github.com/guzzle/promises/tree/2.5.2"
},
"funding": [
{
@@ -2870,20 +2870,20 @@
"type": "tidelift"
}
],
- "time": "2026-07-08T15:48:39+00:00"
+ "time": "2026-08-05T19:30:54+00:00"
},
{
"name": "guzzlehttp/psr7",
- "version": "2.12.5",
+ "version": "2.13.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
- "reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09"
+ "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/9365d578a9fd1552ad6ca9c3cb530708526feb09",
- "reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09",
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/dad89620b7a6edb60c15858442eb2e408b45d8f4",
+ "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4",
"shasum": ""
},
"require": {
@@ -2973,7 +2973,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
- "source": "https://github.com/guzzle/psr7/tree/2.12.5"
+ "source": "https://github.com/guzzle/psr7/tree/2.13.0"
},
"funding": [
{
@@ -2989,7 +2989,7 @@
"type": "tidelift"
}
],
- "time": "2026-07-13T01:27:20+00:00"
+ "time": "2026-07-16T22:23:49+00:00"
},
{
"name": "h5p/h5p-core",
@@ -4920,16 +4920,16 @@
},
{
"name": "laravel/serializable-closure",
- "version": "v2.0.13",
+ "version": "v2.0.15",
"source": {
"type": "git",
"url": "https://github.com/laravel/serializable-closure.git",
- "reference": "b566ee0dd251f3c4078bed003a7ce015f5ea6dce"
+ "reference": "dccd8bcb851bb03fcc005df650b708b57cc52661"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/b566ee0dd251f3c4078bed003a7ce015f5ea6dce",
- "reference": "b566ee0dd251f3c4078bed003a7ce015f5ea6dce",
+ "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/dccd8bcb851bb03fcc005df650b708b57cc52661",
+ "reference": "dccd8bcb851bb03fcc005df650b708b57cc52661",
"shasum": ""
},
"require": {
@@ -4977,7 +4977,7 @@
"issues": "https://github.com/laravel/serializable-closure/issues",
"source": "https://github.com/laravel/serializable-closure"
},
- "time": "2026-04-16T14:03:50+00:00"
+ "time": "2026-07-21T16:49:22+00:00"
},
{
"name": "lcobucci/clock",
@@ -5119,16 +5119,16 @@
},
{
"name": "league/commonmark",
- "version": "2.8.3",
+ "version": "2.9.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
- "reference": "1902f60f984235023acbe03db6ad614a37b3c3e7"
+ "reference": "5703d83ba3da3b2e356a5fedc848ed6d8ffb6529"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/1902f60f984235023acbe03db6ad614a37b3c3e7",
- "reference": "1902f60f984235023acbe03db6ad614a37b3c3e7",
+ "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/5703d83ba3da3b2e356a5fedc848ed6d8ffb6529",
+ "reference": "5703d83ba3da3b2e356a5fedc848ed6d8ffb6529",
"shasum": ""
},
"require": {
@@ -5165,7 +5165,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "2.9-dev"
+ "dev-main": "2.10-dev"
}
},
"autoload": {
@@ -5222,7 +5222,7 @@
"type": "tidelift"
}
],
- "time": "2026-07-12T15:29:16+00:00"
+ "time": "2026-08-03T13:42:31+00:00"
},
{
"name": "league/config",
@@ -8757,16 +8757,16 @@
},
{
"name": "phpseclib/phpseclib",
- "version": "3.0.55",
+ "version": "3.0.56",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
- "reference": "db9744e6d47e742b1f974e965ad49bdd041105af"
+ "reference": "7adbbe38cde25e2df2116dbf2673c407e24fa305"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/db9744e6d47e742b1f974e965ad49bdd041105af",
- "reference": "db9744e6d47e742b1f974e965ad49bdd041105af",
+ "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7adbbe38cde25e2df2116dbf2673c407e24fa305",
+ "reference": "7adbbe38cde25e2df2116dbf2673c407e24fa305",
"shasum": ""
},
"require": {
@@ -8847,7 +8847,7 @@
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
- "source": "https://github.com/phpseclib/phpseclib/tree/3.0.55"
+ "source": "https://github.com/phpseclib/phpseclib/tree/3.0.56"
},
"funding": [
{
@@ -8863,7 +8863,7 @@
"type": "tidelift"
}
],
- "time": "2026-06-14T23:24:10+00:00"
+ "time": "2026-08-03T04:36:50+00:00"
},
{
"name": "phpxmlrpc/phpxmlrpc",
@@ -11440,20 +11440,20 @@
},
{
"name": "spomky-labs/cbor-php",
- "version": "3.2.3",
+ "version": "3.3.0",
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/cbor-php.git",
- "reference": "dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32"
+ "reference": "013d13da69cf28b1ae501887daceccc850ca1c76"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32",
- "reference": "dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32",
+ "url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/013d13da69cf28b1ae501887daceccc850ca1c76",
+ "reference": "013d13da69cf28b1ae501887daceccc850ca1c76",
"shasum": ""
},
"require": {
- "brick/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17",
+ "brick/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17|^0.18",
"ext-mbstring": "*",
"php": ">=8.0"
},
@@ -11495,7 +11495,7 @@
],
"support": {
"issues": "https://github.com/Spomky-Labs/cbor-php/issues",
- "source": "https://github.com/Spomky-Labs/cbor-php/tree/3.2.3"
+ "source": "https://github.com/Spomky-Labs/cbor-php/tree/3.3.0"
},
"funding": [
{
@@ -11507,45 +11507,44 @@
"type": "patreon"
}
],
- "time": "2026-04-01T12:15:20+00:00"
+ "time": "2026-07-15T18:56:27+00:00"
},
{
"name": "spomky-labs/pki-framework",
- "version": "1.4.2",
+ "version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/pki-framework.git",
- "reference": "aa576cbd07128075bef97ac2f8af9854e67513d8"
+ "reference": "e0d61661962560c1cedfef02b51b431e720aae78"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/aa576cbd07128075bef97ac2f8af9854e67513d8",
- "reference": "aa576cbd07128075bef97ac2f8af9854e67513d8",
+ "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/e0d61661962560c1cedfef02b51b431e720aae78",
+ "reference": "e0d61661962560c1cedfef02b51b431e720aae78",
"shasum": ""
},
"require": {
- "brick/math": "^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17",
+ "brick/math": "^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17|^0.18",
"ext-mbstring": "*",
- "php": ">=8.1",
- "psr/clock": "^1.0"
+ "php": ">=8.1"
},
"require-dev": {
"ekino/phpstan-banned-code": "^1.0|^2.0|^3.0",
"ext-gmp": "*",
"ext-openssl": "*",
- "infection/infection": "^0.28|^0.29|^0.31|^0.32",
+ "infection/infection": "^0.28|^0.29|^0.31",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpstan/extension-installer": "^1.3|^2.0",
"phpstan/phpstan": "^1.8|^2.0",
"phpstan/phpstan-deprecation-rules": "^1.0|^2.0",
"phpstan/phpstan-phpunit": "^1.1|^2.0",
"phpstan/phpstan-strict-rules": "^1.3|^2.0",
- "phpunit/phpunit": "^10.1|^11.0|^12.0|^13.0",
+ "phpunit/phpunit": "^10.1|^11.0|^12.0",
"rector/rector": "^1.0|^2.0",
"roave/security-advisories": "dev-latest",
"symfony/string": "^6.4|^7.0|^8.0",
"symfony/var-dumper": "^6.4|^7.0|^8.0",
- "symplify/easy-coding-standard": "^12.0|^13.0"
+ "symplify/easy-coding-standard": "^12.0 || ^13.0"
},
"suggest": {
"ext-bcmath": "For better performance (or GMP)",
@@ -11605,7 +11604,7 @@
],
"support": {
"issues": "https://github.com/Spomky-Labs/pki-framework/issues",
- "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.4.2"
+ "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.5.0"
},
"funding": [
{
@@ -11617,7 +11616,7 @@
"type": "patreon"
}
],
- "time": "2026-03-23T22:56:56+00:00"
+ "time": "2026-07-16T10:28:45+00:00"
},
{
"name": "steverhoades/oauth2-openid-connect-client",
@@ -11675,16 +11674,16 @@
},
{
"name": "studio-42/elfinder",
- "version": "2.1.69",
+ "version": "2.1.70",
"source": {
"type": "git",
"url": "https://github.com/Studio-42/elFinder.git",
- "reference": "8f2c3ffafcdd52cf4515f1eec172f4eee44552ad"
+ "reference": "e7ea668fd569fc9903fb1c431d47d58f2daad2f2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Studio-42/elFinder/zipball/8f2c3ffafcdd52cf4515f1eec172f4eee44552ad",
- "reference": "8f2c3ffafcdd52cf4515f1eec172f4eee44552ad",
+ "url": "https://api.github.com/repos/Studio-42/elFinder/zipball/e7ea668fd569fc9903fb1c431d47d58f2daad2f2",
+ "reference": "e7ea668fd569fc9903fb1c431d47d58f2daad2f2",
"shasum": ""
},
"require": {
@@ -11731,7 +11730,7 @@
"homepage": "http://elfinder.org",
"support": {
"issues": "https://github.com/Studio-42/elFinder/issues",
- "source": "https://github.com/Studio-42/elFinder/tree/2.1.69"
+ "source": "https://github.com/Studio-42/elFinder/tree/2.1.70"
},
"funding": [
{
@@ -11739,20 +11738,20 @@
"type": "github"
}
],
- "time": "2026-05-07T12:53:30+00:00"
+ "time": "2026-08-03T12:51:01+00:00"
},
{
"name": "symfony/amazon-mailer",
- "version": "v6.4.24",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/amazon-mailer.git",
- "reference": "6204cc60009e2ef1f80936722a3cfb1aaf3f358c"
+ "reference": "632fcd4e686e723769073094141313257c70c00a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/amazon-mailer/zipball/6204cc60009e2ef1f80936722a3cfb1aaf3f358c",
- "reference": "6204cc60009e2ef1f80936722a3cfb1aaf3f358c",
+ "url": "https://api.github.com/repos/symfony/amazon-mailer/zipball/632fcd4e686e723769073094141313257c70c00a",
+ "reference": "632fcd4e686e723769073094141313257c70c00a",
"shasum": ""
},
"require": {
@@ -11789,7 +11788,7 @@
"description": "Symfony Amazon Mailer Bridge",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/amazon-mailer/tree/v6.4.24"
+ "source": "https://github.com/symfony/amazon-mailer/tree/v6.4.43"
},
"funding": [
{
@@ -11809,20 +11808,20 @@
"type": "tidelift"
}
],
- "time": "2025-07-10T08:14:14+00:00"
+ "time": "2026-07-27T19:43:14+00:00"
},
{
"name": "symfony/cache",
- "version": "v6.4.42",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
- "reference": "704edf29f1c97ff6e36e248def6ff4a51f765ce1"
+ "reference": "8f0b5de5d9f5131aa99fdab78d7802efef9322dc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/cache/zipball/704edf29f1c97ff6e36e248def6ff4a51f765ce1",
- "reference": "704edf29f1c97ff6e36e248def6ff4a51f765ce1",
+ "url": "https://api.github.com/repos/symfony/cache/zipball/8f0b5de5d9f5131aa99fdab78d7802efef9322dc",
+ "reference": "8f0b5de5d9f5131aa99fdab78d7802efef9322dc",
"shasum": ""
},
"require": {
@@ -11889,7 +11888,7 @@
"psr6"
],
"support": {
- "source": "https://github.com/symfony/cache/tree/v6.4.42"
+ "source": "https://github.com/symfony/cache/tree/v6.4.43"
},
"funding": [
{
@@ -11909,7 +11908,7 @@
"type": "tidelift"
}
],
- "time": "2026-06-17T14:17:34+00:00"
+ "time": "2026-07-28T21:33:22+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -11993,16 +11992,16 @@
},
{
"name": "symfony/config",
- "version": "v6.4.42",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
- "reference": "922d980c90a69ffdd63e6ee551efb338b58be677"
+ "reference": "e39cdd91b2adf67a117bea29660b73d896937d86"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/config/zipball/922d980c90a69ffdd63e6ee551efb338b58be677",
- "reference": "922d980c90a69ffdd63e6ee551efb338b58be677",
+ "url": "https://api.github.com/repos/symfony/config/zipball/e39cdd91b2adf67a117bea29660b73d896937d86",
+ "reference": "e39cdd91b2adf67a117bea29660b73d896937d86",
"shasum": ""
},
"require": {
@@ -12048,7 +12047,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.42"
+ "source": "https://github.com/symfony/config/tree/v6.4.43"
},
"funding": [
{
@@ -12068,20 +12067,20 @@
"type": "tidelift"
}
],
- "time": "2026-06-09T07:36:15+00:00"
+ "time": "2026-07-21T09:46:53+00:00"
},
{
"name": "symfony/console",
- "version": "v6.4.42",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "9ef84af84a7b66396da483634227650506428639"
+ "reference": "3b643aa587acbc42f967a429af088a56ed8f046d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/9ef84af84a7b66396da483634227650506428639",
- "reference": "9ef84af84a7b66396da483634227650506428639",
+ "url": "https://api.github.com/repos/symfony/console/zipball/3b643aa587acbc42f967a429af088a56ed8f046d",
+ "reference": "3b643aa587acbc42f967a429af088a56ed8f046d",
"shasum": ""
},
"require": {
@@ -12146,7 +12145,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v6.4.42"
+ "source": "https://github.com/symfony/console/tree/v6.4.43"
},
"funding": [
{
@@ -12166,7 +12165,7 @@
"type": "tidelift"
}
],
- "time": "2026-06-15T05:35:29+00:00"
+ "time": "2026-07-26T14:44:19+00:00"
},
{
"name": "symfony/css-selector",
@@ -12239,16 +12238,16 @@
},
{
"name": "symfony/dependency-injection",
- "version": "v6.4.42",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
- "reference": "ba3538ae8d14dd9a3a8758229e8ddaeff1a23643"
+ "reference": "f11815fd2f5f80ce94bf527b5ecfd4bd0b1cc905"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ba3538ae8d14dd9a3a8758229e8ddaeff1a23643",
- "reference": "ba3538ae8d14dd9a3a8758229e8ddaeff1a23643",
+ "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f11815fd2f5f80ce94bf527b5ecfd4bd0b1cc905",
+ "reference": "f11815fd2f5f80ce94bf527b5ecfd4bd0b1cc905",
"shasum": ""
},
"require": {
@@ -12300,7 +12299,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.42"
+ "source": "https://github.com/symfony/dependency-injection/tree/v6.4.43"
},
"funding": [
{
@@ -12320,7 +12319,7 @@
"type": "tidelift"
}
],
- "time": "2026-06-08T07:06:12+00:00"
+ "time": "2026-07-20T15:13:12+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -12395,16 +12394,16 @@
},
{
"name": "symfony/dotenv",
- "version": "v6.4.42",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/dotenv.git",
- "reference": "d71597dab17919afbdffa4de14177137a4d56fdc"
+ "reference": "9b827002b54f89a5ac605c21c349a42161996afb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/dotenv/zipball/d71597dab17919afbdffa4de14177137a4d56fdc",
- "reference": "d71597dab17919afbdffa4de14177137a4d56fdc",
+ "url": "https://api.github.com/repos/symfony/dotenv/zipball/9b827002b54f89a5ac605c21c349a42161996afb",
+ "reference": "9b827002b54f89a5ac605c21c349a42161996afb",
"shasum": ""
},
"require": {
@@ -12449,7 +12448,7 @@
"environment"
],
"support": {
- "source": "https://github.com/symfony/dotenv/tree/v6.4.42"
+ "source": "https://github.com/symfony/dotenv/tree/v6.4.43"
},
"funding": [
{
@@ -12469,20 +12468,20 @@
"type": "tidelift"
}
],
- "time": "2026-06-05T06:18:55+00:00"
+ "time": "2026-07-26T10:10:07+00:00"
},
{
"name": "symfony/event-dispatcher",
- "version": "v6.4.37",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
- "reference": "2e3bf817ba9347341ab15926700fb6320367c0e1"
+ "reference": "ac405d324c10ebbbde6a6e58379bf81db10f1dbf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2e3bf817ba9347341ab15926700fb6320367c0e1",
- "reference": "2e3bf817ba9347341ab15926700fb6320367c0e1",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ac405d324c10ebbbde6a6e58379bf81db10f1dbf",
+ "reference": "ac405d324c10ebbbde6a6e58379bf81db10f1dbf",
"shasum": ""
},
"require": {
@@ -12533,7 +12532,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.37"
+ "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.43"
},
"funding": [
{
@@ -12553,7 +12552,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-13T14:11:12+00:00"
+ "time": "2026-07-21T14:00:19+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
@@ -12637,16 +12636,16 @@
},
{
"name": "symfony/filesystem",
- "version": "v6.4.39",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
- "reference": "c507b077756b4e3e09adbbe7975fac81cd3722ca"
+ "reference": "9ff03da12d67649fbd1f34ca95951554624d0a16"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/c507b077756b4e3e09adbbe7975fac81cd3722ca",
- "reference": "c507b077756b4e3e09adbbe7975fac81cd3722ca",
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/9ff03da12d67649fbd1f34ca95951554624d0a16",
+ "reference": "9ff03da12d67649fbd1f34ca95951554624d0a16",
"shasum": ""
},
"require": {
@@ -12683,7 +12682,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/filesystem/tree/v6.4.39"
+ "source": "https://github.com/symfony/filesystem/tree/v6.4.43"
},
"funding": [
{
@@ -12703,7 +12702,7 @@
"type": "tidelift"
}
],
- "time": "2026-05-07T13:11:42+00:00"
+ "time": "2026-06-27T10:13:35+00:00"
},
{
"name": "symfony/finder",
@@ -12775,16 +12774,16 @@
},
{
"name": "symfony/http-client",
- "version": "v6.4.42",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
- "reference": "b71b312ca0f211fbb19a20a51bde50fbefb66a99"
+ "reference": "38540911e9e3c3ca12e562dcce758d9bfcfa7cdd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-client/zipball/b71b312ca0f211fbb19a20a51bde50fbefb66a99",
- "reference": "b71b312ca0f211fbb19a20a51bde50fbefb66a99",
+ "url": "https://api.github.com/repos/symfony/http-client/zipball/38540911e9e3c3ca12e562dcce758d9bfcfa7cdd",
+ "reference": "38540911e9e3c3ca12e562dcce758d9bfcfa7cdd",
"shasum": ""
},
"require": {
@@ -12849,7 +12848,7 @@
"http"
],
"support": {
- "source": "https://github.com/symfony/http-client/tree/v6.4.42"
+ "source": "https://github.com/symfony/http-client/tree/v6.4.43"
},
"funding": [
{
@@ -12869,7 +12868,7 @@
"type": "tidelift"
}
],
- "time": "2026-06-12T09:42:32+00:00"
+ "time": "2026-07-29T06:36:08+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -12955,16 +12954,16 @@
},
{
"name": "symfony/http-foundation",
- "version": "v6.4.42",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "23dcf8e0f59cbbfa9d2894f58fd8be6833794372"
+ "reference": "ea0c801ec34e9017a8c9363e55c8ef5f1717216e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/23dcf8e0f59cbbfa9d2894f58fd8be6833794372",
- "reference": "23dcf8e0f59cbbfa9d2894f58fd8be6833794372",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ea0c801ec34e9017a8c9363e55c8ef5f1717216e",
+ "reference": "ea0c801ec34e9017a8c9363e55c8ef5f1717216e",
"shasum": ""
},
"require": {
@@ -13012,7 +13011,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/http-foundation/tree/v6.4.42"
+ "source": "https://github.com/symfony/http-foundation/tree/v6.4.43"
},
"funding": [
{
@@ -13032,7 +13031,7 @@
"type": "tidelift"
}
],
- "time": "2026-06-16T10:12:24+00:00"
+ "time": "2026-07-29T06:55:26+00:00"
},
{
"name": "symfony/mailchimp-mailer",
@@ -13108,16 +13107,16 @@
},
{
"name": "symfony/mailer",
- "version": "v6.4.40",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
- "reference": "94fd44f3052e02340b0dd4447a7d7a5856e32da2"
+ "reference": "2a380924b56e034076c4a658d40e140ba150e44c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mailer/zipball/94fd44f3052e02340b0dd4447a7d7a5856e32da2",
- "reference": "94fd44f3052e02340b0dd4447a7d7a5856e32da2",
+ "url": "https://api.github.com/repos/symfony/mailer/zipball/2a380924b56e034076c4a658d40e140ba150e44c",
+ "reference": "2a380924b56e034076c4a658d40e140ba150e44c",
"shasum": ""
},
"require": {
@@ -13168,7 +13167,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/mailer/tree/v6.4.40"
+ "source": "https://github.com/symfony/mailer/tree/v6.4.43"
},
"funding": [
{
@@ -13188,7 +13187,7 @@
"type": "tidelift"
}
],
- "time": "2026-05-19T20:33:22+00:00"
+ "time": "2026-07-27T19:43:14+00:00"
},
{
"name": "symfony/mailgun-mailer",
@@ -13265,16 +13264,16 @@
},
{
"name": "symfony/mime",
- "version": "v6.4.41",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
- "reference": "5575d37f8841e4e31d5df79ab3db078ae557ff8e"
+ "reference": "38421e10911725aaa5e44e1b4606d7a37f652b37"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mime/zipball/5575d37f8841e4e31d5df79ab3db078ae557ff8e",
- "reference": "5575d37f8841e4e31d5df79ab3db078ae557ff8e",
+ "url": "https://api.github.com/repos/symfony/mime/zipball/38421e10911725aaa5e44e1b4606d7a37f652b37",
+ "reference": "38421e10911725aaa5e44e1b4606d7a37f652b37",
"shasum": ""
},
"require": {
@@ -13330,7 +13329,7 @@
"mime-type"
],
"support": {
- "source": "https://github.com/symfony/mime/tree/v6.4.41"
+ "source": "https://github.com/symfony/mime/tree/v6.4.43"
},
"funding": [
{
@@ -13350,7 +13349,7 @@
"type": "tidelift"
}
],
- "time": "2026-05-23T14:40:34+00:00"
+ "time": "2026-07-29T07:59:11+00:00"
},
{
"name": "symfony/options-resolver",
@@ -13592,16 +13591,16 @@
},
{
"name": "symfony/polyfill-intl-grapheme",
- "version": "v1.38.1",
+ "version": "v1.41.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
- "reference": "e9247d281d694a5120554d9afaf54e070e88a603"
+ "reference": "bb899c1db0aa8127dc3afe8cda4a67eb24915f8d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603",
- "reference": "e9247d281d694a5120554d9afaf54e070e88a603",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/bb899c1db0aa8127dc3afe8cda4a67eb24915f8d",
+ "reference": "bb899c1db0aa8127dc3afe8cda4a67eb24915f8d",
"shasum": ""
},
"require": {
@@ -13650,7 +13649,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.38.1"
+ "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.41.0"
},
"funding": [
{
@@ -13670,7 +13669,7 @@
"type": "tidelift"
}
],
- "time": "2026-05-26T05:58:03+00:00"
+ "time": "2026-07-28T08:25:59+00:00"
},
{
"name": "symfony/polyfill-intl-icu",
@@ -14183,16 +14182,16 @@
},
{
"name": "symfony/polyfill-php83",
- "version": "v1.38.2",
+ "version": "v1.41.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php83.git",
- "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8"
+ "reference": "5ea99087fb99c273a9b9236ed4c31e78b16103c6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/796a26abb75ce49f3a84433cd81bf1009d73d5f8",
- "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8",
+ "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/5ea99087fb99c273a9b9236ed4c31e78b16103c6",
+ "reference": "5ea99087fb99c273a9b9236ed4c31e78b16103c6",
"shasum": ""
},
"require": {
@@ -14239,7 +14238,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php83/tree/v1.38.2"
+ "source": "https://github.com/symfony/polyfill-php83/tree/v1.41.0"
},
"funding": [
{
@@ -14259,7 +14258,7 @@
"type": "tidelift"
}
],
- "time": "2026-05-27T06:51:48+00:00"
+ "time": "2026-07-01T12:47:55+00:00"
},
{
"name": "symfony/polyfill-php84",
@@ -14343,16 +14342,16 @@
},
{
"name": "symfony/polyfill-php85",
- "version": "v1.38.1",
+ "version": "v1.41.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php85.git",
- "reference": "ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1"
+ "reference": "255fab485aaa1006ed411040c42aecd7b5302d7a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1",
- "reference": "ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1",
+ "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/255fab485aaa1006ed411040c42aecd7b5302d7a",
+ "reference": "255fab485aaa1006ed411040c42aecd7b5302d7a",
"shasum": ""
},
"require": {
@@ -14399,7 +14398,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php85/tree/v1.38.1"
+ "source": "https://github.com/symfony/polyfill-php85/tree/v1.41.0"
},
"funding": [
{
@@ -14419,7 +14418,7 @@
"type": "tidelift"
}
],
- "time": "2026-05-26T02:25:22+00:00"
+ "time": "2026-07-01T12:47:55+00:00"
},
{
"name": "symfony/polyfill-uuid",
@@ -14726,16 +14725,16 @@
},
{
"name": "symfony/property-info",
- "version": "v6.4.34",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
- "reference": "916455e4c9dcddbebfd101f29d7983841c3564e0"
+ "reference": "ff32a0d7885f6f8997ee0aca499fd008852ad5bd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/property-info/zipball/916455e4c9dcddbebfd101f29d7983841c3564e0",
- "reference": "916455e4c9dcddbebfd101f29d7983841c3564e0",
+ "url": "https://api.github.com/repos/symfony/property-info/zipball/ff32a0d7885f6f8997ee0aca499fd008852ad5bd",
+ "reference": "ff32a0d7885f6f8997ee0aca499fd008852ad5bd",
"shasum": ""
},
"require": {
@@ -14792,7 +14791,7 @@
"validator"
],
"support": {
- "source": "https://github.com/symfony/property-info/tree/v6.4.34"
+ "source": "https://github.com/symfony/property-info/tree/v6.4.43"
},
"funding": [
{
@@ -14812,20 +14811,20 @@
"type": "tidelift"
}
],
- "time": "2026-02-13T09:42:46+00:00"
+ "time": "2026-07-22T12:35:29+00:00"
},
{
"name": "symfony/routing",
- "version": "v6.4.41",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
- "reference": "af04c79671fd8df0805a44c83fa2b0ba56c8329e"
+ "reference": "f8dedd42e7a511906aa54be6cebffbbe826ff20e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/routing/zipball/af04c79671fd8df0805a44c83fa2b0ba56c8329e",
- "reference": "af04c79671fd8df0805a44c83fa2b0ba56c8329e",
+ "url": "https://api.github.com/repos/symfony/routing/zipball/f8dedd42e7a511906aa54be6cebffbbe826ff20e",
+ "reference": "f8dedd42e7a511906aa54be6cebffbbe826ff20e",
"shasum": ""
},
"require": {
@@ -14879,7 +14878,7 @@
"url"
],
"support": {
- "source": "https://github.com/symfony/routing/tree/v6.4.41"
+ "source": "https://github.com/symfony/routing/tree/v6.4.43"
},
"funding": [
{
@@ -14899,7 +14898,7 @@
"type": "tidelift"
}
],
- "time": "2026-05-24T11:18:16+00:00"
+ "time": "2026-07-21T13:51:56+00:00"
},
{
"name": "symfony/sendgrid-mailer",
@@ -15064,16 +15063,16 @@
},
{
"name": "symfony/string",
- "version": "v6.4.39",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
- "reference": "62e3c927de664edadb5bef260987eb047a17a113"
+ "reference": "2a8d515c3eaa5d33cf76d5fa277cdadd0a4e5b49"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/string/zipball/62e3c927de664edadb5bef260987eb047a17a113",
- "reference": "62e3c927de664edadb5bef260987eb047a17a113",
+ "url": "https://api.github.com/repos/symfony/string/zipball/2a8d515c3eaa5d33cf76d5fa277cdadd0a4e5b49",
+ "reference": "2a8d515c3eaa5d33cf76d5fa277cdadd0a4e5b49",
"shasum": ""
},
"require": {
@@ -15129,7 +15128,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v6.4.39"
+ "source": "https://github.com/symfony/string/tree/v6.4.43"
},
"funding": [
{
@@ -15149,7 +15148,7 @@
"type": "tidelift"
}
],
- "time": "2026-05-12T11:44:19+00:00"
+ "time": "2026-07-28T07:28:15+00:00"
},
{
"name": "symfony/uid",
@@ -15312,16 +15311,16 @@
},
{
"name": "symfony/yaml",
- "version": "v6.4.42",
+ "version": "v6.4.43",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
- "reference": "989dfb75049b77884f3f8cf9e99f103c8f91ca1c"
+ "reference": "d2ee2daa59be8cd0864835ea918ea209149796a3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/yaml/zipball/989dfb75049b77884f3f8cf9e99f103c8f91ca1c",
- "reference": "989dfb75049b77884f3f8cf9e99f103c8f91ca1c",
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/d2ee2daa59be8cd0864835ea918ea209149796a3",
+ "reference": "d2ee2daa59be8cd0864835ea918ea209149796a3",
"shasum": ""
},
"require": {
@@ -15364,7 +15363,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/yaml/tree/v6.4.42"
+ "source": "https://github.com/symfony/yaml/tree/v6.4.43"
},
"funding": [
{
@@ -15384,7 +15383,7 @@
"type": "tidelift"
}
],
- "time": "2026-06-08T07:06:12+00:00"
+ "time": "2026-07-20T15:18:49+00:00"
},
{
"name": "tecnickcom/tc-lib-barcode",
@@ -15971,20 +15970,20 @@
},
{
"name": "web-auth/cose-lib",
- "version": "4.5.2",
+ "version": "4.6.0",
"source": {
"type": "git",
"url": "https://github.com/web-auth/cose-lib.git",
- "reference": "5b38660f90070a8e45f3dbc9528ade3b608dd77d"
+ "reference": "3afe04df137baf97c5c3e28c5ee6f05536405148"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/5b38660f90070a8e45f3dbc9528ade3b608dd77d",
- "reference": "5b38660f90070a8e45f3dbc9528ade3b608dd77d",
+ "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/3afe04df137baf97c5c3e28c5ee6f05536405148",
+ "reference": "3afe04df137baf97c5c3e28c5ee6f05536405148",
"shasum": ""
},
"require": {
- "brick/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17",
+ "brick/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17|^0.18",
"ext-json": "*",
"ext-openssl": "*",
"php": ">=8.1",
@@ -16026,7 +16025,7 @@
],
"support": {
"issues": "https://github.com/web-auth/cose-lib/issues",
- "source": "https://github.com/web-auth/cose-lib/tree/4.5.2"
+ "source": "https://github.com/web-auth/cose-lib/tree/4.6.0"
},
"funding": [
{
@@ -16038,7 +16037,7 @@
"type": "patreon"
}
],
- "time": "2026-05-03T09:49:50+00:00"
+ "time": "2026-07-16T10:19:49+00:00"
},
{
"name": "web-auth/webauthn-lib",
@@ -17246,12 +17245,12 @@
"source": {
"type": "git",
"url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
- "reference": "0f2b5db0744a104452135fbfae01d299ceeb1540"
+ "reference": "299a472bededfb2b87e355bd653a6642d7d1d330"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/0f2b5db0744a104452135fbfae01d299ceeb1540",
- "reference": "0f2b5db0744a104452135fbfae01d299ceeb1540",
+ "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/299a472bededfb2b87e355bd653a6642d7d1d330",
+ "reference": "299a472bededfb2b87e355bd653a6642d7d1d330",
"shasum": ""
},
"require": {
@@ -17329,7 +17328,7 @@
"type": "thanks_dev"
}
],
- "time": "2026-07-06T00:32:14+00:00"
+ "time": "2026-07-21T01:55:59+00:00"
},
{
"name": "phpcompatibility/phpcompatibility-paragonie",
@@ -17474,16 +17473,16 @@
},
{
"name": "phpcompatibility/phpcompatibility-symfony",
- "version": "2.0.0-alpha2",
+ "version": "2.0.0-alpha3",
"source": {
"type": "git",
"url": "https://github.com/PHPCompatibility/PHPCompatibilitySymfony.git",
- "reference": "8e2d0f63b3f4901a24a20e8b0d89075ce33d66ac"
+ "reference": "e91a96a930a0c6f02515cd98ed6894d5e7886397"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilitySymfony/zipball/8e2d0f63b3f4901a24a20e8b0d89075ce33d66ac",
- "reference": "8e2d0f63b3f4901a24a20e8b0d89075ce33d66ac",
+ "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilitySymfony/zipball/e91a96a930a0c6f02515cd98ed6894d5e7886397",
+ "reference": "e91a96a930a0c6f02515cd98ed6894d5e7886397",
"shasum": ""
},
"require": {
@@ -17555,20 +17554,20 @@
"type": "thanks_dev"
}
],
- "time": "2026-06-22T00:16:47+00:00"
+ "time": "2026-07-28T22:03:44+00:00"
},
{
"name": "phpcsstandards/phpcsutils",
- "version": "1.2.2",
+ "version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
- "reference": "c216317e96c8b3f5932808f9b0f1f7a14e3bbf55"
+ "reference": "5f35d9408c54d7b529501f3c688b6eae562aea1f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/c216317e96c8b3f5932808f9b0f1f7a14e3bbf55",
- "reference": "c216317e96c8b3f5932808f9b0f1f7a14e3bbf55",
+ "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/5f35d9408c54d7b529501f3c688b6eae562aea1f",
+ "reference": "5f35d9408c54d7b529501f3c688b6eae562aea1f",
"shasum": ""
},
"require": {
@@ -17648,15 +17647,15 @@
"type": "thanks_dev"
}
],
- "time": "2025-12-08T14:27:58+00:00"
+ "time": "2026-07-27T10:28:41+00:00"
},
{
"name": "phpstan/phpstan",
- "version": "2.2.5",
+ "version": "2.2.8",
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/909c1e5fef7989ac0d0c1c5c42e32a5c4f6198a0",
- "reference": "909c1e5fef7989ac0d0c1c5c42e32a5c4f6198a0",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e285254e60f33c21902efef4a926ca0987c06804",
+ "reference": "e285254e60f33c21902efef4a926ca0987c06804",
"shasum": ""
},
"require": {
@@ -17712,20 +17711,20 @@
"type": "github"
}
],
- "time": "2026-07-05T06:31:06+00:00"
+ "time": "2026-08-04T22:21:45+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
- "version": "2.0.4",
+ "version": "2.0.5",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-deprecation-rules.git",
- "reference": "6b5571001a7f04fa0422254c30a0017ec2f2cacc"
+ "reference": "67bedd65c24bc72840afc45aed48b1059dd44bec"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/6b5571001a7f04fa0422254c30a0017ec2f2cacc",
- "reference": "6b5571001a7f04fa0422254c30a0017ec2f2cacc",
+ "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/67bedd65c24bc72840afc45aed48b1059dd44bec",
+ "reference": "67bedd65c24bc72840afc45aed48b1059dd44bec",
"shasum": ""
},
"require": {
@@ -17735,7 +17734,8 @@
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/phpstan-phpunit": "^2.0",
- "phpunit/phpunit": "^9.6"
+ "phpunit/phpunit": "^9.6",
+ "shipmonk/name-collision-detector": "^2.1"
},
"type": "phpstan-extension",
"extra": {
@@ -17760,9 +17760,9 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues",
- "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/2.0.4"
+ "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/2.0.5"
},
- "time": "2026-02-09T13:21:14+00:00"
+ "time": "2026-07-22T06:50:43+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -18180,21 +18180,21 @@
},
{
"name": "rector/rector",
- "version": "2.5.7",
+ "version": "2.6.1",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
- "reference": "ba22f8c087848278fed6b4910d4cf1108096d8d3"
+ "reference": "b8e68f058bca43e01a2e1caa51ef022d6551ed95"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/rectorphp/rector/zipball/ba22f8c087848278fed6b4910d4cf1108096d8d3",
- "reference": "ba22f8c087848278fed6b4910d4cf1108096d8d3",
+ "url": "https://api.github.com/repos/rectorphp/rector/zipball/b8e68f058bca43e01a2e1caa51ef022d6551ed95",
+ "reference": "b8e68f058bca43e01a2e1caa51ef022d6551ed95",
"shasum": ""
},
"require": {
"php": "^7.4|^8.0",
- "phpstan/phpstan": "^2.2.2"
+ "phpstan/phpstan": "^2.2.6"
},
"conflict": {
"rector/rector-doctrine": "*",
@@ -18228,7 +18228,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
- "source": "https://github.com/rectorphp/rector/tree/2.5.7"
+ "source": "https://github.com/rectorphp/rector/tree/2.6.1"
},
"funding": [
{
@@ -18236,7 +18236,7 @@
"type": "github"
}
],
- "time": "2026-07-13T15:24:18+00:00"
+ "time": "2026-08-03T17:30:34+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -19193,19 +19193,20 @@
},
{
"name": "squizlabs/php_codesniffer",
- "version": "4.0.1",
+ "version": "4.0.4",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
- "reference": "0525c73950de35ded110cffafb9892946d7771b5"
+ "reference": "bbdc3d0532623e21838b7041a4364383a8126f96"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/0525c73950de35ded110cffafb9892946d7771b5",
- "reference": "0525c73950de35ded110cffafb9892946d7771b5",
+ "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/bbdc3d0532623e21838b7041a4364383a8126f96",
+ "reference": "bbdc3d0532623e21838b7041a4364383a8126f96",
"shasum": ""
},
"require": {
+ "ext-libxml": "*",
"ext-simplexml": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
@@ -19214,6 +19215,10 @@
"require-dev": {
"phpunit/phpunit": "^8.4.0 || ^9.3.4 || ^10.5.32 || 11.3.3 - 11.5.28 || ^11.5.31"
},
+ "suggest": {
+ "ext-iconv": "For accurate character length calculation when the checked files contain multi-byte characters.",
+ "ext-pcntl": "For parallel processing support via the --parallel CLI option."
+ },
"bin": [
"bin/phpcbf",
"bin/phpcs"
@@ -19268,7 +19273,7 @@
"type": "thanks_dev"
}
],
- "time": "2025-11-10T16:43:36+00:00"
+ "time": "2026-08-06T02:45:27+00:00"
},
{
"name": "stevegrunwell/phpunit-markup-assertions",
@@ -19560,7 +19565,7 @@
"ext-openssl": "*",
"ext-zip": "*"
},
- "platform-dev": {},
+ "platform-dev": [],
"platform-overrides": {
"php": "8.1",
"ext-ldap": "0",
@@ -19568,5 +19573,5 @@
"ext-sockets": "0",
"ext-ftp": "0"
},
- "plugin-api-version": "2.9.0"
+ "plugin-api-version": "2.6.0"
}
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/5465a8342ac3b1c5203b7f996518d78e5acd9a38
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/5465a8342ac3b1c5203b7f996518d78e5acd9a38
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help
_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs