Skip to content
Snippets Groups Projects
Commit f9d51f5c authored by catch's avatar catch
Browse files

Issue #3486550 by spokje: Update Composer dependencies for 11.1.0-beta1

parent 58879217
No related branches found
No related tags found
20 merge requests!11380Issue #3490698 by catch, spokje: Bump MINIMUM_STABILITY back to 'stable' when...,!11239Issue #3507548: Allow workspace changes listing to show all items, without a pager,!11238Fix issue #3051797,!11213Issue #3506743 by tomislav.matokovic: Increasing the color contrast for the navigation block title against the background of the navigation sidebar to at least 4.5:1,!11147Draft: Try to avoid manually setting required cache contexts,!11108Issue #3490298 by nicxvan: Profiles can be missed in OOP hooks,!11093Drupal on MongoDB 11.1.x,!11017Issue #3502540: Add date filter for moderated content.,!11009Issue #3486972 migrate feed icon,!10999Cleaning up Taxonomy hooks and updating baseline.,!10977Issue #3501457: Fix path used in a A11y Test Admin,!10881Issue #3489329 by mfb, casey: symfony/http-foundation commit 32310ff breaks PathValidator,!10570Issue #3494197: Convert Twig engine hooks,!10567Issue #3494154: Index is not added if entity doesn't support revisions,!10548Revert "Issue #3478621 by catch, longwave, nicxvan: Add filecache to OOP hook attribute parsing",!10404Margin has been added,!10391Issue #3485117 by nexusnovaz, godotislate, nicxvan: Fix return type on...,!10388Issue #3485117 by nexusnovaz, godotislate, nicxvan: Fix return type on...,!10376Issue #3485117 by nexusnovaz, godotislate, nicxvan: Fix return type on...,!10237Issue #3484105 by nicxvan, godotislate: Automatically included .inc files are no longer included
Pipeline #335556 canceled
Pipeline: drupal

