Verified Commit 14dd7374 authored by quietone's avatar quietone
Browse files

Issue #3465122 by catch, xjm, Spokje: Update composer dependencies prior to 11.0.0

parent 78c5916e
Loading
Loading
Loading
Loading
Loading
+201 −192

File changed.

Preview size limit exceeded, changes collapsed.

+18 −18
Original line number Diff line number Diff line
@@ -9,16 +9,16 @@
    "require": {
        "drupal/core": "11.0.x-dev",
        "asm89/stack-cors": "~v2.2.0",
        "composer/semver": "~3.4.0",
        "composer/semver": "~3.4.2",
        "doctrine/annotations": "~2.0.1",
        "doctrine/deprecations": "~1.1.3",
        "doctrine/lexer": "~2.1.1",
        "egulias/email-validator": "~4.0.2",
        "guzzlehttp/guzzle": "~7.8.1",
        "guzzlehttp/promises": "~2.0.2",
        "guzzlehttp/psr7": "~2.6.2",
        "guzzlehttp/guzzle": "~7.9.2",
        "guzzlehttp/promises": "~2.0.3",
        "guzzlehttp/psr7": "~2.7.0",
        "masterminds/html5": "~2.9.0",
        "mck89/peast": "~v1.16.2",
        "mck89/peast": "~v1.16.3",
        "pear/archive_tar": "~1.5.0",
        "pear/console_getopt": "~v1.4.3",
        "pear/pear-core-minimal": "~v1.10.15",
@@ -31,16 +31,16 @@
        "psr/log": "~3.0.0",
        "ralouphie/getallheaders": "~3.0.3",
        "sebastian/diff": "~5.1.1",
        "symfony/console": "~v7.1.2",
        "symfony/dependency-injection": "~v7.1.2",
        "symfony/console": "~v7.1.3",
        "symfony/dependency-injection": "~v7.1.3",
        "symfony/deprecation-contracts": "~v3.5.0",
        "symfony/error-handler": "~v7.1.2",
        "symfony/error-handler": "~v7.1.3",
        "symfony/event-dispatcher": "~v7.1.1",
        "symfony/event-dispatcher-contracts": "~v3.5.0",
        "symfony/filesystem": "~v7.1.2",
        "symfony/finder": "~v7.1.1",
        "symfony/http-foundation": "~v7.1.1",
        "symfony/http-kernel": "~v7.1.2",
        "symfony/finder": "~v7.1.3",
        "symfony/http-foundation": "~v7.1.3",
        "symfony/http-kernel": "~v7.1.3",
        "symfony/mailer": "~v7.1.2",
        "symfony/mime": "~v7.1.2",
        "symfony/polyfill-ctype": "~v1.30.0",
@@ -49,15 +49,15 @@
        "symfony/polyfill-intl-idn": "~v1.30.0",
        "symfony/polyfill-intl-normalizer": "~v1.30.0",
        "symfony/polyfill-mbstring": "~v1.30.0",
        "symfony/process": "~v7.1.1",
        "symfony/psr-http-message-bridge": "~v7.1.1",
        "symfony/routing": "~v7.1.1",
        "symfony/serializer": "~v7.1.2",
        "symfony/process": "~v7.1.3",
        "symfony/psr-http-message-bridge": "~v7.1.3",
        "symfony/routing": "~v7.1.3",
        "symfony/serializer": "~v7.1.3",
        "symfony/service-contracts": "~v3.5.0",
        "symfony/string": "~v7.1.2",
        "symfony/string": "~v7.1.3",
        "symfony/translation-contracts": "~v3.5.0",
        "symfony/validator": "~v7.1.2",
        "symfony/var-dumper": "~v7.1.2",
        "symfony/validator": "~v7.1.3",
        "symfony/var-dumper": "~v7.1.3",
        "symfony/var-exporter": "~v7.1.2",
        "symfony/yaml": "~v7.1.1",
        "twig/twig": "~v3.10.3"
+9 −9
Original line number Diff line number Diff line
@@ -11,20 +11,20 @@
        "behat/mink": "v1.11.0",
        "behat/mink-browserkit-driver": "v2.2.0",
        "colinodell/psr-testlogger": "v1.3.0",
        "composer/ca-bundle": "1.5.0",
        "composer/ca-bundle": "1.5.1",
        "composer/class-map-generator": "1.3.4",
        "composer/composer": "2.7.7",
        "composer/metadata-minifier": "1.0.0",
        "composer/pcre": "3.1.4",
        "composer/pcre": "3.2.0",
        "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.3",
        "google/protobuf": "v3.25.4",
        "justinrainbow/json-schema": "5.3.0",
        "lullabot/mink-selenium2-driver": "v1.7.2",
        "lullabot/php-webdriver": "v2.0.4",
        "lullabot/mink-selenium2-driver": "v1.7.3",
        "lullabot/php-webdriver": "v2.0.5",
        "mglaman/phpstan-drupal": "1.2.11",
        "micheh/phpcs-gitlab": "1.1.0",
        "mikey179/vfsstream": "v1.6.11",
@@ -49,7 +49,7 @@
        "phpspec/prophecy-phpunit": "v2.2.0",
        "phpstan/extension-installer": "1.4.1",
        "phpstan/phpdoc-parser": "1.29.1",
        "phpstan/phpstan": "1.11.7",
        "phpstan/phpstan": "1.11.9",
        "phpstan/phpstan-deprecation-rules": "1.2.0",
        "phpstan/phpstan-phpunit": "1.4.0",
        "phpunit/php-code-coverage": "10.1.15",
@@ -57,7 +57,7 @@
        "phpunit/php-invoker": "4.0.0",
        "phpunit/php-text-template": "3.0.1",
        "phpunit/php-timer": "6.0.0",
        "phpunit/phpunit": "10.5.26",
        "phpunit/phpunit": "10.5.29",
        "react/promise": "v3.2.0",
        "sebastian/cli-parser": "2.0.1",
        "sebastian/code-unit": "2.0.0",
@@ -73,12 +73,12 @@
        "sebastian/recursion-context": "5.0.0",
        "sebastian/type": "4.0.0",
        "sebastian/version": "4.0.1",
        "seld/jsonlint": "1.10.2",
        "seld/jsonlint": "1.11.0",
        "seld/phar-utils": "1.2.1",
        "seld/signal-handler": "2.0.2",
        "sirbrillig/phpcs-variable-analysis": "v2.11.19",
        "slevomat/coding-standard": "8.15.0",
        "squizlabs/php_codesniffer": "3.10.1",
        "squizlabs/php_codesniffer": "3.10.2",
        "symfony/browser-kit": "v7.1.1",
        "symfony/css-selector": "v7.1.1",
        "symfony/dom-crawler": "v7.1.1",
+49 −13
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
$ignoreErrors[] = [
	// identifier: return.missing
	'message' => '#^Function install_download_translation\\(\\) should return string but return statement is missing\\.$#',
	'count' => 1,
	'count' => 2,
	'path' => __DIR__ . '/includes/install.core.inc',
];
$ignoreErrors[] = [
@@ -692,7 +692,7 @@
$ignoreErrors[] = [
	// identifier: return.missing
	'message' => '#^Method Drupal\\\\block_content\\\\BlockContentForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#',
	'count' => 1,
	'count' => 2,
	'path' => __DIR__ . '/modules/block_content/src/BlockContentForm.php',
];
$ignoreErrors[] = [
@@ -782,7 +782,7 @@
$ignoreErrors[] = [
	// identifier: return.missing
	'message' => '#^Method Drupal\\\\contact\\\\MessageForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#',
	'count' => 1,
	'count' => 2,
	'path' => __DIR__ . '/modules/contact/src/MessageForm.php',
];
$ignoreErrors[] = [
@@ -935,6 +935,12 @@
	'count' => 1,
	'path' => __DIR__ . '/modules/file/file.module',
];
$ignoreErrors[] = [
	// identifier: argument.invalidPregQuote
	'message' => '#^Call to preg_quote\\(\\) is missing delimiter / to be effective\\.$#',
	'count' => 2,
	'path' => __DIR__ . '/modules/file/src/EventSubscriber/FileEventSubscriber.php',
];
$ignoreErrors[] = [
	// identifier: empty.variable
	'message' => '#^Variable \\$rows in empty\\(\\) always exists and is not falsy\\.$#',
@@ -950,7 +956,7 @@
$ignoreErrors[] = [
	// identifier: return.missing
	'message' => '#^Method Drupal\\\\file\\\\Plugin\\\\Field\\\\FieldType\\\\FileFieldItemList\\:\\:postSave\\(\\) should return bool but return statement is missing\\.$#',
	'count' => 1,
	'count' => 2,
	'path' => __DIR__ . '/modules/file/src/Plugin/Field/FieldType/FileFieldItemList.php',
];
$ignoreErrors[] = [
@@ -1148,7 +1154,7 @@
$ignoreErrors[] = [
	// identifier: return.missing
	'message' => '#^Method Drupal\\\\locale\\\\LocaleDefaultConfigStorage\\:\\:read\\(\\) should return array but return statement is missing\\.$#',
	'count' => 1,
	'count' => 2,
	'path' => __DIR__ . '/modules/locale/src/LocaleDefaultConfigStorage.php',
];
$ignoreErrors[] = [
@@ -1450,13 +1456,13 @@
$ignoreErrors[] = [
	// identifier: return.missing
	'message' => '#^Method Drupal\\\\node\\\\ConfigTranslation\\\\NodeTypeMapper\\:\\:setEntity\\(\\) should return bool but return statement is missing\\.$#',
	'count' => 1,
	'count' => 2,
	'path' => __DIR__ . '/modules/node/src/ConfigTranslation/NodeTypeMapper.php',
];
$ignoreErrors[] = [
	// identifier: return.missing
	'message' => '#^Method Drupal\\\\node\\\\NodeForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#',
	'count' => 1,
	'count' => 2,
	'path' => __DIR__ . '/modules/node/src/NodeForm.php',
];
$ignoreErrors[] = [
@@ -1540,9 +1546,15 @@
$ignoreErrors[] = [
	// identifier: return.missing
	'message' => '#^Method Drupal\\\\path\\\\Plugin\\\\Field\\\\FieldType\\\\PathItem\\:\\:postSave\\(\\) should return bool but return statement is missing\\.$#',
	'count' => 1,
	'count' => 3,
	'path' => __DIR__ . '/modules/path/src/Plugin/Field/FieldType/PathItem.php',
];
$ignoreErrors[] = [
	// identifier: argument.invalidPregQuote
	'message' => '#^Call to preg_quote\\(\\) is missing delimiter / to be effective\\.$#',
	'count' => 3,
	'path' => __DIR__ . '/modules/pgsql/src/Driver/Database/pgsql/Schema.php',
];
$ignoreErrors[] = [
	// identifier: variable.undefined
	'message' => '#^Variable \\$table_field might not be defined\\.$#',
@@ -1564,7 +1576,7 @@
$ignoreErrors[] = [
	// identifier: return.missing
	'message' => '#^Method Drupal\\\\responsive_image\\\\ResponsiveImageStyleForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#',
	'count' => 1,
	'count' => 2,
	'path' => __DIR__ . '/modules/responsive_image/src/ResponsiveImageStyleForm.php',
];
$ignoreErrors[] = [
@@ -1639,6 +1651,12 @@
	'count' => 1,
	'path' => __DIR__ . '/modules/sqlite/src/Driver/Database/sqlite/Connection.php',
];
$ignoreErrors[] = [
	// identifier: argument.invalidPregQuote
	'message' => '#^Call to preg_quote\\(\\) is missing delimiter / to be effective\\.$#',
	'count' => 1,
	'path' => __DIR__ . '/modules/sqlite/src/Driver/Database/sqlite/Statement.php',
];
$ignoreErrors[] = [
	// identifier: return.missing
	'message' => '#^Method Drupal\\\\system\\\\Controller\\\\BatchController\\:\\:batchPage\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\Response but return statement is missing\\.$#',
@@ -1795,7 +1813,7 @@
$ignoreErrors[] = [
	// identifier: return.missing
	'message' => '#^Method Drupal\\\\taxonomy\\\\TermForm\\:\\:validateForm\\(\\) should return Drupal\\\\Core\\\\Entity\\\\ContentEntityInterface but return statement is missing\\.$#',
	'count' => 1,
	'count' => 2,
	'path' => __DIR__ . '/modules/taxonomy/src/TermForm.php',
];
$ignoreErrors[] = [
@@ -1855,7 +1873,7 @@
$ignoreErrors[] = [
	// identifier: return.missing
	'message' => '#^Method Drupal\\\\user\\\\RegisterForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#',
	'count' => 1,
	'count' => 4,
	'path' => __DIR__ . '/modules/user/src/RegisterForm.php',
];
$ignoreErrors[] = [
@@ -2251,7 +2269,7 @@
$ignoreErrors[] = [
	// identifier: return.missing
	'message' => '#^Method Drupal\\\\views_ui\\\\ViewUI\\:\\:set\\(\\) should return \\$this\\(Drupal\\\\views_ui\\\\ViewUI\\) but return statement is missing\\.$#',
	'count' => 1,
	'count' => 2,
	'path' => __DIR__ . '/modules/views_ui/src/ViewUI.php',
];
$ignoreErrors[] = [
@@ -2305,7 +2323,7 @@
$ignoreErrors[] = [
	// identifier: return.missing
	'message' => '#^Method Drupal\\\\workspaces\\\\Form\\\\WorkspaceForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#',
	'count' => 1,
	'count' => 2,
	'path' => __DIR__ . '/modules/workspaces/src/Form/WorkspaceForm.php',
];
$ignoreErrors[] = [
@@ -2431,6 +2449,12 @@
	'count' => 1,
	'path' => __DIR__ . '/tests/Drupal/KernelTests/Core/Installer/InstallerRedirectTraitTest.php',
];
$ignoreErrors[] = [
	// identifier: argument.invalidPregQuote
	'message' => '#^Call to preg_quote\\(\\) is missing delimiter / to be effective\\.$#',
	'count' => 1,
	'path' => __DIR__ . '/tests/Drupal/KernelTests/KernelTestBase.php',
];
$ignoreErrors[] = [
	// identifier: isset.variable
	'message' => '#^Variable \\$value in isset\\(\\) always exists and is not nullable\\.$#',
@@ -2681,6 +2705,12 @@
	'count' => 1,
	'path' => __DIR__ . '/tests/Drupal/Tests/Core/Plugin/TestPluginManager.php',
];
$ignoreErrors[] = [
	// identifier: argument.invalidPregQuote
	'message' => '#^Call to preg_quote\\(\\) is missing delimiter / to be effective\\.$#',
	'count' => 1,
	'path' => __DIR__ . '/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php',
];
$ignoreErrors[] = [
	// identifier: isset.variable
	'message' => '#^Variable \\$value in isset\\(\\) always exists and is not nullable\\.$#',
@@ -2694,5 +2724,11 @@
	'count' => 1,
	'path' => __DIR__ . '/tests/Drupal/Tests/DrupalTestBrowser.php',
];
$ignoreErrors[] = [
	// identifier: argument.invalidPregQuote
	'message' => '#^Call to preg_quote\\(\\) is missing delimiter / to be effective\\.$#',
	'count' => 1,
	'path' => __DIR__ . '/tests/Drupal/Tests/WebAssert.php',
];

return ['parameters' => ['ignoreErrors' => $ignoreErrors]];
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
    "description": "Tests Drupal core's PHPStan rules",
    "require-dev": {
        "phpunit/phpunit": "^10",
        "phpstan/phpstan": "1.11.7"
        "phpstan/phpstan": "1.11.9"
    },
    "license": "GPL-2.0-or-later",
    "autoload": {