removed cshs
This commit is contained in:
		
							
								
								
									
										68
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										68
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							| @@ -4264,69 +4264,6 @@ | |||||||
|             }, |             }, | ||||||
|             "time": "2023-09-19T17:58:28+00:00" |             "time": "2023-09-19T17:58:28+00:00" | ||||||
|         }, |         }, | ||||||
|         { |  | ||||||
|             "name": "drupal/cshs", |  | ||||||
|             "version": "dev-1.x", |  | ||||||
|             "source": { |  | ||||||
|                 "type": "git", |  | ||||||
|                 "url": "https://git.drupalcode.org/project/cshs.git", |  | ||||||
|                 "reference": "fb5b1b8eff6391819b28bf9bf1cce5d1c5b7423f" |  | ||||||
|             }, |  | ||||||
|             "require": { |  | ||||||
|                 "drupal/core": "^8 || ^9", |  | ||||||
|                 "php": ">=7.1.0" |  | ||||||
|             }, |  | ||||||
|             "type": "drupal-module", |  | ||||||
|             "extra": { |  | ||||||
|                 "branch-alias": { |  | ||||||
|                     "dev-1.x": "1.x-dev" |  | ||||||
|                 }, |  | ||||||
|                 "drupal": { |  | ||||||
|                     "version": "8.x-1.7+0-dev", |  | ||||||
|                     "datestamp": "1612535860", |  | ||||||
|                     "security-coverage": { |  | ||||||
|                         "status": "not-covered", |  | ||||||
|                         "message": "Dev releases are not covered by Drupal security advisories." |  | ||||||
|                     } |  | ||||||
|                 } |  | ||||||
|             }, |  | ||||||
|             "notification-url": "https://packages.drupal.org/8/downloads", |  | ||||||
|             "license": [ |  | ||||||
|                 "GPL-2.0-or-later" |  | ||||||
|             ], |  | ||||||
|             "authors": [ |  | ||||||
|                 { |  | ||||||
|                     "name": "Walter Jenner", |  | ||||||
|                     "homepage": "https://drupal.org/u/valderama" |  | ||||||
|                 }, |  | ||||||
|                 { |  | ||||||
|                     "name": "Sergii Bondarenko", |  | ||||||
|                     "homepage": "https://drupal.org/u/BR0kEN", |  | ||||||
|                     "email": "sb@firstvector.org" |  | ||||||
|                 }, |  | ||||||
|                 { |  | ||||||
|                     "name": "Daneel Cruz", |  | ||||||
|                     "homepage": "https://drupal.org/u/daneelcm" |  | ||||||
|                 }, |  | ||||||
|                 { |  | ||||||
|                     "name": "Purushotam Rai", |  | ||||||
|                     "homepage": "https://drupal.org/u/purushotam.rai" |  | ||||||
|                 } |  | ||||||
|             ], |  | ||||||
|             "description": "A simple client-side hierarchical select widget for taxonomy terms.", |  | ||||||
|             "homepage": "https://www.drupal.org/project/cshs", |  | ||||||
|             "keywords": [ |  | ||||||
|                 "client-side-select", |  | ||||||
|                 "hierarchical-select", |  | ||||||
|                 "module", |  | ||||||
|                 "select", |  | ||||||
|                 "taxonomy" |  | ||||||
|             ], |  | ||||||
|             "support": { |  | ||||||
|                 "source": "https://git.drupalcode.org/project/cshs", |  | ||||||
|                 "issues": "https://www.drupal.org/project/issues/cshs" |  | ||||||
|             } |  | ||||||
|         }, |  | ||||||
|         { |         { | ||||||
|             "name": "drupal/ctools", |             "name": "drupal/ctools", | ||||||
|             "version": "3.15.0", |             "version": "3.15.0", | ||||||
| @@ -5629,8 +5566,8 @@ | |||||||
|             ], |             ], | ||||||
|             "authors": [ |             "authors": [ | ||||||
|                 { |                 { | ||||||
|                     "name": "thecooltechguy", |                     "name": "cyoun", | ||||||
|                     "homepage": "https://www.drupal.org/user/3674323" |                     "homepage": "https://www.drupal.org/user/3819850" | ||||||
|                 }, |                 }, | ||||||
|                 { |                 { | ||||||
|                     "name": "toamit", |                     "name": "toamit", | ||||||
| @@ -17204,7 +17141,6 @@ | |||||||
|         "drupal/config_devel": 20, |         "drupal/config_devel": 20, | ||||||
|         "drupal/config_update": 15, |         "drupal/config_update": 15, | ||||||
|         "drupal/context": 5, |         "drupal/context": 5, | ||||||
|         "drupal/cshs": 20, |  | ||||||
|         "drupal/date_range_formatter": 20, |         "drupal/date_range_formatter": 20, | ||||||
|         "drupal/email_registration": 5, |         "drupal/email_registration": 5, | ||||||
|         "drupal/entity_clone": 20, |         "drupal/entity_clone": 20, | ||||||
|   | |||||||
| @@ -34,7 +34,6 @@ module: | |||||||
|   context: 0 |   context: 0 | ||||||
|   context_ui: 0 |   context_ui: 0 | ||||||
|   contextual: 0 |   contextual: 0 | ||||||
|   cshs: 0 |  | ||||||
|   ctools: 0 |   ctools: 0 | ||||||
|   ctools_block: 0 |   ctools_block: 0 | ||||||
|   ctools_views: 0 |   ctools_views: 0 | ||||||
|   | |||||||
 Submodule web/profiles/d8-starterkit-profile updated: b319d1611c...87833bfb8e
									
								
							| @@ -3,7 +3,7 @@ type: theme | |||||||
| description: 'Popsu theme.' | description: 'Popsu theme.' | ||||||
| package: Core | package: Core | ||||||
| version: VERSION | version: VERSION | ||||||
| core_version_requirement: ^8.8 || ^9 | core_version_requirement: ^8.8 || ^9 || ^10 | ||||||
| base theme: false | base theme: false | ||||||
|  |  | ||||||
| libraries:  | libraries:  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user