Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Merge requests
!8344
Dex
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Open
Dex
issue/drupal-3453474:3453474-dex
into
11.0.x
Overview
5
Commits
9
Pipelines
9
Changes
16
2 open threads
Show all comments
Open
Dex
dpi
requested to merge
issue/drupal-3453474:3453474-dex
into
11.0.x
Jun 9, 2024
Overview
5
Commits
9
Pipelines
9
Changes
16
2 open threads
Show all comments
Closes
#3453474
0
0
Merge request reports
Compare
11.0.x
version 8
b265f623
Jun 9, 2024
version 7
ad1da5e7
Jun 9, 2024
version 6
2cb32b2a
Jun 9, 2024
version 5
7ab41c10
Jun 9, 2024
version 4
1723b729
Jun 9, 2024
version 3
4de279b4
Jun 9, 2024
version 2
7b8210d4
Jun 9, 2024
version 1
90dc2e0c
Jun 9, 2024
11.0.x (base)
and
latest version
latest version
43439e58
9 commits,
Jun 9, 2024
version 8
b265f623
8 commits,
Jun 9, 2024
version 7
ad1da5e7
7 commits,
Jun 9, 2024
version 6
2cb32b2a
6 commits,
Jun 9, 2024
version 5
7ab41c10
5 commits,
Jun 9, 2024
version 4
1723b729
4 commits,
Jun 9, 2024
version 3
4de279b4
3 commits,
Jun 9, 2024
version 2
7b8210d4
2 commits,
Jun 9, 2024
version 1
90dc2e0c
1 commit,
Jun 9, 2024
16 files
+
617
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
16
Conflict: This file was modified in both the source and target branches. Ask someone with write access to resolve it.
composer/Metapackage/CoreRecommended/composer.json
+
1
−
0
View file @ 43439e58
Edit in single-file editor
Open in Web IDE
Show full file
@@ -52,6 +52,7 @@
"symfony/process"
:
"~v7.1.0"
,
"symfony/psr-http-message-bridge"
:
"~v7.1.0"
,
"symfony/routing"
:
"~v7.1.0"
,
"symfony/runtime"
:
"~v7.1.0"
,
"symfony/serializer"
:
"~v7.1.0"
,
"symfony/service-contracts"
:
"~v3.5.0"
,
"symfony/string"
:
"~v7.1.0"
,
Loading