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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Merge requests
!3699
"README.md" did not exist on "24eb0704ad804839be00e1a38e3e06059b85e747"
Resolve
#2953566
"Allow entities to"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Resolve
#2953566
"Allow entities to"
issue/drupal-2953566:2953566-allow-entities-to
into
10.1.x
Overview
0
Commits
17
Pipelines
0
Changes
116
Open
mrweiner
requested to merge
issue/drupal-2953566:2953566-allow-entities-to
into
10.1.x
2 years ago
Overview
0
Commits
17
Pipelines
0
Changes
116
Expand
Closes
#2953566
0
0
Merge request reports
Compare
10.1.x
version 3
f94c5f80
2 years ago
version 2
f3ca01c5
2 years ago
version 1
5ed5229a
2 years ago
10.1.x (base)
and
latest version
latest version
eb8634bc
17 commits,
1 year ago
version 3
f94c5f80
4 commits,
2 years ago
version 2
f3ca01c5
3 commits,
2 years ago
version 1
5ed5229a
2 commits,
2 years ago
116 files
+
1592
−
737
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
116
Search (e.g. *.vue) (Ctrl+P)
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
+
22
−
22
Options
@@ -7,57 +7,57 @@
"webflo/drupal-core-strict"
:
"*"
},
"require"
:
{
"drupal/core"
:
"1
0.
1.x-dev"
,
"drupal/core"
:
"11.x-dev"
,
"asm89/stack-cors"
:
"~v2.1.1"
,
"composer/semver"
:
"~3.3.2"
,
"doctrine/annotations"
:
"~1.14.3"
,
"doctrine/deprecations"
:
"~v1.0.0"
,
"doctrine/lexer"
:
"~2.1.0"
,
"egulias/email-validator"
:
"~3.2.5"
,
"guzzlehttp/guzzle"
:
"~7.5.
0
"
,
"guzzlehttp/guzzle"
:
"~7.5.
1
"
,
"guzzlehttp/promises"
:
"~1.5.2"
,
"guzzlehttp/psr7"
:
"~2.
4.5
"
,
"masterminds/html5"
:
"~2.
7.6
"
,
"guzzlehttp/psr7"
:
"~2.
5.0
"
,
"masterminds/html5"
:
"~2.
8.0
"
,
"mck89/peast"
:
"~v1.15.1"
,
"pear/archive_tar"
:
"~1.4.14"
,
"pear/console_getopt"
:
"~v1.4.3"
,
"pear/pear-core-minimal"
:
"~v1.10.1
1
"
,
"pear/pear-core-minimal"
:
"~v1.10.1
3
"
,
"pear/pear_exception"
:
"~v1.0.2"
,
"psr/cache"
:
"~3.0.0"
,
"psr/container"
:
"~2.0.2"
,
"psr/event-dispatcher"
:
"~1.0.0"
,
"psr/http-client"
:
"~1.0.
1
"
,
"psr/http-factory"
:
"~1.0.
1
"
,
"psr/http-message"
:
"~
1
.0
.1
"
,
"psr/http-client"
:
"~1.0.
2
"
,
"psr/http-factory"
:
"~1.0.
2
"
,
"psr/http-message"
:
"~
2
.0"
,
"psr/log"
:
"~3.0.0"
,
"ralouphie/getallheaders"
:
"~3.0.3"
,
"sebastian/diff"
:
"~4.0.4"
,
"symfony/console"
:
"~v6.2.
8
"
,
"symfony/dependency-injection"
:
"~v6.2.
8
"
,
"symfony/console"
:
"~v6.2.
10
"
,
"symfony/dependency-injection"
:
"~v6.2.
10
"
,
"symfony/deprecation-contracts"
:
"~v3.2.1"
,
"symfony/error-handler"
:
"~v6.2.
7
"
,
"symfony/error-handler"
:
"~v6.2.
10
"
,
"symfony/event-dispatcher"
:
"~v6.2.8"
,
"symfony/event-dispatcher-contracts"
:
"~v3.2.1"
,
"symfony/http-foundation"
:
"~v6.2.
8
"
,
"symfony/http-kernel"
:
"~v6.2.
8
"
,
"symfony/mime"
:
"~v6.2.
7
"
,
"symfony/http-foundation"
:
"~v6.2.
10
"
,
"symfony/http-kernel"
:
"~v6.2.
10
"
,
"symfony/mime"
:
"~v6.2.
10
"
,
"symfony/polyfill-ctype"
:
"~v1.27.0"
,
"symfony/polyfill-iconv"
:
"~v1.27.0"
,
"symfony/polyfill-intl-grapheme"
:
"~v1.27.0"
,
"symfony/polyfill-intl-idn"
:
"~v1.27.0"
,
"symfony/polyfill-intl-normalizer"
:
"~v1.27.0"
,
"symfony/polyfill-mbstring"
:
"~v1.27.0"
,
"symfony/process"
:
"~v6.2.
8
"
,
"symfony/psr-http-message-bridge"
:
"~v2.
1.4
"
,
"symfony/process"
:
"~v6.2.
10
"
,
"symfony/psr-http-message-bridge"
:
"~v2.
2.0
"
,
"symfony/routing"
:
"~v6.2.8"
,
"symfony/serializer"
:
"~v6.2.
8
"
,
"symfony/serializer"
:
"~v6.2.
10
"
,
"symfony/service-contracts"
:
"~v3.2.1"
,
"symfony/string"
:
"~v6.2.8"
,
"symfony/translation-contracts"
:
"~v3.2.1"
,
"symfony/validator"
:
"~v6.2.
8
"
,
"symfony/var-dumper"
:
"~v6.2.
8
"
,
"symfony/var-exporter"
:
"~v6.2.
8
"
,
"symfony/yaml"
:
"~v6.2.
7
"
,
"twig/twig"
:
"~v3.
5.1
"
"symfony/validator"
:
"~v6.2.
10
"
,
"symfony/var-dumper"
:
"~v6.2.
10
"
,
"symfony/var-exporter"
:
"~v6.2.
10
"
,
"symfony/yaml"
:
"~v6.2.
10
"
,
"twig/twig"
:
"~v3.
6.0
"
}
}
Loading