[TikiWiki-commits] [Git][tikiwiki/tiki][master] [UPD] Update composer.lock (Master)
"King KAMBALE DAVID \(@kambaledavidking\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6a25730541b7_381949208979c@gitlab-sidekiq-low-urgency-cpu-bound-v2-7bd4cd44c6-zrvbg.mail> |
King KAMBALE DAVID pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
2a54a416 by King KAMBALE DAVID at 2026-06-07T13:15:36+00:00
[UPD] Update composer.lock (Master)
---
* [UPD] Update composer.lock (Master)
See merge request tikiwiki/tiki!10456
- - - - -
1 changed file:
- vendor_bundled/composer.lock
Changes:
=====================================
vendor_bundled/composer.lock
=====================================
@@ -768,16 +768,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": {
@@ -859,9 +859,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",
@@ -1514,16 +1514,16 @@
},
{
"name": "components/jquery",
- "version": "v3.7.1",
+ "version": "4.0.0",
"source": {
"type": "git",
"url": "https://github.com/components/jquery.git",
- "reference": "8edc7785239bb8c2ad2b83302b856a1d61de60e7"
+ "reference": "594f9dd922c3b12519c8d52bde744b79fd2ca816"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/components/jquery/zipball/8edc7785239bb8c2ad2b83302b856a1d61de60e7",
- "reference": "8edc7785239bb8c2ad2b83302b856a1d61de60e7",
+ "url": "https://api.github.com/repos/components/jquery/zipball/594f9dd922c3b12519c8d52bde744b79fd2ca816",
+ "reference": "594f9dd922c3b12519c8d52bde744b79fd2ca816",
"shasum": ""
},
"type": "component",
@@ -1559,7 +1559,7 @@
"source": "https://github.com/jquery/jquery",
"wiki": "http://docs.jquery.com/"
},
- "time": "2023-09-22T01:43:46+00:00"
+ "time": "2026-05-11T18:06:23+00:00"
},
{
"name": "composer/semver",
@@ -2293,16 +2293,16 @@
},
{
"name": "elasticemail/elasticemail-php",
- "version": "4.0.27",
+ "version": "4.0.28",
"source": {
"type": "git",
"url": "https://github.com/ElasticEmail/elasticemail-php.git",
- "reference": "2c9bf04c168e93626be497fbad2e3ab646333565"
+ "reference": "5bd19d378386d1c55726170dab1c0c2a0dd90493"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ElasticEmail/elasticemail-php/zipball/2c9bf04c168e93626be497fbad2e3ab646333565",
- "reference": "2c9bf04c168e93626be497fbad2e3ab646333565",
+ "url": "https://api.github.com/repos/ElasticEmail/elasticemail-php/zipball/5bd19d378386d1c55726170dab1c0c2a0dd90493",
+ "reference": "5bd19d378386d1c55726170dab1c0c2a0dd90493",
"shasum": ""
},
"require": {
@@ -2311,10 +2311,10 @@
"ext-mbstring": "*",
"guzzlehttp/guzzle": "^7.3",
"guzzlehttp/psr7": "^1.7 || ^2.0",
- "php": "^7.4 || ^8.0"
+ "php": "^7.3 || ^8.0"
},
"require-dev": {
- "friendsofphp/php-cs-fixer": "^3.5",
+ "friendsofphp/php-cs-fixer": "^2.12",
"phpunit/phpunit": "^8.0 || ^9.0"
},
"type": "library",
@@ -2329,12 +2329,12 @@
],
"authors": [
{
- "name": "OpenAPI",
- "homepage": "https://openapi-generator.tech"
+ "name": "Elastic Email",
+ "homepage": "https://elasticemail.com"
}
],
- "description": "This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach. Every API call is established on which specific request type (GET, POST, PUT, DELETE) will be used. The API has a limit of 20 concurrent connections and a hard timeout of 600 seconds per request. To start using this API, you will need your Access Token (available <a target='_blank' href='https://app.elasticemail.com/marketing/settings/new/manage-api'>here</a>). Remember to keep it safe. Required access levels are listed in the given request’s description. Downloadable library clients can be found in our Github repository <a target='_blank' href='https://github.com/ElasticEmail?tab=repositories&q=%22rest+api%22+in%3Areadme'>here</a>",
- "homepage": "https://openapi-generator.tech",
+ "description": "The PHP library for the Elastic Email REST API. This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach. To start using this API, you will need your Access Token. Remember to keep it safe.",
+ "homepage": "https://elasticemail.com",
"keywords": [
"api",
"openapi",
@@ -2346,9 +2346,9 @@
],
"support": {
"issues": "https://github.com/ElasticEmail/elasticemail-php/issues",
- "source": "https://github.com/ElasticEmail/elasticemail-php/tree/4.0.27"
+ "source": "https://github.com/ElasticEmail/elasticemail-php/tree/4.0.28"
},
- "time": "2026-03-11T21:53:00+00:00"
+ "time": "2026-05-13T07:41:32+00:00"
},
{
"name": "elliotjreed/disposable-emails-filter",
@@ -2737,25 +2737,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"
@@ -2764,8 +2765,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": {
@@ -2843,7 +2845,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": [
{
@@ -2859,28 +2861,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": {
@@ -2926,7 +2929,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": [
{
@@ -2942,27 +2945,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",
@@ -2970,9 +2975,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"
@@ -3043,7 +3048,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": [
{
@@ -3059,7 +3064,7 @@
"type": "tidelift"
}
],
- "time": "2026-03-10T16:41:02+00:00"
+ "time": "2026-06-02T12:30:48+00:00"
},
{
"name": "h5p/h5p-core",
@@ -3320,12 +3325,12 @@
"source": {
"type": "git",
"url": "https://github.com/cypht-org/cypht.git",
- "reference": "3fa14a47e7e125e45e181cca967ea4ae155fe390"
+ "reference": "fa493d257ad3598a715c599e70219780b7d718e1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/cypht-org/cypht/zipball/3fa14a47e7e125e45e181cca967ea4ae155fe390",
- "reference": "3fa14a47e7e125e45e181cca967ea4ae155fe390",
+ "url": "https://api.github.com/repos/cypht-org/cypht/zipball/fa493d257ad3598a715c599e70219780b7d718e1",
+ "reference": "fa493d257ad3598a715c599e70219780b7d718e1",
"shasum": ""
},
"require": {
@@ -3347,7 +3352,7 @@
"php": ">=8.1",
"sentry/sdk": "^4.0",
"symfony/dotenv": "^6.4",
- "symfony/yaml": "~6.4.3",
+ "symfony/yaml": "^6.4.40",
"thomaspark/bootswatch": "^5.3",
"twbs/bootstrap": "^5.3",
"twbs/bootstrap-icons": "^1.11",
@@ -3403,7 +3408,7 @@
"source": "https://github.com/cypht-org/cypht/",
"wiki": "https://github.com/cypht-org/cypht/wiki"
},
- "time": "2026-05-10T18:11:23+00:00"
+ "time": "2026-06-04T06:44:17+00:00"
},
{
"name": "jean85/pretty-package-versions",
@@ -3556,16 +3561,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": {
@@ -3598,9 +3603,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",
@@ -5433,16 +5438,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": {
@@ -5510,26 +5515,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"
@@ -5565,9 +5570,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",
@@ -6869,16 +6874,16 @@
},
{
"name": "mcp/sdk",
- "version": "v0.5.0",
+ "version": "v0.6.0",
"source": {
"type": "git",
"url": "https://github.com/modelcontextprotocol/php-sdk.git",
- "reference": "fb2c8c2ee4ab2791239c5f534bb07bfb7589d4e8"
+ "reference": "433c84b58af346dd32f15f9909679e96a46ebe23"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/modelcontextprotocol/php-sdk/zipball/fb2c8c2ee4ab2791239c5f534bb07bfb7589d4e8",
- "reference": "fb2c8c2ee4ab2791239c5f534bb07bfb7589d4e8",
+ "url": "https://api.github.com/repos/modelcontextprotocol/php-sdk/zipball/433c84b58af346dd32f15f9909679e96a46ebe23",
+ "reference": "433c84b58af346dd32f15f9909679e96a46ebe23",
"shasum": ""
},
"require": {
@@ -6947,22 +6952,22 @@
"description": "Model Context Protocol SDK for Client and Server applications in PHP",
"support": {
"issues": "https://github.com/modelcontextprotocol/php-sdk/issues",
- "source": "https://github.com/modelcontextprotocol/php-sdk/tree/v0.5.0"
+ "source": "https://github.com/modelcontextprotocol/php-sdk/tree/v0.6.0"
},
- "time": "2026-04-26T13:37:40+00:00"
+ "time": "2026-06-02T15:47:04+00:00"
},
{
"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": {
@@ -7012,9 +7017,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",
@@ -7774,21 +7779,21 @@
},
{
"name": "onelogin/php-saml",
- "version": "4.3.1",
+ "version": "4.3.2",
"source": {
"type": "git",
"url": "https://github.com/SAML-Toolkits/php-saml.git",
- "reference": "b009f160e4ac11f49366a45e0d45706b48429353"
+ "reference": "26b3a47349415e5b7aa300ba4ab7fc316c65f19e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/SAML-Toolkits/php-saml/zipball/b009f160e4ac11f49366a45e0d45706b48429353",
- "reference": "b009f160e4ac11f49366a45e0d45706b48429353",
+ "url": "https://api.github.com/repos/SAML-Toolkits/php-saml/zipball/26b3a47349415e5b7aa300ba4ab7fc316c65f19e",
+ "reference": "26b3a47349415e5b7aa300ba4ab7fc316c65f19e",
"shasum": ""
},
"require": {
"php": ">=7.3",
- "robrichards/xmlseclibs": ">=3.1.4"
+ "robrichards/xmlseclibs": "^3.1.5"
},
"require-dev": {
"pdepend/pdepend": "^2.8.0",
@@ -7834,7 +7839,7 @@
"type": "github"
}
],
- "time": "2025-12-09T10:50:49+00:00"
+ "time": "2026-05-07T22:38:04+00:00"
},
{
"name": "openannotation/annotator",
@@ -11500,16 +11505,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": {
@@ -11600,7 +11605,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",
@@ -12323,16 +12328,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": {
@@ -12399,7 +12404,7 @@
"psr6"
],
"support": {
- "source": "https://github.com/symfony/cache/tree/v6.4.38"
+ "source": "https://github.com/symfony/cache/tree/v6.4.41"
},
"funding": [
{
@@ -12419,7 +12424,7 @@
"type": "tidelift"
}
],
- "time": "2026-05-05T08:16:30+00:00"
+ "time": "2026-05-24T08:42:40+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -12582,16 +12587,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": {
@@ -12656,7 +12661,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v6.4.37"
+ "source": "https://github.com/symfony/console/tree/v6.4.41"
},
"funding": [
{
@@ -12676,7 +12681,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-13T15:27:04+00:00"
+ "time": "2026-05-24T08:48:41+00:00"
},
{
"name": "symfony/css-selector",
@@ -12905,16 +12910,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": {
@@ -12959,7 +12964,7 @@
"environment"
],
"support": {
- "source": "https://github.com/symfony/dotenv/tree/v6.4.37"
+ "source": "https://github.com/symfony/dotenv/tree/v6.4.39"
},
"funding": [
{
@@ -12979,7 +12984,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-29T06:20:43+00:00"
+ "time": "2026-05-06T14:07:03+00:00"
},
{
"name": "symfony/event-dispatcher",
@@ -13147,16 +13152,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": {
@@ -13193,7 +13198,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": [
{
@@ -13213,7 +13218,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-13T15:27:04+00:00"
+ "time": "2026-05-07T13:11:42+00:00"
},
{
"name": "symfony/finder",
@@ -13285,16 +13290,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": {
@@ -13359,7 +13364,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": [
{
@@ -13379,7 +13384,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-29T06:37:06+00:00"
+ "time": "2026-05-24T09:51:05+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -13465,16 +13470,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": {
@@ -13522,7 +13527,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": [
{
@@ -13542,7 +13547,7 @@
"type": "tidelift"
}
],
- "time": "2026-03-06T11:15:58+00:00"
+ "time": "2026-05-24T10:54:17+00:00"
},
{
"name": "symfony/mailchimp-mailer",
@@ -13615,16 +13620,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": {
@@ -13675,7 +13680,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": [
{
@@ -13695,7 +13700,7 @@
"type": "tidelift"
}
],
- "time": "2026-02-24T09:34:36+00:00"
+ "time": "2026-05-19T20:33:22+00:00"
},
{
"name": "symfony/mailgun-mailer",
@@ -13772,16 +13777,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": {
@@ -13837,7 +13842,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": [
{
@@ -13857,7 +13862,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-29T09:53:28+00:00"
+ "time": "2026-05-23T14:40:34+00:00"
},
{
"name": "symfony/options-resolver",
@@ -14099,16 +14104,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": {
@@ -14157,7 +14162,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": [
{
@@ -14177,20 +14182,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": {
@@ -14245,7 +14250,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": [
{
@@ -14265,20 +14270,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": {
@@ -14332,7 +14337,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": [
{
@@ -14352,20 +14357,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": {
@@ -14417,7 +14422,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": [
{
@@ -14437,20 +14442,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": {
@@ -14502,7 +14507,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": [
{
@@ -14522,7 +14527,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-10T17:25:58+00:00"
+ "time": "2026-05-26T12:51:13+00:00"
},
{
"name": "symfony/polyfill-php80",
@@ -14610,16 +14615,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": {
@@ -14666,7 +14671,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": [
{
@@ -14686,20 +14691,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": {
@@ -14746,7 +14751,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": [
{
@@ -14766,20 +14771,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": {
@@ -14826,7 +14831,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": [
{
@@ -14846,20 +14851,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": {
@@ -14906,7 +14911,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": [
{
@@ -14926,7 +14931,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-26T13:10:57+00:00"
+ "time": "2026-05-26T02:25:22+00:00"
},
{
"name": "symfony/polyfill-uuid",
@@ -15013,16 +15018,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": {
@@ -15063,7 +15068,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": [
{
@@ -15083,20 +15088,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": {
@@ -15128,7 +15133,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": [
{
@@ -15148,7 +15153,7 @@
"type": "tidelift"
}
],
- "time": "2026-01-23T16:02:12+00:00"
+ "time": "2026-05-23T13:47:21+00:00"
},
{
"name": "symfony/property-access",
@@ -15323,16 +15328,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": {
@@ -15386,7 +15391,7 @@
"url"
],
"support": {
- "source": "https://github.com/symfony/routing/tree/v6.4.37"
+ "source": "https://github.com/symfony/routing/tree/v6.4.41"
},
"funding": [
{
@@ -15406,7 +15411,7 @@
"type": "tidelift"
}
],
- "time": "2026-04-18T13:45:55+00:00"
+ "time": "2026-05-24T11:18:16+00:00"
},
{
"name": "symfony/sendgrid-mailer",
@@ -15571,16 +15576,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": {
@@ -15636,7 +15641,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v6.4.34"
+ "source": "https://github.com/symfony/string/tree/v6.4.39"
},
"funding": [
{
@@ -15656,7 +15661,7 @@
"type": "tidelift"
}
],
- "time": "2026-02-08T20:44:54+00:00"
+ "time": "2026-05-12T11:44:19+00:00"
},
{
"name": "symfony/uid",
@@ -15819,16 +15824,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": {
@@ -15871,7 +15876,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": [
{
@@ -15891,7 +15896,7 @@
"type": "tidelift"
}
],
- "time": "2026-05-05T06:55:40+00:00"
+ "time": "2026-05-25T06:03:23+00:00"
},
{
"name": "tecnickcom/tc-lib-barcode",
@@ -18160,11 +18165,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": {
@@ -18187,6 +18192,17 @@
"license": [
"MIT"
],
+ "authors": [
+ {
+ "name": "Ondřej Mirtes"
+ },
+ {
+ "name": "Markus Staab"
+ },
+ {
+ "name": "Vincent Langlet"
+ }
+ ],
"description": "PHPStan - PHP Static Analysis Tool",
"keywords": [
"dev",
@@ -18209,7 +18225,7 @@
"type": "github"
}
],
- "time": "2026-04-29T13:31:09+00:00"
+ "time": "2026-06-05T09:00:01+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -18693,21 +18709,21 @@
},
{
"name": "rector/rector",
- "version": "2.4.2",
+ "version": "2.4.5",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
- "reference": "e645b6463c6a88ea5b44b17d3387d35a912c7946"
+ "reference": "cbd86024be5014d3c14d9f0b3f7aae8ecbffd62c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/rectorphp/rector/zipball/e645b6463c6a88ea5b44b17d3387d35a912c7946",
- "reference": "e645b6463c6a88ea5b44b17d3387d35a912c7946",
+ "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": "*",
@@ -18741,7 +18757,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
- "source": "https://github.com/rectorphp/rector/tree/2.4.2"
+ "source": "https://github.com/rectorphp/rector/tree/2.4.5"
},
"funding": [
{
@@ -18749,7 +18765,7 @@
"type": "github"
}
],
- "time": "2026-04-16T13:07:34+00:00"
+ "time": "2026-05-26T21:03:22+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -20032,16 +20048,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": {
@@ -20079,7 +20095,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": [
{
@@ -20099,7 +20115,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/2a54a4165791331597de3a6724aaa6fb400a8e07
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/2a54a4165791331597de3a6724aaa6fb400a8e07
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