removed formatter_suite
This commit is contained in:
		| @@ -31,6 +31,7 @@ | |||||||
|         "drupal/devel": "^5.0", |         "drupal/devel": "^5.0", | ||||||
|         "drupal/file_delete": "^2.0", |         "drupal/file_delete": "^2.0", | ||||||
|         "drupal/file_replace": "^1.4", |         "drupal/file_replace": "^1.4", | ||||||
|  |         "drupal/filter_perms": "^2.0", | ||||||
|         "drupal/geocoder": "^3.20 || ^4.0", |         "drupal/geocoder": "^3.20 || ^4.0", | ||||||
|         "drupal/geofield": "^1.22", |         "drupal/geofield": "^1.22", | ||||||
|         "drupal/hreflang": "^1.9", |         "drupal/hreflang": "^1.9", | ||||||
|   | |||||||
							
								
								
									
										92
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										92
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							| @@ -4,7 +4,7 @@ | |||||||
|         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", | ||||||
|         "This file is @generated automatically" |         "This file is @generated automatically" | ||||||
|     ], |     ], | ||||||
|     "content-hash": "54a589bbd5ae2f1f11ab63d884c8aa72", |     "content-hash": "5bbc3c75315520222e351e7552d4e03b", | ||||||
|     "packages": [ |     "packages": [ | ||||||
|         { |         { | ||||||
|             "name": "ajgl/breakpoint-twig-extension", |             "name": "ajgl/breakpoint-twig-extension", | ||||||
| @@ -5477,36 +5477,39 @@ | |||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "drupal/filter_perms", |             "name": "drupal/filter_perms", | ||||||
|             "version": "dev-1.x", |             "version": "2.0.1", | ||||||
|             "source": { |             "source": { | ||||||
|                 "type": "git", |                 "type": "git", | ||||||
|                 "url": "https://git.drupalcode.org/project/filter_perms.git", |                 "url": "https://git.drupalcode.org/project/filter_perms.git", | ||||||
|                 "reference": "f9abe65da2236de801902256f8388291bc3d2c83" |                 "reference": "2.0.1" | ||||||
|  |             }, | ||||||
|  |             "dist": { | ||||||
|  |                 "type": "zip", | ||||||
|  |                 "url": "https://ftp.drupal.org/files/projects/filter_perms-2.0.1.zip", | ||||||
|  |                 "reference": "2.0.1", | ||||||
|  |                 "shasum": "76949486b0a730c1fdfd9a8d773a3a96d2e0de7b" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
|                 "drupal/core": "^8 || ^9" |                 "drupal/core": "^9.0 || ^10.0 || ^11" | ||||||
|             }, |             }, | ||||||
|             "type": "drupal-module", |             "type": "drupal-module", | ||||||
|             "extra": { |             "extra": { | ||||||
|                 "branch-alias": { |  | ||||||
|                     "dev-1.x": "1.x-dev" |  | ||||||
|                 }, |  | ||||||
|                 "drupal": { |                 "drupal": { | ||||||
|                     "version": "8.x-1.0-alpha1+2-dev", |                     "version": "2.0.1", | ||||||
|                     "datestamp": "1599239698", |                     "datestamp": "1722444219", | ||||||
|                     "security-coverage": { |                     "security-coverage": { | ||||||
|                         "status": "not-covered", |                         "status": "covered", | ||||||
|                         "message": "Dev releases are not covered by Drupal security advisories." |                         "message": "Covered by Drupal's security advisory policy" | ||||||
|                     } |                     } | ||||||
|                 } |                 } | ||||||
|             }, |             }, | ||||||
|             "notification-url": "https://packages.drupal.org/8/downloads", |             "notification-url": "https://packages.drupal.org/8/downloads", | ||||||
|             "license": [ |             "license": [ | ||||||
|                 "GPL-2.0-or-later" |                 "GPL-2.0+" | ||||||
|             ], |             ], | ||||||
|             "authors": [ |             "authors": [ | ||||||
|                 { |                 { | ||||||
|                     "name": "cYu", |                     "name": "cyu", | ||||||
|                     "homepage": "https://www.drupal.org/user/202205" |                     "homepage": "https://www.drupal.org/user/202205" | ||||||
|                 }, |                 }, | ||||||
|                 { |                 { | ||||||
| @@ -5514,9 +5517,13 @@ | |||||||
|                     "homepage": "https://www.drupal.org/user/972" |                     "homepage": "https://www.drupal.org/user/972" | ||||||
|                 }, |                 }, | ||||||
|                 { |                 { | ||||||
|                     "name": "ivagold", |                     "name": "ivavictoria", | ||||||
|                     "homepage": "https://www.drupal.org/user/3061533" |                     "homepage": "https://www.drupal.org/user/3061533" | ||||||
|                 }, |                 }, | ||||||
|  |                 { | ||||||
|  |                     "name": "justcaldwell", | ||||||
|  |                     "homepage": "https://www.drupal.org/user/290069" | ||||||
|  |                 }, | ||||||
|                 { |                 { | ||||||
|                     "name": "mgbellaire", |                     "name": "mgbellaire", | ||||||
|                     "homepage": "https://www.drupal.org/user/1831932" |                     "homepage": "https://www.drupal.org/user/1831932" | ||||||
| @@ -5529,60 +5536,8 @@ | |||||||
|             "description": "Provides role and module filters to simplify the user permissions page.", |             "description": "Provides role and module filters to simplify the user permissions page.", | ||||||
|             "homepage": "https://www.drupal.org/project/filter_perms", |             "homepage": "https://www.drupal.org/project/filter_perms", | ||||||
|             "support": { |             "support": { | ||||||
|                 "source": "https://git.drupalcode.org/project/filter_perms" |                 "source": "http://cgit.drupalcode.org/filter_perms", | ||||||
|             } |                 "issues": "https://www.drupal.org/project/issues/filter_perms?categories=All" | ||||||
|         }, |  | ||||||
|         { |  | ||||||
|             "name": "drupal/formatter_suite", |  | ||||||
|             "version": "1.3.0", |  | ||||||
|             "source": { |  | ||||||
|                 "type": "git", |  | ||||||
|                 "url": "https://git.drupalcode.org/project/formatter_suite.git", |  | ||||||
|                 "reference": "8.x-1.3" |  | ||||||
|             }, |  | ||||||
|             "dist": { |  | ||||||
|                 "type": "zip", |  | ||||||
|                 "url": "https://ftp.drupal.org/files/projects/formatter_suite-8.x-1.3.zip", |  | ||||||
|                 "reference": "8.x-1.3", |  | ||||||
|                 "shasum": "ac7bd151141e4b362d02744e8ea125d7e6919af2" |  | ||||||
|             }, |  | ||||||
|             "require": { |  | ||||||
|                 "drupal/core": "^8.8 || ^9" |  | ||||||
|             }, |  | ||||||
|             "type": "drupal-module", |  | ||||||
|             "extra": { |  | ||||||
|                 "drupal": { |  | ||||||
|                     "version": "8.x-1.3", |  | ||||||
|                     "datestamp": "1595830765", |  | ||||||
|                     "security-coverage": { |  | ||||||
|                         "status": "covered", |  | ||||||
|                         "message": "Covered by Drupal's security advisory policy" |  | ||||||
|                     } |  | ||||||
|                 } |  | ||||||
|             }, |  | ||||||
|             "notification-url": "https://packages.drupal.org/8/downloads", |  | ||||||
|             "license": [ |  | ||||||
|                 "GPL-2.0-or-later" |  | ||||||
|             ], |  | ||||||
|             "authors": [ |  | ||||||
|                 { |  | ||||||
|                     "name": "cyoun", |  | ||||||
|                     "homepage": "https://www.drupal.org/user/3819850" |  | ||||||
|                 }, |  | ||||||
|                 { |  | ||||||
|                     "name": "toamit", |  | ||||||
|                     "homepage": "https://www.drupal.org/user/2820523" |  | ||||||
|                 } |  | ||||||
|             ], |  | ||||||
|             "description": "Field formaters to present numbers, text, links, etc.", |  | ||||||
|             "homepage": "https://www.drupal.org/project/formatter_suite", |  | ||||||
|             "keywords": [ |  | ||||||
|                 "Drupal", |  | ||||||
|                 "Format" |  | ||||||
|             ], |  | ||||||
|             "support": { |  | ||||||
|                 "source": "http://cgit.drupalcode.org/formatter_suite", |  | ||||||
|                 "issues": "http://drupal.org/project/issues/formatter_suite" |  | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
| @@ -17146,7 +17101,6 @@ | |||||||
|         "drupal/entity_clone": 20, |         "drupal/entity_clone": 20, | ||||||
|         "drupal/field_group": 20, |         "drupal/field_group": 20, | ||||||
|         "drupal/filefield_sources": 20, |         "drupal/filefield_sources": 20, | ||||||
|         "drupal/filter_perms": 20, |  | ||||||
|         "drupal/inline_entity_form": 5, |         "drupal/inline_entity_form": 5, | ||||||
|         "drupal/linkit": 10, |         "drupal/linkit": 10, | ||||||
|         "drupal/login_destination": 20, |         "drupal/login_destination": 20, | ||||||
|   | |||||||
 Submodule web/profiles/d8-starterkit-profile updated: 87833bfb8e...114346a7a1
									
								
							
		Reference in New Issue
	
	Block a user