Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
d90ac78f
Commit
d90ac78f
authored
Apr 06, 2018
by
Nathaniel Catchpole
Browse files
Issue
#2798891
by ankitjain28may, trobey, TR: Define project dependencies in...
Issue
#2798891
by ankitjain28may, trobey, TR: Define project dependencies in core module .info files
parent
0766ddc0
Changes
148
Hide whitespace changes
Inline
Side-by-side
core/modules/action/tests/action_bulk_test/action_bulk_test.info.yml
View file @
d90ac78f
...
...
@@ -5,6 +5,6 @@ package: Testing
version
:
VERSION
core
:
8.x
dependencies
:
-
action
-
views
-
node
-
drupal:
action
-
drupal:
views
-
drupal:
node
core/modules/aggregator/aggregator.info.yml
View file @
d90ac78f
...
...
@@ -6,5 +6,5 @@ version: VERSION
core
:
8.x
configure
:
aggregator.admin_settings
dependencies
:
-
file
-
options
-
drupal:
file
-
drupal:
options
core/modules/aggregator/tests/modules/aggregator_test_views/aggregator_test_views.info.yml
View file @
d90ac78f
...
...
@@ -5,5 +5,5 @@ package: Testing
version
:
VERSION
core
:
8.x
dependencies
:
-
aggregator
-
views
-
drupal:
aggregator
-
drupal:
views
core/modules/basic_auth/basic_auth.info.yml
View file @
d90ac78f
...
...
@@ -5,4 +5,4 @@ package: Web services
version
:
VERSION
core
:
8.x
dependencies
:
-
user
-
drupal:
user
core/modules/block/tests/modules/block_test/block_test.info.yml
View file @
d90ac78f
...
...
@@ -5,4 +5,4 @@ package: Testing
version
:
VERSION
core
:
8.x
dependencies
:
-
block
-
drupal:
block
core/modules/block/tests/modules/block_test_views/block_test_views.info.yml
View file @
d90ac78f
...
...
@@ -5,5 +5,5 @@ package: Testing
version
:
VERSION
core
:
8.x
dependencies
:
-
block
-
views
-
drupal:
block
-
drupal:
views
core/modules/block_content/block_content.info.yml
View file @
d90ac78f
...
...
@@ -5,7 +5,7 @@ package: Core
version
:
VERSION
core
:
8.x
dependencies
:
-
block
-
text
-
user
-
drupal:
block
-
drupal:
text
-
drupal:
user
configure
:
entity.block_content.collection
core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml
View file @
d90ac78f
...
...
@@ -5,4 +5,4 @@ package: Testing
version
:
VERSION
core
:
8.x
dependencies
:
-
block_content
-
drupal:
block_content
core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml
View file @
d90ac78f
...
...
@@ -5,5 +5,5 @@ package: Testing
version
:
VERSION
core
:
8.x
dependencies
:
-
block_content
-
views
-
drupal:
block_content
-
drupal:
views
core/modules/block_place/block_place.info.yml
View file @
d90ac78f
...
...
@@ -6,4 +6,4 @@ version: VERSION
core
:
8.x
hidden
:
true
dependencies
:
-
block
-
drupal:
block
core/modules/book/book.info.yml
View file @
d90ac78f
...
...
@@ -5,5 +5,5 @@ package: Core
version
:
VERSION
core
:
8.x
dependencies
:
-
node
-
drupal:
node
configure
:
book.settings
core/modules/book/tests/modules/book_test_views/book_test_views.info.yml
View file @
d90ac78f
...
...
@@ -5,5 +5,5 @@ package: Testing
version
:
VERSION
core
:
8.x
dependencies
:
-
book
-
views
-
drupal:
book
-
drupal:
views
core/modules/ckeditor/ckeditor.info.yml
View file @
d90ac78f
...
...
@@ -5,4 +5,4 @@ package: Core
core
:
8.x
version
:
VERSION
dependencies
:
-
editor
-
drupal:
editor
core/modules/comment/comment.info.yml
View file @
d90ac78f
...
...
@@ -5,5 +5,5 @@ package: Core
version
:
VERSION
core
:
8.x
dependencies
:
-
text
-
drupal:
text
configure
:
comment.admin
core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml
View file @
d90ac78f
...
...
@@ -5,4 +5,4 @@ package: Testing
version
:
VERSION
core
:
8.x
dependencies
:
-
comment
-
drupal:
comment
core/modules/comment/tests/modules/comment_test/comment_test.info.yml
View file @
d90ac78f
...
...
@@ -5,4 +5,4 @@ package: Testing
version
:
VERSION
core
:
8.x
dependencies
:
-
comment
-
drupal:
comment
core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml
View file @
d90ac78f
...
...
@@ -5,5 +5,5 @@ package: Testing
version
:
VERSION
core
:
8.x
dependencies
:
-
comment
-
views
-
drupal:
comment
-
drupal:
views
core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml
View file @
d90ac78f
...
...
@@ -6,4 +6,4 @@ package: Testing
version
:
VERSION
core
:
8.x
dependencies
:
-
config_collection_install_test
-
drupal:
config_collection_install_test
core/modules/config/tests/config_install_fail_test/config_install_fail_test.info.yml
View file @
d90ac78f
...
...
@@ -4,4 +4,4 @@ package: Testing
version
:
VERSION
core
:
8.x
dependencies
:
-
config_test
-
drupal:
config_test
core/modules/config/tests/config_integration_test/config_integration_test.info.yml
View file @
d90ac78f
...
...
@@ -4,4 +4,4 @@ package: 'Testing'
version
:
VERSION
core
:
8.x
dependencies
:
-
config_test
-
drupal:
config_test
Prev
1
2
3
4
5
…
8
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment