Skip to content
Snippets Groups Projects
Commit 9ca5938f authored by GitLab CI's avatar GitLab CI
Browse files

Merge branch 'develop' into 'main'

Merging develop into main

See merge request !535
parents 20881479 4c781660
Branches
No related tags found
1 merge request!535Merging develop into main
Pipeline #1445492 passed
Pipeline: Drupal 10

#1445493

    ...@@ -4275,26 +4275,27 @@ ...@@ -4275,26 +4275,27 @@
    }, },
    { {
    "name": "drupal/ip_info", "name": "drupal/ip_info",
    "version": "1.0.1", "version": "1.1.0",
    "source": { "source": {
    "type": "git", "type": "git",
    "url": "https://git.drupalcode.org/project/ip_info.git", "url": "https://git.drupalcode.org/project/ip_info.git",
    "reference": "1.0.1" "reference": "1.1.0"
    }, },
    "dist": { "dist": {
    "type": "zip", "type": "zip",
    "url": "https://ftp.drupal.org/files/projects/ip_info-1.0.1.zip", "url": "https://ftp.drupal.org/files/projects/ip_info-1.1.0.zip",
    "reference": "1.0.1", "reference": "1.1.0",
    "shasum": "06a1e64ce1e250b3c73a82135731ae0daece74c1" "shasum": "40807ab0f104db152af7fd47756a30abe10582d5"
    }, },
    "require": { "require": {
    "drupal/core": "^10 || ^11" "drupal/core": "^10 || ^11",
    "drupal/key": "^1.19"
    }, },
    "type": "drupal-module", "type": "drupal-module",
    "extra": { "extra": {
    "drupal": { "drupal": {
    "version": "1.0.1", "version": "1.1.0",
    "datestamp": "1741080390", "datestamp": "1743279567",
    "security-coverage": { "security-coverage": {
    "status": "covered", "status": "covered",
    "message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
    ...@@ -4317,6 +4318,77 @@ ...@@ -4317,6 +4318,77 @@
    "source": "https://git.drupalcode.org/project/ip_info" "source": "https://git.drupalcode.org/project/ip_info"
    } }
    }, },
    {
    "name": "drupal/key",
    "version": "1.19.0",
    "source": {
    "type": "git",
    "url": "https://git.drupalcode.org/project/key.git",
    "reference": "8.x-1.19"
    },
    "dist": {
    "type": "zip",
    "url": "https://ftp.drupal.org/files/projects/key-8.x-1.19.zip",
    "reference": "8.x-1.19",
    "shasum": "ee8f7b8f8babd381f1e4423dccede94b4eb5985c"
    },
    "require": {
    "drupal/core": ">=8.9 <12"
    },
    "require-dev": {
    "drush/drush": ">=9"
    },
    "suggest": {
    "drush/drush": ">=11"
    },
    "type": "drupal-module",
    "extra": {
    "drupal": {
    "version": "8.x-1.19",
    "datestamp": "1720053341",
    "security-coverage": {
    "status": "covered",
    "message": "Covered by Drupal's security advisory policy"
    }
    },
    "drush": {
    "services": {
    "drush.services.yml": ">=9"
    }
    }
    },
    "notification-url": "https://packages.drupal.org/8/downloads",
    "license": [
    "GPL-2.0-or-later"
    ],
    "authors": [
    {
    "name": "cellar door",
    "homepage": "https://www.drupal.org/user/658076"
    },
    {
    "name": "crashtest_",
    "homepage": "https://www.drupal.org/user/261457"
    },
    {
    "name": "nerdstein",
    "homepage": "https://www.drupal.org/user/1557710"
    },
    {
    "name": "rlhawk",
    "homepage": "https://www.drupal.org/user/352283"
    }
    ],
    "description": "Provides the ability to manage site-wide keys",
    "homepage": "http://drupal.org/project/key",
    "keywords": [
    "Drupal"
    ],
    "support": {
    "source": "https://git.drupalcode.org/project/key",
    "issues": "http://drupal.org/project/key"
    }
    },
    { {
    "name": "drupal/matomo", "name": "drupal/matomo",
    "version": "2.0.0-alpha3", "version": "2.0.0-alpha3",
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment