|
@@ -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": "9752ed50c6b65ae82a489ea6c594947f",
|
|
|
+ "content-hash": "a10aaa5d2382abcd7d9ec4fbd0918761",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "alchemy/zippy",
|
|
@@ -3190,6 +3190,90 @@
|
|
|
"source": "https://git.drupalcode.org/project/config_devel"
|
|
|
}
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "drupal/config_enforce",
|
|
|
+ "version": "1.0.7",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://git.drupalcode.org/project/config_enforce.git",
|
|
|
+ "reference": "1.0.7"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://ftp.drupal.org/files/projects/config_enforce-1.0.7.zip",
|
|
|
+ "reference": "1.0.7",
|
|
|
+ "shasum": "f90a52c7ce804d45a0c5082925987b730ec0757a"
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "drupal/core": "^8 || ^9 || ^10",
|
|
|
+ "php": "^7.4 || ^8"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "drush/drush": "Allows for running enforce commands via the CLI"
|
|
|
+ },
|
|
|
+ "type": "drupal-module",
|
|
|
+ "extra": {
|
|
|
+ "drupal": {
|
|
|
+ "version": "1.0.7",
|
|
|
+ "datestamp": "1723136457",
|
|
|
+ "security-coverage": {
|
|
|
+ "status": "covered",
|
|
|
+ "message": "Covered by Drupal's security advisory policy"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "drush": {
|
|
|
+ "services": {
|
|
|
+ "drush.services.yml": "^11"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packages.drupal.org/8/downloads",
|
|
|
+ "license": [
|
|
|
+ "GPLv3 or later"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Christopher Gervais",
|
|
|
+ "homepage": "https://www.drupal.org/user/1131532",
|
|
|
+ "email": "chris@ergonlogic.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Dan Friedman",
|
|
|
+ "homepage": "https://www.drupal.org/user/58704",
|
|
|
+ "email": "dan@consensus.enterprises"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Derek Laventure",
|
|
|
+ "homepage": "https://www.drupal.org/user/368613",
|
|
|
+ "email": "derek@consensus.enterprises"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Matei Stanca",
|
|
|
+ "homepage": "https://ambientimpact.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "M Parker",
|
|
|
+ "homepage": "https://www.drupal.org/u/mparker17"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Serena Zhu",
|
|
|
+ "homepage": "https://www.drupal.org/u/szhu"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "spiderman",
|
|
|
+ "homepage": "https://www.drupal.org/user/1631"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "szhu",
|
|
|
+ "homepage": "https://www.drupal.org/user/3525295"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "This experimental project seeks to make Drupal better-suited to SaaS application development by allowing some configuration to be treated as read-only.",
|
|
|
+ "homepage": "https://www.drupal.org/project/config_enforce",
|
|
|
+ "support": {
|
|
|
+ "source": "https://git.drupalcode.org/project/config_enforce"
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"name": "drupal/config_filter",
|
|
|
"version": "2.7.0",
|