Skip to content
Snippets Groups Projects
Verified Commit 4b1b424d authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3306946 by xjm, Spokje, andypost, longwave: Update Composer...

Issue #3306946 by xjm, Spokje, andypost, longwave: Update Composer dependencies in 10.0 and 9.5, and increase constraints to require latest minors

(cherry picked from commit f1e6390c)
parent 0b838682
Branches
Tags
23 merge requests!8506Draft: Issue #3456536 by ibrahim tameme,!5646Issue #3350972 by nod_: [random test failure]...,!5600Issue #3350972 by nod_: [random test failure]...,!5343Issue #3305066 by quietone, Rename RedirectLeadingSlashesSubscriber,!4350Issue #3307718: Implement xxHash for non-cryptographic use-cases,!3603#ISSUE 3346218 Add a different message on edit comment,!3555Issue #2473873: Views entity operations lack cacheability support, resulting in incorrect dropbuttons,!3494Issue #3327018 by Spokje, longwave, xjm, mondrake: Update PHPStan to 1.9.3 and...,!3410Issue #3340128: UserLoginForm::submitForm has some dead code,!3389Issue #3325184 by Spokje, andypost, xjm, smustgrave: $this->configFactory is...,!3381Issue #3332363: Refactor Claro's menus-and-lists stylesheet,!3307Issue #3326193: CKEditor 5 can grow past the viewport when there is a lot of content,!3236Issue #3332419: Refactor Claro's messages stylesheet,!3231Draft: Issue #3049525 by longwave, fougere, larowlan, kim.pepper, AaronBauman, Wim...,!3212Issue #3294003: Refactor Claro's entity-meta stylesheet,!3194Issue #3330981: Fix PHPStan L1 error "Relying on entity queries to check access by default is deprecated...",!3143Issue #3313342: [PHP 8.1] Deprecated function: strpos(): Passing null to parameter #1 LayoutBuilderUiCacheContext.php on line 28,!3024Issue #3307509: Empty option for views bulk form,!2972Issue #1845004: Replace custom password hashing library with PHP 5.5 password_hash(),!2719Issue #3110137: Remove Classy from core.,!2437Issue #3238257 by hooroomoo, Wim Leers: Fragment link pointing to <textarea>...,!2296Issue #3100732: Allow specifying `meta` data on JSON:API objects,!1626Issue #3256642: Make life better for database drivers that extend another database driver
This diff is collapsed.
......@@ -13,10 +13,10 @@
"doctrine/annotations": "~1.13.3",
"doctrine/lexer": "~1.2.3",
"egulias/email-validator": "~3.2.1",
"guzzlehttp/guzzle": "~7.4.5",
"guzzlehttp/promises": "~1.5.1",
"guzzlehttp/psr7": "~2.4.0",
"masterminds/html5": "~2.7.5",
"guzzlehttp/guzzle": "~7.5.0",
"guzzlehttp/promises": "~1.5.2",
"guzzlehttp/psr7": "~2.4.1",
"masterminds/html5": "~2.7.6",
"pear/archive_tar": "~1.4.14",
"pear/console_getopt": "~v1.4.3",
"pear/pear-core-minimal": "~v1.10.11",
......@@ -29,15 +29,15 @@
"psr/http-message": "~1.0.1",
"psr/log": "~3.0.0",
"ralouphie/getallheaders": "~3.0.3",
"symfony/console": "~v6.1.3",
"symfony/console": "~v6.1.4",
"symfony/dependency-injection": "~v6.1.3",
"symfony/deprecation-contracts": "~v3.1.1",
"symfony/error-handler": "~v6.1.3",
"symfony/event-dispatcher": "~v6.1.0",
"symfony/event-dispatcher-contracts": "~v3.1.1",
"symfony/http-foundation": "~v6.1.3",
"symfony/http-kernel": "~v6.1.3",
"symfony/mime": "~v6.1.3",
"symfony/http-foundation": "~v6.1.4",
"symfony/http-kernel": "~v6.1.4",
"symfony/mime": "~v6.1.4",
"symfony/polyfill-ctype": "~v1.26.0",
"symfony/polyfill-iconv": "~v1.26.0",
"symfony/polyfill-intl-grapheme": "~v1.26.0",
......@@ -48,13 +48,13 @@
"symfony/process": "~v6.1.3",
"symfony/psr-http-message-bridge": "~v2.1.2",
"symfony/routing": "~v6.1.3",
"symfony/serializer": "~v6.1.3",
"symfony/serializer": "~v6.1.4",
"symfony/service-contracts": "~v3.1.1",
"symfony/string": "~v6.1.3",
"symfony/string": "~v6.1.4",
"symfony/translation-contracts": "~v3.1.1",
"symfony/validator": "~v6.1.3",
"symfony/validator": "~v6.1.4",
"symfony/var-dumper": "~v6.1.3",
"symfony/yaml": "~v6.1.3",
"twig/twig": "~v3.4.1"
"symfony/yaml": "~v6.1.4",
"twig/twig": "~v3.4.2"
}
}
......@@ -10,7 +10,7 @@
"behat/mink": "^1.10",
"behat/mink-browserkit-driver": "^2.1",
"behat/mink-selenium2-driver": "^1.4",
"composer/composer": "^2.3.6",
"composer/composer": "^2.4",
"drupal/coder": "^8.3.10",
"easyrdf/easyrdf": "^1.0",
"instaclick/php-webdriver": "^1.4.1",
......
......@@ -12,16 +12,17 @@
"behat/mink-browserkit-driver": "v2.1.0",
"behat/mink-selenium2-driver": "v1.6.0",
"composer/ca-bundle": "1.3.3",
"composer/composer": "2.3.10",
"composer/class-map-generator": "1.0.0",
"composer/composer": "2.4.1",
"composer/metadata-minifier": "1.0.0",
"composer/pcre": "3.0.0",
"composer/spdx-licenses": "1.5.7",
"composer/xdebug-handler": "3.0.3",
"dealerdirect/phpcodesniffer-composer-installer": "v0.7.2",
"doctrine/instantiator": "1.4.1",
"drupal/coder": "8.3.15",
"drupal/coder": "8.3.16",
"easyrdf/easyrdf": "1.1.1",
"instaclick/php-webdriver": "1.4.14",
"instaclick/php-webdriver": "1.4.15",
"justinrainbow/json-schema": "5.2.12",
"mglaman/phpstan-drupal": "1.1.25",
"mikey179/vfsstream": "v1.6.11",
......@@ -35,14 +36,14 @@
"phpspec/prophecy": "v1.15.0",
"phpspec/prophecy-phpunit": "v2.0.1",
"phpstan/extension-installer": "1.1.0",
"phpstan/phpdoc-parser": "1.6.4",
"phpstan/phpdoc-parser": "1.7.0",
"phpstan/phpstan": "1.8.2",
"phpunit/php-code-coverage": "9.2.15",
"phpunit/php-code-coverage": "9.2.17",
"phpunit/php-file-iterator": "3.0.6",
"phpunit/php-invoker": "3.1.1",
"phpunit/php-text-template": "2.0.4",
"phpunit/php-timer": "5.0.3",
"phpunit/phpunit": "9.5.21",
"phpunit/phpunit": "9.5.24",
"react/promise": "v2.9.0",
"sebastian/cli-parser": "1.0.1",
"sebastian/code-unit": "1.0.8",
......@@ -58,17 +59,18 @@
"sebastian/object-reflector": "2.0.4",
"sebastian/recursion-context": "4.0.4",
"sebastian/resource-operations": "3.0.3",
"sebastian/type": "3.0.0",
"sebastian/type": "3.1.0",
"sebastian/version": "3.0.2",
"seld/jsonlint": "1.9.0",
"seld/phar-utils": "1.2.0",
"sirbrillig/phpcs-variable-analysis": "v2.11.4",
"slevomat/coding-standard": "7.2.1",
"seld/phar-utils": "1.2.1",
"seld/signal-handler": "2.0.1",
"sirbrillig/phpcs-variable-analysis": "v2.11.7",
"slevomat/coding-standard": "8.4.0",
"squizlabs/php_codesniffer": "3.7.1",
"symfony/browser-kit": "v6.1.3",
"symfony/css-selector": "v6.1.3",
"symfony/dom-crawler": "v6.1.3",
"symfony/filesystem": "v6.1.3",
"symfony/dom-crawler": "v6.1.4",
"symfony/filesystem": "v6.1.4",
"symfony/finder": "v6.1.3",
"symfony/lock": "v6.1.3",
"symfony/phpunit-bridge": "v6.1.3",
......
......@@ -28,18 +28,18 @@
"symfony/serializer": "^6.1",
"symfony/validator": "^6.1",
"symfony/process": "^6.1",
"symfony/polyfill-iconv": "^1.25",
"symfony/polyfill-php80": "^1.25",
"symfony/polyfill-iconv": "^1.26",
"symfony/polyfill-php80": "^1.26",
"symfony/yaml": "^6.1",
"twig/twig": "^3.3.8",
"twig/twig": "^3.4",
"doctrine/annotations": "^1.13",
"guzzlehttp/guzzle": "^7.4.5",
"guzzlehttp/psr7": "^2.2.0",
"guzzlehttp/guzzle": "^7.5",
"guzzlehttp/psr7": "^2.4",
"egulias/email-validator": "^3.2.1",
"masterminds/html5": "^2.7",
"symfony/psr-http-message-bridge": "^2.1",
"composer/semver": "^3.3",
"asm89/stack-cors": "^2.0.2",
"asm89/stack-cors": "^2.1",
"pear/archive_tar": "^1.4.14",
"psr/log": "^3.0"
},
......
......@@ -15,7 +15,7 @@
"require": {
"php": ">=8.1.0",
"symfony/dependency-injection": "^6.1",
"symfony/service-contracts": "v3.1.0"
"symfony/service-contracts": "v3.1.1"
},
"suggest": {
"symfony/expression-language": "For using expressions in service container configuration"
......
......@@ -10,7 +10,7 @@
"php": ">=8.1.0",
"symfony/dependency-injection": "^6.1",
"symfony/event-dispatcher": "^6.1",
"symfony/event-dispatcher-contracts": "v3.1.0"
"symfony/event-dispatcher-contracts": "v3.1.1"
},
"autoload": {
"psr-4": {
......
......@@ -8,7 +8,7 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=8.1.0",
"symfony/http-foundation": "^6.1.1"
"symfony/http-foundation": "^6.1.3"
},
"autoload": {
"psr-4": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment