updated drupal core to 8.5.1
This commit is contained in:
+2
-8
@@ -1,13 +1,7 @@
|
||||
name: 'Early translation test'
|
||||
type: module
|
||||
description: 'Support module for testing early bootstrap getting of annotations with translations.'
|
||||
# core: 8.x
|
||||
core: 8.x
|
||||
package: Testing
|
||||
# version: VERSION
|
||||
version: VERSION
|
||||
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
@@ -2,14 +2,8 @@ name: 'Locale test'
|
||||
type: module
|
||||
description: 'Support module for locale module testing.'
|
||||
package: Testing
|
||||
# version: '1.2'
|
||||
# core: 8.x
|
||||
version: '1.2'
|
||||
core: 8.x
|
||||
hidden: true
|
||||
'interface translation project': locale_test
|
||||
'interface translation server pattern': core/modules/locale/test/test.%language.po
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
+2
-8
@@ -2,12 +2,6 @@ name: 'Locale Test Development Release'
|
||||
type: module
|
||||
description: 'Helper module to test the behaviour when the core verison is a development release.'
|
||||
package: Testing
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
hidden: true
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
+2
-8
@@ -2,14 +2,8 @@ name: 'Locale test translate'
|
||||
type: module
|
||||
description: 'Translation test module for locale module testing.'
|
||||
package: Testing
|
||||
# version: '1.3'
|
||||
# core: 8.x
|
||||
version: '1.3'
|
||||
core: 8.x
|
||||
hidden: true
|
||||
'interface translation project': locale_test_translate
|
||||
'interface translation server pattern': core/modules/locale/tests/test.%language.po
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
Reference in New Issue
Block a user