updated major version context
This commit is contained in:
		| @@ -24,6 +24,7 @@ | ||||
|         "drupal/ckeditor_iframe": "^2.1", | ||||
|         "drupal/config_ignore": "^3.2", | ||||
|         "drupal/config_update": "^2.0@alpha", | ||||
|         "drupal/context": "^5.0@RC", | ||||
|         "drupal/core-composer-scaffold": "^9.3", | ||||
|         "drupal/core-project-message": "^9.3", | ||||
|         "drupal/core-recommended": "^9.5.11", | ||||
|   | ||||
							
								
								
									
										24
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										24
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							| @@ -4,7 +4,7 @@ | ||||
|         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", | ||||
|         "This file is @generated automatically" | ||||
|     ], | ||||
|     "content-hash": "707960805ea2a1fba6fdeb39701f4f87", | ||||
|     "content-hash": "b310c6c78f8a5d00519534f21d628dfc", | ||||
|     "packages": [ | ||||
|         { | ||||
|             "name": "ajgl/breakpoint-twig-extension", | ||||
| @@ -3939,29 +3939,29 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "drupal/context", | ||||
|             "version": "4.1.0", | ||||
|             "version": "5.0.0-rc1", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.drupalcode.org/project/context.git", | ||||
|                 "reference": "8.x-4.1" | ||||
|                 "reference": "5.0.0-rc1" | ||||
|             }, | ||||
|             "dist": { | ||||
|                 "type": "zip", | ||||
|                 "url": "https://ftp.drupal.org/files/projects/context-8.x-4.1.zip", | ||||
|                 "reference": "8.x-4.1", | ||||
|                 "shasum": "5cfee680f7299d82b584502479c85566bb4285c1" | ||||
|                 "url": "https://ftp.drupal.org/files/projects/context-5.0.0-rc1.zip", | ||||
|                 "reference": "5.0.0-rc1", | ||||
|                 "shasum": "ae1549bc5e5c75c0c6799b7b737d7391cfc5be73" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "drupal/core": "^8.8 || ^9" | ||||
|                 "drupal/core": "^9.3 || ^10" | ||||
|             }, | ||||
|             "type": "drupal-module", | ||||
|             "extra": { | ||||
|                 "drupal": { | ||||
|                     "version": "8.x-4.1", | ||||
|                     "datestamp": "1628187190", | ||||
|                     "version": "5.0.0-rc1", | ||||
|                     "datestamp": "1677054769", | ||||
|                     "security-coverage": { | ||||
|                         "status": "covered", | ||||
|                         "message": "Covered by Drupal's security advisory policy" | ||||
|                         "status": "not-covered", | ||||
|                         "message": "RC releases are not covered by Drupal security advisories." | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
| @@ -17051,6 +17051,7 @@ | ||||
|         "drupal/address": 20, | ||||
|         "drupal/administerusersbyrole": 20, | ||||
|         "drupal/config_update": 15, | ||||
|         "drupal/context": 5, | ||||
|         "drupal/inline_entity_form": 5, | ||||
|         "drupal/page_manager": 20, | ||||
|         "drupal/paragraphs": 20, | ||||
| @@ -17061,7 +17062,6 @@ | ||||
|         "drupal/bulkdelete": 20, | ||||
|         "drupal/cshs": 20, | ||||
|         "drupal/config_devel": 20, | ||||
|         "drupal/context": 10, | ||||
|         "drupal/date_range_formatter": 20, | ||||
|         "drupal/domain": 20, | ||||
|         "drupal/domain_alias": 20, | ||||
|   | ||||
| @@ -3,7 +3,6 @@ langcode: fr | ||||
| status: true | ||||
| dependencies: | ||||
|   module: | ||||
|     - context | ||||
|     - system | ||||
|   theme: | ||||
|     - popsu | ||||
| @@ -18,12 +17,4 @@ settings: | ||||
|   label: 'Contenu de la page principale' | ||||
|   label_display: visible | ||||
|   provider: system | ||||
| visibility: | ||||
|   view_inclusion: | ||||
|     id: view_inclusion | ||||
|     negate: null | ||||
|     view_inclusion: {  } | ||||
|   request_path_exclusion: | ||||
|     id: request_path_exclusion | ||||
|     negate: null | ||||
|     pages: '' | ||||
| visibility: {  } | ||||
|   | ||||
| @@ -5,7 +5,6 @@ dependencies: | ||||
|   config: | ||||
|     - system.menu.head | ||||
|   module: | ||||
|     - context | ||||
|     - menu_block | ||||
|   theme: | ||||
|     - popsu | ||||
| @@ -29,12 +28,4 @@ settings: | ||||
|   expand_all_items: false | ||||
|   parent: 'head:' | ||||
|   suggestion: head | ||||
| visibility: | ||||
|   view_inclusion: | ||||
|     id: view_inclusion | ||||
|     negate: null | ||||
|     view_inclusion: {  } | ||||
|   request_path_exclusion: | ||||
|     id: request_path_exclusion | ||||
|     negate: null | ||||
|     pages: '' | ||||
| visibility: {  } | ||||
|   | ||||
| @@ -5,7 +5,6 @@ dependencies: | ||||
|   config: | ||||
|     - system.menu.head | ||||
|   module: | ||||
|     - context | ||||
|     - menu_block | ||||
|   theme: | ||||
|     - popsu | ||||
| @@ -29,12 +28,4 @@ settings: | ||||
|   expand_all_items: false | ||||
|   parent: 'head:' | ||||
|   suggestion: head | ||||
| visibility: | ||||
|   view_inclusion: | ||||
|     id: view_inclusion | ||||
|     negate: null | ||||
|     view_inclusion: {  } | ||||
|   request_path_exclusion: | ||||
|     id: request_path_exclusion | ||||
|     negate: null | ||||
|     pages: '' | ||||
| visibility: {  } | ||||
|   | ||||
| @@ -3,7 +3,6 @@ langcode: fr | ||||
| status: true | ||||
| dependencies: | ||||
|   module: | ||||
|     - context | ||||
|     - system | ||||
|   theme: | ||||
|     - popsu | ||||
| @@ -21,12 +20,4 @@ settings: | ||||
|   use_site_logo: true | ||||
|   use_site_name: true | ||||
|   use_site_slogan: true | ||||
| visibility: | ||||
|   view_inclusion: | ||||
|     id: view_inclusion | ||||
|     negate: null | ||||
|     view_inclusion: {  } | ||||
|   request_path_exclusion: | ||||
|     id: request_path_exclusion | ||||
|     negate: null | ||||
|     pages: '' | ||||
| visibility: {  } | ||||
|   | ||||
| @@ -6,7 +6,6 @@ dependencies: | ||||
|     - 'block_content:custom:d61049b4-1d02-41f9-b590-07d2488190a6' | ||||
|   module: | ||||
|     - block_content | ||||
|     - context | ||||
|   theme: | ||||
|     - popsu | ||||
| id: logosfooter | ||||
| @@ -23,12 +22,4 @@ settings: | ||||
|   status: true | ||||
|   info: '' | ||||
|   view_mode: full | ||||
| visibility: | ||||
|   view_inclusion: | ||||
|     id: view_inclusion | ||||
|     negate: null | ||||
|     view_inclusion: {  } | ||||
|   request_path_exclusion: | ||||
|     id: request_path_exclusion | ||||
|     negate: null | ||||
|     pages: '' | ||||
| visibility: {  } | ||||
|   | ||||
| @@ -5,7 +5,6 @@ dependencies: | ||||
|   config: | ||||
|     - system.menu.footer | ||||
|   module: | ||||
|     - context | ||||
|     - menu_block | ||||
|   theme: | ||||
|     - popsu | ||||
| @@ -29,12 +28,4 @@ settings: | ||||
|   expand_all_items: false | ||||
|   parent: 'footer:' | ||||
|   suggestion: footer | ||||
| visibility: | ||||
|   view_inclusion: | ||||
|     id: view_inclusion | ||||
|     negate: null | ||||
|     view_inclusion: {  } | ||||
|   request_path_exclusion: | ||||
|     id: request_path_exclusion | ||||
|     negate: null | ||||
|     pages: '' | ||||
| visibility: {  } | ||||
|   | ||||
| @@ -6,7 +6,6 @@ dependencies: | ||||
|     - 'block_content:custom:e0c66a5a-bc7a-4f4a-b6f1-7bec4b77ad78' | ||||
|   module: | ||||
|     - block_content | ||||
|     - context | ||||
|   theme: | ||||
|     - popsu | ||||
| id: retrouveznoussurlesreseauxsociaux | ||||
| @@ -23,12 +22,4 @@ settings: | ||||
|   status: true | ||||
|   info: '' | ||||
|   view_mode: full | ||||
| visibility: | ||||
|   view_inclusion: | ||||
|     id: view_inclusion | ||||
|     negate: null | ||||
|     view_inclusion: {  } | ||||
|   request_path_exclusion: | ||||
|     id: request_path_exclusion | ||||
|     negate: null | ||||
|     pages: '' | ||||
| visibility: {  } | ||||
|   | ||||
| @@ -23,6 +23,7 @@ settings: | ||||
|   context_mapping: {  } | ||||
|   views_label: '' | ||||
|   items_per_page: none | ||||
|   exposed: {  } | ||||
| visibility: | ||||
|   'entity_bundle:node': | ||||
|     id: 'entity_bundle:node' | ||||
|   | ||||
| @@ -5,7 +5,6 @@ dependencies: | ||||
|   config: | ||||
|     - views.view.programmes | ||||
|   module: | ||||
|     - context | ||||
|     - views | ||||
|   theme: | ||||
|     - popsu | ||||
| @@ -22,12 +21,5 @@ settings: | ||||
|   provider: views | ||||
|   views_label: '' | ||||
|   items_per_page: none | ||||
| visibility: | ||||
|   view_inclusion: | ||||
|     id: view_inclusion | ||||
|     negate: null | ||||
|     view_inclusion: {  } | ||||
|   request_path_exclusion: | ||||
|     id: request_path_exclusion | ||||
|     negate: null | ||||
|     pages: '' | ||||
|   exposed: {  } | ||||
| visibility: {  } | ||||
|   | ||||
| @@ -5,7 +5,6 @@ dependencies: | ||||
|   config: | ||||
|     - views.view.programmes | ||||
|   module: | ||||
|     - context | ||||
|     - views | ||||
|   theme: | ||||
|     - popsu | ||||
| @@ -22,12 +21,5 @@ settings: | ||||
|   provider: views | ||||
|   views_label: '' | ||||
|   items_per_page: none | ||||
| visibility: | ||||
|   view_inclusion: | ||||
|     id: view_inclusion | ||||
|     negate: null | ||||
|     view_inclusion: {  } | ||||
|   request_path_exclusion: | ||||
|     id: request_path_exclusion | ||||
|     negate: null | ||||
|     pages: '' | ||||
|   exposed: {  } | ||||
| visibility: {  } | ||||
|   | ||||
| @@ -5,7 +5,6 @@ dependencies: | ||||
|   config: | ||||
|     - views.view.programmes | ||||
|   module: | ||||
|     - context | ||||
|     - views | ||||
|   theme: | ||||
|     - popsu | ||||
| @@ -22,12 +21,5 @@ settings: | ||||
|   provider: views | ||||
|   views_label: '' | ||||
|   items_per_page: none | ||||
| visibility: | ||||
|   view_inclusion: | ||||
|     id: view_inclusion | ||||
|     negate: null | ||||
|     view_inclusion: {  } | ||||
|   request_path_exclusion: | ||||
|     id: request_path_exclusion | ||||
|     negate: null | ||||
|     pages: '' | ||||
|   exposed: {  } | ||||
| visibility: {  } | ||||
|   | ||||
| @@ -5,7 +5,6 @@ dependencies: | ||||
|   config: | ||||
|     - views.view.programmes | ||||
|   module: | ||||
|     - context | ||||
|     - views | ||||
|   theme: | ||||
|     - popsu | ||||
| @@ -22,12 +21,5 @@ settings: | ||||
|   provider: views | ||||
|   views_label: '' | ||||
|   items_per_page: none | ||||
| visibility: | ||||
|   view_inclusion: | ||||
|     id: view_inclusion | ||||
|     negate: null | ||||
|     view_inclusion: {  } | ||||
|   request_path_exclusion: | ||||
|     id: request_path_exclusion | ||||
|     negate: null | ||||
|     pages: '' | ||||
|   exposed: {  } | ||||
| visibility: {  } | ||||
|   | ||||
| @@ -5,7 +5,6 @@ dependencies: | ||||
|   config: | ||||
|     - views.view.programmes | ||||
|   module: | ||||
|     - context | ||||
|     - views | ||||
|   theme: | ||||
|     - popsu | ||||
| @@ -22,12 +21,5 @@ settings: | ||||
|   provider: views | ||||
|   views_label: '' | ||||
|   items_per_page: none | ||||
| visibility: | ||||
|   view_inclusion: | ||||
|     id: view_inclusion | ||||
|     negate: null | ||||
|     view_inclusion: {  } | ||||
|   request_path_exclusion: | ||||
|     id: request_path_exclusion | ||||
|     negate: null | ||||
|     pages: '' | ||||
|   exposed: {  } | ||||
| visibility: {  } | ||||
|   | ||||
| @@ -12,3 +12,6 @@ enable_id_replacement: true | ||||
| weight_attributes: null | ||||
| weight_class: null | ||||
| weight_id: null | ||||
| attribute_keys_stored: '[]' | ||||
| attribute_value_stored: '[]' | ||||
| attributes_inline: '[]' | ||||
|   | ||||
 Submodule web/profiles/d8-starterkit-profile updated: e05fe0af69...8166f96b6e
									
								
							
		Reference in New Issue
	
	Block a user