#335557

    ......@@ -64,7 +64,8 @@
    "drupal/core-project-message": true,
    "drupal/core-vendor-hardening": true,
    "php-http/discovery": true,
    "phpstan/extension-installer": true
    "phpstan/extension-installer": true,
    "tbachert/spi": true
    }
    },
    "extra": {
    ......
    This diff is collapsed.
    ......@@ -10,12 +10,12 @@
    "drupal/core": "11.1.x-dev",
    "asm89/stack-cors": "~v2.2.0",
    "composer/semver": "~3.4.3",
    "doctrine/annotations": "~2.0.1",
    "doctrine/annotations": "~2.0.2",
    "doctrine/deprecations": "~1.1.3",
    "doctrine/lexer": "~2.1.1",
    "egulias/email-validator": "~4.0.2",
    "guzzlehttp/guzzle": "~7.9.2",
    "guzzlehttp/promises": "~2.0.3",
    "guzzlehttp/promises": "~2.0.4",
    "guzzlehttp/psr7": "~2.7.0",
    "masterminds/html5": "~2.9.0",
    "mck89/peast": "~v1.16.3",
    ......
    ......@@ -10,59 +10,63 @@
    "drupal/core": "11.1.x-dev",
    "behat/mink": "v1.12.0",
    "behat/mink-browserkit-driver": "v2.2.0",
    "brick/math": "0.12.1",
    "colinodell/psr-testlogger": "v1.3.0",
    "composer/ca-bundle": "1.5.2",
    "composer/ca-bundle": "1.5.3",
    "composer/class-map-generator": "1.4.0",
    "composer/composer": "2.8.1",
    "composer/composer": "2.8.2",
    "composer/metadata-minifier": "1.0.0",
    "composer/pcre": "3.3.1",
    "composer/spdx-licenses": "1.5.8",
    "composer/xdebug-handler": "3.0.5",
    "dealerdirect/phpcodesniffer-composer-installer": "v1.0.0",
    "doctrine/instantiator": "2.0.0",
    "drupal/coder": "8.3.24",
    "google/protobuf": "v3.25.4",
    "drupal/coder": "8.3.25",
    "google/protobuf": "v4.28.3",
    "justinrainbow/json-schema": "5.3.0",
    "lullabot/mink-selenium2-driver": "v1.7.3",
    "lullabot/php-webdriver": "v2.0.5",
    "mglaman/phpstan-drupal": "1.2.12",
    "lullabot/mink-selenium2-driver": "v1.7.4",
    "lullabot/php-webdriver": "v2.0.6",
    "mglaman/phpstan-drupal": "1.3.1",
    "micheh/phpcs-gitlab": "1.1.0",
    "mikey179/vfsstream": "v1.6.12",
    "myclabs/deep-copy": "1.12.0",
    "nikic/php-parser": "v5.1.0",
    "open-telemetry/api": "1.0.3",
    "open-telemetry/context": "1.0.2",
    "open-telemetry/exporter-otlp": "1.0.4",
    "open-telemetry/gen-otlp-protobuf": "1.1.0",
    "open-telemetry/sdk": "1.0.8",
    "open-telemetry/sem-conv": "1.27.0",
    "myclabs/deep-copy": "1.12.1",
    "nikic/php-parser": "v5.3.1",
    "nyholm/psr7-server": "1.1.0",
    "open-telemetry/api": "1.1.1",
    "open-telemetry/context": "1.1.0",
    "open-telemetry/exporter-otlp": "1.1.0",
    "open-telemetry/gen-otlp-protobuf": "1.2.1",
    "open-telemetry/sdk": "1.1.2",
    "open-telemetry/sem-conv": "1.27.1",
    "phar-io/manifest": "2.0.4",
    "phar-io/version": "3.2.1",
    "php-http/discovery": "1.19.4",
    "php-http/discovery": "1.20.0",
    "php-http/guzzle7-adapter": "1.0.0",
    "php-http/httplug": "2.4.0",
    "php-http/httplug": "2.4.1",
    "php-http/promise": "1.3.1",
    "phpdocumentor/reflection-common": "2.2.0",
    "phpdocumentor/reflection-docblock": "5.4.1",
    "phpdocumentor/type-resolver": "1.8.2",
    "phpdocumentor/reflection-docblock": "5.5.1",
    "phpdocumentor/type-resolver": "1.10.0",
    "phpspec/prophecy": "v1.19.0",
    "phpspec/prophecy-phpunit": "v2.2.0",
    "phpstan/extension-installer": "1.4.1",
    "phpstan/phpdoc-parser": "1.29.1",
    "phpstan/phpstan": "1.12.4",
    "phpstan/phpstan-deprecation-rules": "1.2.0",
    "phpstan/extension-installer": "1.4.3",
    "phpstan/phpdoc-parser": "1.33.0",
    "phpstan/phpstan": "1.12.9",
    "phpstan/phpstan-deprecation-rules": "1.2.1",
    "phpstan/phpstan-phpunit": "1.4.0",
    "phpunit/php-code-coverage": "10.1.16",
    "phpunit/php-file-iterator": "4.1.0",
    "phpunit/php-invoker": "4.0.0",
    "phpunit/php-text-template": "3.0.1",
    "phpunit/php-timer": "6.0.0",
    "phpunit/phpunit": "10.5.35",
    "phpunit/phpunit": "10.5.38",
    "ramsey/collection": "2.0.0",
    "ramsey/uuid": "4.7.6",
    "react/promise": "v3.2.0",
    "sebastian/cli-parser": "2.0.1",
    "sebastian/code-unit": "2.0.0",
    "sebastian/code-unit-reverse-lookup": "3.0.0",
    "sebastian/comparator": "5.0.2",
    "sebastian/comparator": "5.0.3",
    "sebastian/complexity": "3.2.0",
    "sebastian/environment": "6.1.0",
    "sebastian/exporter": "5.1.2",
    ......@@ -78,11 +82,12 @@
    "seld/signal-handler": "2.0.2",
    "sirbrillig/phpcs-variable-analysis": "v2.11.19",
    "slevomat/coding-standard": "8.15.0",
    "squizlabs/php_codesniffer": "3.10.2",
    "squizlabs/php_codesniffer": "3.10.3",
    "symfony/browser-kit": "v7.2.0-BETA1",
    "symfony/css-selector": "v7.2.0-BETA1",
    "symfony/dom-crawler": "v7.2.0-BETA1",
    "symfony/lock": "v7.2.0-BETA1",
    "tbachert/spi": "v1.0.2",
    "theseer/tokenizer": "1.2.3",
    "webflo/drupal-finder": "1.3.1",
    "webmozart/assert": "1.11.0"
    ......
    ......@@ -388,6 +388,7 @@ nourriture
    nplurals
    nproc
    ntfs
    nyholm
    oembed
    omittable
    onecol
    ......@@ -584,6 +585,7 @@ tablesorts
    tabset
    tabwidth
    taskless
    tbachert
    testbot
    testbots
    testgroups
    ......
    ......@@ -3,7 +3,7 @@
    "description": "Tests Drupal core's PHPStan rules",
    "require-dev": {
    "phpunit/phpunit": "^10",
    "phpstan/phpstan": "1.12.4"
    "phpstan/phpstan": "1.12.9"
    },
    "license": "GPL-2.0-or-later",
    "autoload": {
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment