diff --git a/composer.lock b/composer.lock index 5c238e23..97f76681 100644 --- a/composer.lock +++ b/composer.lock @@ -3365,17 +3365,17 @@ }, { "name": "drupal/entity_browser", - "version": "2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_browser.git", - "reference": "8.x-2.11" + "reference": "8.x-2.12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.11.zip", - "reference": "8.x-2.11", - "shasum": "4ead3d3f9f6365fbc25cfbd0edcc5e0a9cc52e02" + "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.12.zip", + "reference": "8.x-2.12", + "shasum": "eeafb55f02317c63b17d71913cb918e6341b7c0d" }, "require": { "drupal/core": "^10.2 || ^11" @@ -3397,8 +3397,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.11", - "datestamp": "1723378138", + "version": "8.x-2.12", + "datestamp": "1730631838", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3438,7 +3438,7 @@ "homepage": "https://www.drupal.org/user/471638" }, { - "name": "Primsi", + "name": "primsi", "homepage": "https://www.drupal.org/user/282629" }, { @@ -4257,16 +4257,16 @@ }, { "name": "drupal/hdbt", - "version": "6.7.22", + "version": "6.7.23", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-hdbt.git", - "reference": "2409e1caca4533d7d7ab8a504140190345ea56a1" + "reference": "c3eba8e806c2fc6746f0c79ff28a599ffc45963d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/2409e1caca4533d7d7ab8a504140190345ea56a1", - "reference": "2409e1caca4533d7d7ab8a504140190345ea56a1", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/c3eba8e806c2fc6746f0c79ff28a599ffc45963d", + "reference": "c3eba8e806c2fc6746f0c79ff28a599ffc45963d", "shasum": "" }, "require": { @@ -4285,10 +4285,10 @@ "Drupal" ], "support": { - "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/6.7.22", + "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/6.7.23", "issues": "https://github.com/City-of-Helsinki/drupal-hdbt/issues" }, - "time": "2024-10-30T13:44:31+00:00" + "time": "2024-10-31T14:57:06+00:00" }, { "name": "drupal/hdbt_admin", @@ -6687,17 +6687,17 @@ }, { "name": "drupal/raven", - "version": "6.0.10", + "version": "6.0.11", "source": { "type": "git", "url": "https://git.drupalcode.org/project/raven.git", - "reference": "6.0.10" + "reference": "6.0.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/raven-6.0.10.zip", - "reference": "6.0.10", - "shasum": "df0cce5b87bd76ce933d88afd91ebcd75741d329" + "url": "https://ftp.drupal.org/files/projects/raven-6.0.11.zip", + "reference": "6.0.11", + "shasum": "117934d82d34efde8a50247406fcf83d475a2be5" }, "require": { "drupal/core": "^10.2 || ^11", @@ -6711,8 +6711,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.10", - "datestamp": "1728022661", + "version": "6.0.11", + "datestamp": "1730515647", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17938,16 +17938,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.4.1", + "version": "5.5.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c" + "reference": "54e10d44fc1a84e2598d26f70d4f6f1f233e228a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", - "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/54e10d44fc1a84e2598d26f70d4f6f1f233e228a", + "reference": "54e10d44fc1a84e2598d26f70d4f6f1f233e228a", "shasum": "" }, "require": { @@ -17960,13 +17960,13 @@ "webmozart/assert": "^1.9.1" }, "require-dev": { - "mockery/mockery": "~1.3.5", + "mockery/mockery": "~1.3.5 || ~1.6.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.8", "phpstan/phpstan-mockery": "^1.1", "phpstan/phpstan-webmozart-assert": "^1.2", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "^5.13" + "psalm/phar": "^5.26" }, "type": "library", "extra": { @@ -17996,29 +17996,29 @@ "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.1" + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.5.0" }, - "time": "2024-05-21T05:55:05+00:00" + "time": "2024-11-04T21:26:31+00:00" }, { "name": "phpdocumentor/type-resolver", - "version": "1.8.2", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "153ae662783729388a584b4361f2545e4d841e3c" + "reference": "1fb5ba8d045f5dd984ebded5b1cc66f29459422d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c", - "reference": "153ae662783729388a584b4361f2545e4d841e3c", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/1fb5ba8d045f5dd984ebded5b1cc66f29459422d", + "reference": "1fb5ba8d045f5dd984ebded5b1cc66f29459422d", "shasum": "" }, "require": { "doctrine/deprecations": "^1.0", "php": "^7.3 || ^8.0", "phpdocumentor/reflection-common": "^2.0", - "phpstan/phpdoc-parser": "^1.13" + "phpstan/phpdoc-parser": "^1.18" }, "require-dev": { "ext-tokenizer": "*", @@ -18054,9 +18054,9 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.9.0" }, - "time": "2024-02-23T11:10:43+00:00" + "time": "2024-11-03T20:11:34+00:00" }, { "name": "phpspec/prophecy",