Skip to content

Commit

Permalink
Bump drupal/entity_browser from 2.11.0 to 2.12.0
Browse files Browse the repository at this point in the history
Bumps drupal/entity_browser from 2.11.0 to 2.12.0.

---
updated-dependencies:
- dependency-name: drupal/entity_browser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 470044c commit c147a28
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5748,17 +5748,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"
Expand All @@ -5780,8 +5780,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"
Expand Down Expand Up @@ -5821,7 +5821,7 @@
"homepage": "https://www.drupal.org/user/471638"
},
{
"name": "Primsi",
"name": "primsi",
"homepage": "https://www.drupal.org/user/282629"
},
{
Expand Down Expand Up @@ -19711,26 +19711,27 @@
},
{
"name": "phpspec/prophecy",
"version": "v1.19.0",
"version": "v1.20.0",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "67a759e7d8746d501c41536ba40cd9c0a07d6a87"
"reference": "a0165c648cab6a80311c74ffc708a07bb53ecc93"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/67a759e7d8746d501c41536ba40cd9c0a07d6a87",
"reference": "67a759e7d8746d501c41536ba40cd9c0a07d6a87",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/a0165c648cab6a80311c74ffc708a07bb53ecc93",
"reference": "a0165c648cab6a80311c74ffc708a07bb53ecc93",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.2 || ^2.0",
"php": "^7.2 || 8.0.* || 8.1.* || 8.2.* || 8.3.*",
"php": "^7.2 || 8.0.* || 8.1.* || 8.2.* || 8.3.* || 8.4.*",
"phpdocumentor/reflection-docblock": "^5.2",
"sebastian/comparator": "^3.0 || ^4.0 || ^5.0 || ^6.0",
"sebastian/recursion-context": "^3.0 || ^4.0 || ^5.0 || ^6.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.40",
"phpspec/phpspec": "^6.0 || ^7.0",
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^8.0 || ^9.0 || ^10.0"
Expand Down Expand Up @@ -19774,9 +19775,9 @@
],
"support": {
"issues": "https://github.com/phpspec/prophecy/issues",
"source": "https://github.com/phpspec/prophecy/tree/v1.19.0"
"source": "https://github.com/phpspec/prophecy/tree/v1.20.0"
},
"time": "2024-02-29T11:52:51+00:00"
"time": "2024-11-19T13:12:41+00:00"
},
{
"name": "phpspec/prophecy-phpunit",
Expand Down

0 comments on commit c147a28

Please sign in to comment.