[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [UPD] Update composer.lock (30.x)
"King KAMBALE DAVID \(@kambaledavidking\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6a257a3cabc07_3880f61283795@gitlab-sidekiq-low-urgency-cpu-bound-v2-7bd4cd44c6-wfxcj.mail> |
King KAMBALE DAVID pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki
Commits:
8cfeff22 by King KAMBALE DAVID at 2026-06-07T13:57:31+00:00
[UPD] Update composer.lock (30.x)
---
* [UPD] Update composer.lock (30.x)
See merge request tikiwiki/tiki!10457
- - - - -
1 changed file:
- vendor_bundled/composer.lock
Changes:
=====================================
vendor_bundled/composer.lock
=====================================
@@ -741,16 +741,16 @@
},
{
"name": "aws/aws-sdk-php",
- "version": "3.380.3",
+ "version": "3.384.4",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
- "reference": "16fdf619fdcee1d58e0cb4eb642487041a144cba"
+ "reference": "8e232a5703896541a7a34691a41ece5bd6170269"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/16fdf619fdcee1d58e0cb4eb642487041a144cba",
- "reference": "16fdf619fdcee1d58e0cb4eb642487041a144cba",
+ "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8e232a5703896541a7a34691a41ece5bd6170269",
+ "reference": "8e232a5703896541a7a34691a41ece5bd6170269",
"shasum": ""
},
"require": {
@@ -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.380.3"
+ "source": "https://github.com/aws/aws-sdk-php/tree/3.384.4"
},
- "time": "2026-05-07T18:29:36+00:00"
+ "time": "2026-06-05T18:05:57+00:00"
},
{
"name": "bacon/bacon-qr-code",
@@ -2662,25 +2662,26 @@
},
{
"name": "guzzlehttp/guzzle",
- "version": "7.10.0",
+ "version": "7.11.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
- "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4"
+ "reference": "c987f8ce84b8434fa430795eca0f3430663da72b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
- "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/c987f8ce84b8434fa430795eca0f3430663da72b",
+ "reference": "c987f8ce84b8434fa430795eca0f3430663da72b",
"shasum": ""
},
"require": {
"ext-json": "*",
- "guzzlehttp/promises": "^2.3",
- "guzzlehttp/psr7": "^2.8",
+ "guzzlehttp/promises": "^2.5",
+ "guzzlehttp/psr7": "^2.11",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
- "symfony/deprecation-contracts": "^2.2 || ^3.0"
+ "symfony/deprecation-contracts": "^2.5 || ^3.0",
+ "symfony/polyfill-php80": "^1.24"
},
"provide": {
"psr/http-client-implementation": "1.0"
@@ -2689,8 +2690,9 @@
"bamarni/composer-bin-plugin": "^1.8.2",
"ext-curl": "*",
"guzzle/client-integration-tests": "3.0.2",
+ "guzzlehttp/test-server": "^0.4",
"php-http/message-factory": "^1.1",
- "phpunit/phpunit": "^8.5.39 || ^9.6.20",
+ "phpunit/phpunit": "^8.5.52 || ^9.6.34",
"psr/log": "^1.1 || ^2.0 || ^3.0"
},
"suggest": {
@@ -2768,7 +2770,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
- "source": "https://github.com/guzzle/guzzle/tree/7.10.0"
+ "source": "https://github.com/guzzle/guzzle/tree/7.11.0"
},
"funding": [
{
@@ -2784,28 +2786,29 @@
"type": "tidelift"
}
],
- "time": "2025-08-23T22:36:01+00:00"
+ "time": "2026-06-02T12:40:51+00:00"
},
{
"name": "guzzlehttp/promises",
- "version": "2.3.0",
+ "version": "2.5.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
- "reference": "481557b130ef3790cf82b713667b43030dc9c957"
+ "reference": "4360e982f87f5f258bf872d094647791db2f4c8e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957",
- "reference": "481557b130ef3790cf82b713667b43030dc9c957",
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/4360e982f87f5f258bf872d094647791db2f4c8e",
+ "reference": "4360e982f87f5f258bf872d094647791db2f4c8e",
"shasum": ""
},
"require": {
- "php": "^7.2.5 || ^8.0"
+ "php": "^7.2.5 || ^8.0",
+ "symfony/deprecation-contracts": "^2.5 || ^3.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
- "phpunit/phpunit": "^8.5.44 || ^9.6.25"
+ "phpunit/phpunit": "^8.5.52 || ^9.6.34"
},
"type": "library",
"extra": {
@@ -2851,7 +2854,7 @@
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
- "source": "https://github.com/guzzle/promises/tree/2.3.0"
+ "source": "https://github.com/guzzle/promises/tree/2.5.0"
},
"funding": [
{
@@ -2867,27 +2870,29 @@
"type": "tidelift"
}
],
- "time": "2025-08-22T14:34:08+00:00"
+ "time": "2026-06-02T12:23:43+00:00"
},
{
"name": "guzzlehttp/psr7",
- "version": "2.9.0",
+ "version": "2.11.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
- "reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884"
+ "reference": "bbb5e61349fa5cb822b3e87842b951088b76b81f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/7d0ed42f28e42d61352a7a79de682e5e67fec884",
- "reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884",
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/bbb5e61349fa5cb822b3e87842b951088b76b81f",
+ "reference": "bbb5e61349fa5cb822b3e87842b951088b76b81f",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.1 || ^2.0",
- "ralouphie/getallheaders": "^3.0"
+ "ralouphie/getallheaders": "^3.0",
+ "symfony/deprecation-contracts": "^2.5 || ^3.0",
+ "symfony/polyfill-php80": "^1.24"
},
"provide": {
"psr/http-factory-implementation": "1.0",
@@ -2895,9 +2900,9 @@
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
- "http-interop/http-factory-tests": "0.9.0",
+ "http-interop/http-factory-tests": "1.1.0",
"jshttp/mime-db": "1.54.0.1",
- "phpunit/phpunit": "^8.5.44 || ^9.6.25"
+ "phpunit/phpunit": "^8.5.52 || ^9.6.34"
},
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
@@ -2968,7 +2973,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
- "source": "https://github.com/guzzle/psr7/tree/2.9.0"
+ "source": "https://github.com/guzzle/psr7/tree/2.11.0"
},
"funding": [
{
@@ -2984,7 +2989,7 @@
"type": "tidelift"
}
],
- "time": "2026-03-10T16:41:02+00:00"
+ "time": "2026-06-02T12:30:48+00:00"
},
{
"name": "h5p/h5p-core",
@@ -3241,16 +3246,16 @@
},
{
"name": "jason-munro/cypht",
- "version": "v2.8.0",
+ "version": "v2.9.0",
"source": {
"type": "git",
"url": "https://github.com/cypht-org/cypht.git",
- "reference": "f15ba59645f37223127ead540afe9c7ba31ba517"
+ "reference": "211b478f173656a9a666959da539c539907d7b8b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/cypht-org/cypht/zipball/f15ba59645f37223127ead540afe9c7ba31ba517",
- "reference": "f15ba59645f37223127ead540afe9c7ba31ba517",
+ "url": "https://api.github.com/repos/cypht-org/cypht/zipball/211b478f173656a9a666959da539c539907d7b8b",
+ "reference": "211b478f173656a9a666959da539c539907d7b8b",
"shasum": ""
},
"require": {
@@ -3265,7 +3270,7 @@
"ext-openssl": "*",
"ext-session": "*",
"ezyang/htmlpurifier": "^4.17",
- "garethp/php-ews": "dev-master",
+ "garethp/php-ews": ">=0.11.2",
"henrique-borba/php-sieve-manager": "^1.0",
"league/commonmark": "^2.8",
"monolog/monolog": "^3.0",
@@ -3327,7 +3332,7 @@
"source": "https://github.com/cypht-org/cypht/",
"wiki": "https://github.com/cypht-org/cypht/wiki"
},
- "time": "2026-05-01T15:20:51+00:00"
+ "time": "2026-05-19T11:58:59+00:00"
},
{
"name": "jean85/pretty-package-versions",
@@ -3480,16 +3485,16 @@
},
{
"name": "kaltura/api-client-library",
- "version": "v22.18.0",
+ "version": "v22.20.0",
"source": {
"type": "git",
"url": "https://github.com/kaltura/KalturaGeneratedAPIClientsPHP53.git",
- "reference": "dd1f46ef9f0e452a0f82b2be02c54c886bd5be88"
+ "reference": "5668f9e8809879e0e8f2c7a18aced119b625cd6d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/kaltura/KalturaGeneratedAPIClientsPHP53/zipball/dd1f46ef9f0e452a0f82b2be02c54c886bd5be88",
- "reference": "dd1f46ef9f0e452a0f82b2be02c54c886bd5be88",
+ "url": "https://api.github.com/repos/kaltura/KalturaGeneratedAPIClientsPHP53/zipball/5668f9e8809879e0e8f2c7a18aced119b625cd6d",
+ "reference": "5668f9e8809879e0e8f2c7a18aced119b625cd6d",
"shasum": ""
},
"require": {
@@ -3522,9 +3527,9 @@
],
"support": {
"issues": "https://github.com/kaltura/KalturaGeneratedAPIClientsPHP53/issues",
- "source": "https://github.com/kaltura/KalturaGeneratedAPIClientsPHP53/tree/v22.18.0"
+ "source": "https://github.com/kaltura/KalturaGeneratedAPIClientsPHP53/tree/v22.20.0"
},
- "time": "2026-04-26T05:58:12+00:00"
+ "time": "2026-05-24T06:07:36+00:00"
},
{
"name": "laminas/laminas-captcha",
@@ -5357,16 +5362,16 @@
},
{
"name": "league/flysystem",
- "version": "3.33.0",
+ "version": "3.34.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
- "reference": "570b8871e0ce693764434b29154c54b434905350"
+ "reference": "2daaac3b0d4c83ea7ed5d8586e786f5d00f3540e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/570b8871e0ce693764434b29154c54b434905350",
- "reference": "570b8871e0ce693764434b29154c54b434905350",
+ "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/2daaac3b0d4c83ea7ed5d8586e786f5d00f3540e",
+ "reference": "2daaac3b0d4c83ea7ed5d8586e786f5d00f3540e",
"shasum": ""
},
"require": {
@@ -5434,26 +5439,26 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
- "source": "https://github.com/thephpleague/flysystem/tree/3.33.0"
+ "source": "https://github.com/thephpleague/flysystem/tree/3.34.0"
},
- "time": "2026-03-25T07:59:30+00:00"
+ "time": "2026-05-14T10:28:08+00:00"
},
{
"name": "league/flysystem-aws-s3-v3",
- "version": "3.32.0",
+ "version": "3.34.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
- "reference": "a1979df7c9784d334ea6df356aed3d18ac6673d0"
+ "reference": "0c62fdac907791d8649ad3c61cb7a77628344fb8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/a1979df7c9784d334ea6df356aed3d18ac6673d0",
- "reference": "a1979df7c9784d334ea6df356aed3d18ac6673d0",
+ "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/0c62fdac907791d8649ad3c61cb7a77628344fb8",
+ "reference": "0c62fdac907791d8649ad3c61cb7a77628344fb8",
"shasum": ""
},
"require": {
- "aws/aws-sdk-php": "^3.295.10",
+ "aws/aws-sdk-php": "^3.371.5",
"league/flysystem": "^3.10.0",
"league/mime-type-detection": "^1.0.0",
"php": "^8.0.2"
@@ -5489,9 +5494,9 @@
"storage"
],
"support": {
- "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.32.0"
+ "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.34.0"
},
- "time": "2026-02-25T16:46:44+00:00"
+ "time": "2026-05-04T08:24:00+00:00"
},
{
"name": "league/flysystem-ftp",
@@ -6793,16 +6798,16 @@
},
{
"name": "melbahja/seo",
- "version": "v3.0.5",
+ "version": "v3.0.6",
"source": {
"type": "git",
"url": "https://github.com/melbahja/seo.git",
- "reference": "4c5ad74958c6147b15cb4e2f331693de4acff701"
+ "reference": "cd4e4122395fb40f8ee30338c9e6b57d0cba13b7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/melbahja/seo/zipball/4c5ad74958c6147b15cb4e2f331693de4acff701",
- "reference": "4c5ad74958c6147b15cb4e2f331693de4acff701",
+ "url": "https://api.github.com/repos/melbahja/seo/zipball/cd4e4122395fb40f8ee30338c9e6b57d0cba13b7",
+ "reference": "cd4e4122395fb40f8ee30338c9e6b57d0cba13b7",
"shasum": ""
},
"require": {
@@ -6852,9 +6857,9 @@
],
"support": {
"issues": "https://github.com/melbahja/seo/issues",
- "source": "https://github.com/melbahja/seo/tree/v3.0.5"
+ "source": "https://github.com/melbahja/seo/tree/v3.0.6"
},
- "time": "2026-04-13T19:03:44+00:00"
+ "time": "2026-05-26T16:15:41+00:00"
},
{
"name": "meyfa/php-svg",
@@ -10986,16 +10991,16 @@
},
{
"name": "sabre/vobject",
- "version": "4.5.8",
+ "version": "4.6.0",
"source": {
"type": "git",
"url": "https://github.com/sabre-io/vobject.git",
- "reference": "d554eb24d64232922e1eab5896cc2f84b3b9ffb1"
+ "reference": "9432544fc369851fb8202c5d91159b2e669f0c88"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sabre-io/vobject/zipball/d554eb24d64232922e1eab5896cc2f84b3b9ffb1",
- "reference": "d554eb24d64232922e1eab5896cc2f84b3b9ffb1",
+ "url": "https://api.github.com/repos/sabre-io/vobject/zipball/9432544fc369851fb8202c5d91159b2e669f0c88",
+ "reference": "9432544fc369851fb8202c5d91159b2e669f0c88",
"shasum": ""
},
"require": {
@@ -11086,7 +11091,7 @@
"issues": "https://github.com/sabre-io/vobject/issues",
"source": "https://github.com/fruux/sabre-vobject"
},
- "time": "2026-01-12T10:45:19+00:00"
+ "time": "2026-05-31T13:04:55+00:00"
},
{
"name": "sabre/xml",
@@ -11809,16 +11814,16 @@
},
{
"name": "symfony/cache",
- "version": "v6.4.38",
+ "version": "v6.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
- "reference": "6ae5a11f1e7506751390ee320a79bda9cb65cdcd"
+ "reference": "5490a577195422c3c9cda09c64823580858af854"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/cache/zipball/6ae5a11f1e7506751390ee320a79bda9cb65cdcd",
- "reference": "6ae5a11f1e7506751390ee320a79bda9cb65cdcd",
+ "url": "https://api.github.com/repos/symfony/cache/zipball/5490a577195422c3c9cda09c64823580858af854",
+ "reference": "5490a577195422c3c9cda09c64823580858af854",
"shasum": ""
},
"require": {
@@ -11885,7 +11890,7 @@
"psr6"
],
"support": {
- "source": "https://github.com/symfony/cache/tree/v6.4.38"
+ "source": "https://github.com/symfony/cache/tree/v6.4.41"
},
"funding": [
{
@@ -11905,7 +11910,7 @@
"type": "tidelift"
}
],
- "time": "2026-05-05T08:16:30+00:00"
+ "time": "2026-05-24T08:42:40+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -12068,16 +12073,16 @@
},
{
"name": "symfony/console",
- "version": "v6.4.37",
+ "version": "v6.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "7bbcaf3fdb1e18fa42a7f0b84a10d091c10548f5"
+ "reference": "d21b17ed158e79180fac3895ff751707970eeb57"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/7bbcaf3fdb1e18fa42a7f0b84a10d091c10548f5",
- "reference": "7bbcaf3fdb1e18fa42a7f0b84a10d091c10548f5",
+ "url": "https://api.github.com/repos/symfony/console/zipball/d21b17ed158e79180fac3895ff751707970eeb57",
+ "reference": "d21b17ed158e79180fac3895ff751707970eeb57",
"shasum": ""
},
"require": {
@@ -12142,7 +12147,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v6.4.37"
+ "source": "https://github.com/symfony/console/tree/v6.4.41"
},
"funding": [
{
@@ -12162,7 +12167,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-13T15:27:04+00:00"
+ "time": "2026-05-24T08:48:41+00:00"
},
{
"name": "symfony/css-selector",
@@ -12391,16 +12396,16 @@
},
{
"name": "symfony/dotenv",
- "version": "v6.4.37",
+ "version": "v6.4.39",
"source": {
"type": "git",
"url": "https://github.com/symfony/dotenv.git",
- "reference": "381ab0832cbc8bc0e927da6bd5116de7b8cae974"
+ "reference": "e25b00497fe75e318c01a72ea24c0a9c2837cd62"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/dotenv/zipball/381ab0832cbc8bc0e927da6bd5116de7b8cae974",
- "reference": "381ab0832cbc8bc0e927da6bd5116de7b8cae974",
+ "url": "https://api.github.com/repos/symfony/dotenv/zipball/e25b00497fe75e318c01a72ea24c0a9c2837cd62",
+ "reference": "e25b00497fe75e318c01a72ea24c0a9c2837cd62",
"shasum": ""
},
"require": {
@@ -12445,7 +12450,7 @@
"environment"
],
"support": {
- "source": "https://github.com/symfony/dotenv/tree/v6.4.37"
+ "source": "https://github.com/symfony/dotenv/tree/v6.4.39"
},
"funding": [
{
@@ -12465,7 +12470,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-29T06:20:43+00:00"
+ "time": "2026-05-06T14:07:03+00:00"
},
{
"name": "symfony/event-dispatcher",
@@ -12633,16 +12638,16 @@
},
{
"name": "symfony/filesystem",
- "version": "v6.4.37",
+ "version": "v6.4.39",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
- "reference": "29f792d7dc30cc670fc4cdd50d7c6653d067ce7b"
+ "reference": "c507b077756b4e3e09adbbe7975fac81cd3722ca"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/29f792d7dc30cc670fc4cdd50d7c6653d067ce7b",
- "reference": "29f792d7dc30cc670fc4cdd50d7c6653d067ce7b",
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/c507b077756b4e3e09adbbe7975fac81cd3722ca",
+ "reference": "c507b077756b4e3e09adbbe7975fac81cd3722ca",
"shasum": ""
},
"require": {
@@ -12679,7 +12684,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/filesystem/tree/v6.4.37"
+ "source": "https://github.com/symfony/filesystem/tree/v6.4.39"
},
"funding": [
{
@@ -12699,7 +12704,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-13T15:27:04+00:00"
+ "time": "2026-05-07T13:11:42+00:00"
},
{
"name": "symfony/finder",
@@ -12771,16 +12776,16 @@
},
{
"name": "symfony/http-client",
- "version": "v6.4.37",
+ "version": "v6.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
- "reference": "d40d3ac56e549056fedfb257fa58395b74cf964d"
+ "reference": "dd697006ca7f0fa40fa8575f331dabdba7473180"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-client/zipball/d40d3ac56e549056fedfb257fa58395b74cf964d",
- "reference": "d40d3ac56e549056fedfb257fa58395b74cf964d",
+ "url": "https://api.github.com/repos/symfony/http-client/zipball/dd697006ca7f0fa40fa8575f331dabdba7473180",
+ "reference": "dd697006ca7f0fa40fa8575f331dabdba7473180",
"shasum": ""
},
"require": {
@@ -12845,7 +12850,7 @@
"http"
],
"support": {
- "source": "https://github.com/symfony/http-client/tree/v6.4.37"
+ "source": "https://github.com/symfony/http-client/tree/v6.4.41"
},
"funding": [
{
@@ -12865,7 +12870,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-29T06:37:06+00:00"
+ "time": "2026-05-24T09:51:05+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -12951,16 +12956,16 @@
},
{
"name": "symfony/http-foundation",
- "version": "v6.4.35",
+ "version": "v6.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "cffffd0a2c037117b742b4f8b379a22a2a33f6d2"
+ "reference": "48d76c29a67a301e0f7779a512bf76417395ffef"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/cffffd0a2c037117b742b4f8b379a22a2a33f6d2",
- "reference": "cffffd0a2c037117b742b4f8b379a22a2a33f6d2",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/48d76c29a67a301e0f7779a512bf76417395ffef",
+ "reference": "48d76c29a67a301e0f7779a512bf76417395ffef",
"shasum": ""
},
"require": {
@@ -13008,7 +13013,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.35"
+ "source": "https://github.com/symfony/http-foundation/tree/v6.4.41"
},
"funding": [
{
@@ -13028,7 +13033,7 @@
"type": "tidelift"
}
],
- "time": "2026-03-06T11:15:58+00:00"
+ "time": "2026-05-24T10:54:17+00:00"
},
{
"name": "symfony/mailchimp-mailer",
@@ -13101,16 +13106,16 @@
},
{
"name": "symfony/mailer",
- "version": "v6.4.34",
+ "version": "v6.4.40",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
- "reference": "01b846f48e53ee4096692a383637a1fa4d577301"
+ "reference": "94fd44f3052e02340b0dd4447a7d7a5856e32da2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mailer/zipball/01b846f48e53ee4096692a383637a1fa4d577301",
- "reference": "01b846f48e53ee4096692a383637a1fa4d577301",
+ "url": "https://api.github.com/repos/symfony/mailer/zipball/94fd44f3052e02340b0dd4447a7d7a5856e32da2",
+ "reference": "94fd44f3052e02340b0dd4447a7d7a5856e32da2",
"shasum": ""
},
"require": {
@@ -13161,7 +13166,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/mailer/tree/v6.4.34"
+ "source": "https://github.com/symfony/mailer/tree/v6.4.40"
},
"funding": [
{
@@ -13181,7 +13186,7 @@
"type": "tidelift"
}
],
- "time": "2026-02-24T09:34:36+00:00"
+ "time": "2026-05-19T20:33:22+00:00"
},
{
"name": "symfony/mailgun-mailer",
@@ -13258,16 +13263,16 @@
},
{
"name": "symfony/mime",
- "version": "v6.4.37",
+ "version": "v6.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
- "reference": "330077bc7fbe314758aff62834b758d06ac6d260"
+ "reference": "5575d37f8841e4e31d5df79ab3db078ae557ff8e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mime/zipball/330077bc7fbe314758aff62834b758d06ac6d260",
- "reference": "330077bc7fbe314758aff62834b758d06ac6d260",
+ "url": "https://api.github.com/repos/symfony/mime/zipball/5575d37f8841e4e31d5df79ab3db078ae557ff8e",
+ "reference": "5575d37f8841e4e31d5df79ab3db078ae557ff8e",
"shasum": ""
},
"require": {
@@ -13323,7 +13328,7 @@
"mime-type"
],
"support": {
- "source": "https://github.com/symfony/mime/tree/v6.4.37"
+ "source": "https://github.com/symfony/mime/tree/v6.4.41"
},
"funding": [
{
@@ -13343,7 +13348,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-29T09:53:28+00:00"
+ "time": "2026-05-23T14:40:34+00:00"
},
{
"name": "symfony/options-resolver",
@@ -13585,16 +13590,16 @@
},
{
"name": "symfony/polyfill-intl-grapheme",
- "version": "v1.37.0",
+ "version": "v1.38.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
- "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e"
+ "reference": "e9247d281d694a5120554d9afaf54e070e88a603"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/4864388bfbd3001ce88e234fab652acd91fdc57e",
- "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603",
+ "reference": "e9247d281d694a5120554d9afaf54e070e88a603",
"shasum": ""
},
"require": {
@@ -13643,7 +13648,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.37.0"
+ "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.38.1"
},
"funding": [
{
@@ -13663,20 +13668,20 @@
"type": "tidelift"
}
],
- "time": "2026-04-26T13:13:48+00:00"
+ "time": "2026-05-26T05:58:03+00:00"
},
{
"name": "symfony/polyfill-intl-icu",
- "version": "v1.37.0",
+ "version": "v1.38.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-icu.git",
- "reference": "3510b63d07376b04e57e27e82607d468bb134f78"
+ "reference": "445c90e341fccda10311019cf82ff73bb7343945"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/3510b63d07376b04e57e27e82607d468bb134f78",
- "reference": "3510b63d07376b04e57e27e82607d468bb134f78",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/445c90e341fccda10311019cf82ff73bb7343945",
+ "reference": "445c90e341fccda10311019cf82ff73bb7343945",
"shasum": ""
},
"require": {
@@ -13731,7 +13736,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.37.0"
+ "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.38.0"
},
"funding": [
{
@@ -13751,20 +13756,20 @@
"type": "tidelift"
}
],
- "time": "2026-04-10T16:50:15+00:00"
+ "time": "2026-05-25T11:52:53+00:00"
},
{
"name": "symfony/polyfill-intl-idn",
- "version": "v1.37.0",
+ "version": "v1.38.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
- "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
+ "reference": "dc21118016c039a66235cf93d96b435ffb282412"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
- "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/dc21118016c039a66235cf93d96b435ffb282412",
+ "reference": "dc21118016c039a66235cf93d96b435ffb282412",
"shasum": ""
},
"require": {
@@ -13818,7 +13823,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.37.0"
+ "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.38.1"
},
"funding": [
{
@@ -13838,20 +13843,20 @@
"type": "tidelift"
}
],
- "time": "2024-09-10T14:38:51+00:00"
+ "time": "2026-05-25T15:22:23+00:00"
},
{
"name": "symfony/polyfill-intl-normalizer",
- "version": "v1.37.0",
+ "version": "v1.38.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
- "reference": "3833d7255cc303546435cb650316bff708a1c75c"
+ "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
- "reference": "3833d7255cc303546435cb650316bff708a1c75c",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b",
+ "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b",
"shasum": ""
},
"require": {
@@ -13903,7 +13908,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.37.0"
+ "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.38.0"
},
"funding": [
{
@@ -13923,20 +13928,20 @@
"type": "tidelift"
}
],
- "time": "2024-09-09T11:45:10+00:00"
+ "time": "2026-05-25T13:48:31+00:00"
},
{
"name": "symfony/polyfill-mbstring",
- "version": "v1.37.0",
+ "version": "v1.38.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
- "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315"
+ "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315",
- "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315",
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/14c5439eec4ccff081ac14eca2dc57feb2a66d92",
+ "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92",
"shasum": ""
},
"require": {
@@ -13988,7 +13993,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.37.0"
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.1"
},
"funding": [
{
@@ -14008,7 +14013,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-10T17:25:58+00:00"
+ "time": "2026-05-26T12:51:13+00:00"
},
{
"name": "symfony/polyfill-php80",
@@ -14096,16 +14101,16 @@
},
{
"name": "symfony/polyfill-php82",
- "version": "v1.37.0",
+ "version": "v1.38.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php82.git",
- "reference": "34808efe3e68f69685796f7c253a2f1d8ea9df59"
+ "reference": "002dc0cfe5fd4ed6033d48f27d4f19a486c4b04b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/34808efe3e68f69685796f7c253a2f1d8ea9df59",
- "reference": "34808efe3e68f69685796f7c253a2f1d8ea9df59",
+ "url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/002dc0cfe5fd4ed6033d48f27d4f19a486c4b04b",
+ "reference": "002dc0cfe5fd4ed6033d48f27d4f19a486c4b04b",
"shasum": ""
},
"require": {
@@ -14152,7 +14157,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php82/tree/v1.37.0"
+ "source": "https://github.com/symfony/polyfill-php82/tree/v1.38.1"
},
"funding": [
{
@@ -14172,20 +14177,20 @@
"type": "tidelift"
}
],
- "time": "2026-04-10T16:19:22+00:00"
+ "time": "2026-05-26T12:45:58+00:00"
},
{
"name": "symfony/polyfill-php83",
- "version": "v1.37.0",
+ "version": "v1.38.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php83.git",
- "reference": "3600c2cb22399e25bb226e4a135ce91eeb2a6149"
+ "reference": "8339098cae28673c15cce00d80734af0453054e2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/3600c2cb22399e25bb226e4a135ce91eeb2a6149",
- "reference": "3600c2cb22399e25bb226e4a135ce91eeb2a6149",
+ "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/8339098cae28673c15cce00d80734af0453054e2",
+ "reference": "8339098cae28673c15cce00d80734af0453054e2",
"shasum": ""
},
"require": {
@@ -14232,7 +14237,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php83/tree/v1.37.0"
+ "source": "https://github.com/symfony/polyfill-php83/tree/v1.38.1"
},
"funding": [
{
@@ -14252,20 +14257,20 @@
"type": "tidelift"
}
],
- "time": "2026-04-10T17:25:58+00:00"
+ "time": "2026-05-26T12:51:13+00:00"
},
{
"name": "symfony/polyfill-php84",
- "version": "v1.37.0",
+ "version": "v1.38.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php84.git",
- "reference": "88486db2c389b290bf87ff1de7ebc1e13e42bb06"
+ "reference": "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/88486db2c389b290bf87ff1de7ebc1e13e42bb06",
- "reference": "88486db2c389b290bf87ff1de7ebc1e13e42bb06",
+ "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa",
+ "reference": "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa",
"shasum": ""
},
"require": {
@@ -14312,7 +14317,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php84/tree/v1.37.0"
+ "source": "https://github.com/symfony/polyfill-php84/tree/v1.38.1"
},
"funding": [
{
@@ -14332,20 +14337,20 @@
"type": "tidelift"
}
],
- "time": "2026-04-10T18:47:49+00:00"
+ "time": "2026-05-26T12:51:13+00:00"
},
{
"name": "symfony/polyfill-php85",
- "version": "v1.37.0",
+ "version": "v1.38.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php85.git",
- "reference": "fcfa4973a9917cef23f2e38774da74a2b7d115ee"
+ "reference": "ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/fcfa4973a9917cef23f2e38774da74a2b7d115ee",
- "reference": "fcfa4973a9917cef23f2e38774da74a2b7d115ee",
+ "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1",
+ "reference": "ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1",
"shasum": ""
},
"require": {
@@ -14392,7 +14397,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php85/tree/v1.37.0"
+ "source": "https://github.com/symfony/polyfill-php85/tree/v1.38.1"
},
"funding": [
{
@@ -14412,7 +14417,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-26T13:10:57+00:00"
+ "time": "2026-05-26T02:25:22+00:00"
},
{
"name": "symfony/polyfill-uuid",
@@ -14499,16 +14504,16 @@
},
{
"name": "symfony/postmark-mailer",
- "version": "v6.4.24",
+ "version": "v6.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/postmark-mailer.git",
- "reference": "93ceea48c4f6a7a48b68d533298d87c1dd58c772"
+ "reference": "7b9ef1c936bfcbb69330f56b2941bd1e8dd8e9a1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/postmark-mailer/zipball/93ceea48c4f6a7a48b68d533298d87c1dd58c772",
- "reference": "93ceea48c4f6a7a48b68d533298d87c1dd58c772",
+ "url": "https://api.github.com/repos/symfony/postmark-mailer/zipball/7b9ef1c936bfcbb69330f56b2941bd1e8dd8e9a1",
+ "reference": "7b9ef1c936bfcbb69330f56b2941bd1e8dd8e9a1",
"shasum": ""
},
"require": {
@@ -14549,7 +14554,7 @@
"description": "Symfony Postmark Mailer Bridge",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/postmark-mailer/tree/v6.4.24"
+ "source": "https://github.com/symfony/postmark-mailer/tree/v6.4.41"
},
"funding": [
{
@@ -14569,20 +14574,20 @@
"type": "tidelift"
}
],
- "time": "2025-07-10T08:14:14+00:00"
+ "time": "2026-05-23T08:07:35+00:00"
},
{
"name": "symfony/process",
- "version": "v6.4.33",
+ "version": "v6.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "c46e854e79b52d07666e43924a20cb6dc546644e"
+ "reference": "c8fc09bdfe9fde9aaa89b415a4477feaccec16a7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/c46e854e79b52d07666e43924a20cb6dc546644e",
- "reference": "c46e854e79b52d07666e43924a20cb6dc546644e",
+ "url": "https://api.github.com/repos/symfony/process/zipball/c8fc09bdfe9fde9aaa89b415a4477feaccec16a7",
+ "reference": "c8fc09bdfe9fde9aaa89b415a4477feaccec16a7",
"shasum": ""
},
"require": {
@@ -14614,7 +14619,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/process/tree/v6.4.33"
+ "source": "https://github.com/symfony/process/tree/v6.4.41"
},
"funding": [
{
@@ -14634,7 +14639,7 @@
"type": "tidelift"
}
],
- "time": "2026-01-23T16:02:12+00:00"
+ "time": "2026-05-23T13:47:21+00:00"
},
{
"name": "symfony/property-access",
@@ -14809,16 +14814,16 @@
},
{
"name": "symfony/routing",
- "version": "v6.4.37",
+ "version": "v6.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
- "reference": "48035d186798d27d375d95aad37db8fe097e4048"
+ "reference": "af04c79671fd8df0805a44c83fa2b0ba56c8329e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/routing/zipball/48035d186798d27d375d95aad37db8fe097e4048",
- "reference": "48035d186798d27d375d95aad37db8fe097e4048",
+ "url": "https://api.github.com/repos/symfony/routing/zipball/af04c79671fd8df0805a44c83fa2b0ba56c8329e",
+ "reference": "af04c79671fd8df0805a44c83fa2b0ba56c8329e",
"shasum": ""
},
"require": {
@@ -14872,7 +14877,7 @@
"url"
],
"support": {
- "source": "https://github.com/symfony/routing/tree/v6.4.37"
+ "source": "https://github.com/symfony/routing/tree/v6.4.41"
},
"funding": [
{
@@ -14892,7 +14897,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-18T13:45:55+00:00"
+ "time": "2026-05-24T11:18:16+00:00"
},
{
"name": "symfony/sendgrid-mailer",
@@ -15057,16 +15062,16 @@
},
{
"name": "symfony/string",
- "version": "v6.4.34",
+ "version": "v6.4.39",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
- "reference": "2adaf4106f2ef4c67271971bde6d3fe0a6936432"
+ "reference": "62e3c927de664edadb5bef260987eb047a17a113"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/string/zipball/2adaf4106f2ef4c67271971bde6d3fe0a6936432",
- "reference": "2adaf4106f2ef4c67271971bde6d3fe0a6936432",
+ "url": "https://api.github.com/repos/symfony/string/zipball/62e3c927de664edadb5bef260987eb047a17a113",
+ "reference": "62e3c927de664edadb5bef260987eb047a17a113",
"shasum": ""
},
"require": {
@@ -15122,7 +15127,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v6.4.34"
+ "source": "https://github.com/symfony/string/tree/v6.4.39"
},
"funding": [
{
@@ -15142,7 +15147,7 @@
"type": "tidelift"
}
],
- "time": "2026-02-08T20:44:54+00:00"
+ "time": "2026-05-12T11:44:19+00:00"
},
{
"name": "symfony/uid",
@@ -15305,16 +15310,16 @@
},
{
"name": "symfony/yaml",
- "version": "v6.4.38",
+ "version": "v6.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
- "reference": "f8d2f4af29053842c01b4cae6bd4c2c3191fc63c"
+ "reference": "e8fdf3408c85806198d5826e604ffc6830d33152"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/yaml/zipball/f8d2f4af29053842c01b4cae6bd4c2c3191fc63c",
- "reference": "f8d2f4af29053842c01b4cae6bd4c2c3191fc63c",
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/e8fdf3408c85806198d5826e604ffc6830d33152",
+ "reference": "e8fdf3408c85806198d5826e604ffc6830d33152",
"shasum": ""
},
"require": {
@@ -15357,7 +15362,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/yaml/tree/v6.4.38"
+ "source": "https://github.com/symfony/yaml/tree/v6.4.41"
},
"funding": [
{
@@ -15377,7 +15382,7 @@
"type": "tidelift"
}
],
- "time": "2026-05-05T06:55:40+00:00"
+ "time": "2026-05-25T06:03:23+00:00"
},
{
"name": "tecnickcom/tc-lib-barcode",
@@ -17646,11 +17651,11 @@
},
{
"name": "phpstan/phpstan",
- "version": "2.1.54",
+ "version": "2.2.2",
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8be50c3992107dc837b17da4d140fbbdf9a5c5bd",
- "reference": "8be50c3992107dc837b17da4d140fbbdf9a5c5bd",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e5cc34d491a90e79c216d824f60fe21fd4d93bd6",
+ "reference": "e5cc34d491a90e79c216d824f60fe21fd4d93bd6",
"shasum": ""
},
"require": {
@@ -17673,6 +17678,17 @@
"license": [
"MIT"
],
+ "authors": [
+ {
+ "name": "Ondřej Mirtes"
+ },
+ {
+ "name": "Markus Staab"
+ },
+ {
+ "name": "Vincent Langlet"
+ }
+ ],
"description": "PHPStan - PHP Static Analysis Tool",
"keywords": [
"dev",
@@ -17695,7 +17711,7 @@
"type": "github"
}
],
- "time": "2026-04-29T13:31:09+00:00"
+ "time": "2026-06-05T09:00:01+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -18179,21 +18195,21 @@
},
{
"name": "rector/rector",
- "version": "2.4.3",
+ "version": "2.4.5",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
- "reference": "891824c6c59f02a56a5dd58ea8edc44e6c0ece29"
+ "reference": "cbd86024be5014d3c14d9f0b3f7aae8ecbffd62c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/rectorphp/rector/zipball/891824c6c59f02a56a5dd58ea8edc44e6c0ece29",
- "reference": "891824c6c59f02a56a5dd58ea8edc44e6c0ece29",
+ "url": "https://api.github.com/repos/rectorphp/rector/zipball/cbd86024be5014d3c14d9f0b3f7aae8ecbffd62c",
+ "reference": "cbd86024be5014d3c14d9f0b3f7aae8ecbffd62c",
"shasum": ""
},
"require": {
"php": "^7.4|^8.0",
- "phpstan/phpstan": "^2.1.48"
+ "phpstan/phpstan": "^2.1.56"
},
"conflict": {
"rector/rector-doctrine": "*",
@@ -18227,7 +18243,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
- "source": "https://github.com/rectorphp/rector/tree/2.4.3"
+ "source": "https://github.com/rectorphp/rector/tree/2.4.5"
},
"funding": [
{
@@ -18235,7 +18251,7 @@
"type": "github"
}
],
- "time": "2026-05-12T11:17:24+00:00"
+ "time": "2026-05-26T21:03:22+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -19404,16 +19420,16 @@
},
{
"name": "symfony/dom-crawler",
- "version": "v6.4.34",
+ "version": "v6.4.40",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
- "reference": "ec0d22e1b89d5767a44f7abb63a1f1439bd9c735"
+ "reference": "7e65f76c28f5ed8d933f2c86698a3e2bf0de1b10"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ec0d22e1b89d5767a44f7abb63a1f1439bd9c735",
- "reference": "ec0d22e1b89d5767a44f7abb63a1f1439bd9c735",
+ "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7e65f76c28f5ed8d933f2c86698a3e2bf0de1b10",
+ "reference": "7e65f76c28f5ed8d933f2c86698a3e2bf0de1b10",
"shasum": ""
},
"require": {
@@ -19451,7 +19467,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/dom-crawler/tree/v6.4.34"
+ "source": "https://github.com/symfony/dom-crawler/tree/v6.4.40"
},
"funding": [
{
@@ -19471,7 +19487,7 @@
"type": "tidelift"
}
],
- "time": "2026-02-16T20:44:03+00:00"
+ "time": "2026-05-19T20:33:22+00:00"
},
{
"name": "theseer/tokenizer",
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/8cfeff22372655dda0fe84a393da1ac6a7a88a11
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/8cfeff22372655dda0fe84a393da1ac6a7a88a11
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