|
@@ -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": "b310c6c78f8a5d00519534f21d628dfc",
|
|
|
+ "content-hash": "bfd4e91b6981a53faba8f1825213b8cf",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "ajgl/breakpoint-twig-extension",
|
|
@@ -4674,28 +4674,29 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "drupal/devel",
|
|
|
- "version": "4.2.1",
|
|
|
+ "version": "5.1.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://git.drupalcode.org/project/devel.git",
|
|
|
- "reference": "4.2.1"
|
|
|
+ "reference": "5.1.2"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://ftp.drupal.org/files/projects/devel-4.2.1.zip",
|
|
|
- "reference": "4.2.1",
|
|
|
- "shasum": "aa08379bad81cb2e604ee9a0b9e2aabd86fae13f"
|
|
|
+ "url": "https://ftp.drupal.org/files/projects/devel-5.1.2.zip",
|
|
|
+ "reference": "5.1.2",
|
|
|
+ "shasum": "9b35e38bf2043bf87f88585b3d9100f38da8f07f"
|
|
|
},
|
|
|
"require": {
|
|
|
- "doctrine/common": "^2.7",
|
|
|
- "drupal/core": "^8.8 || ^9",
|
|
|
- "symfony/var-dumper": "^4 || ^5"
|
|
|
+ "doctrine/common": "^2.7 || ^3.4",
|
|
|
+ "drupal/core": "^9 || ^10",
|
|
|
+ "php": ">=7.4",
|
|
|
+ "symfony/var-dumper": "^4 || ^5 || ^6"
|
|
|
},
|
|
|
"conflict": {
|
|
|
"kint-php/kint": "<3"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "drush/drush": "^10"
|
|
|
+ "drush/drush": "^11"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"kint-php/kint": "Kint provides an informative display of arrays/objects. Useful for debugging and developing."
|
|
@@ -4703,8 +4704,8 @@
|
|
|
"type": "drupal-module",
|
|
|
"extra": {
|
|
|
"drupal": {
|
|
|
- "version": "4.2.1",
|
|
|
- "datestamp": "1664317444",
|
|
|
+ "version": "5.1.2",
|
|
|
+ "datestamp": "1686161028",
|
|
|
"security-coverage": {
|
|
|
"status": "covered",
|
|
|
"message": "Covered by Drupal's security advisory policy"
|
|
@@ -4712,7 +4713,7 @@
|
|
|
},
|
|
|
"drush": {
|
|
|
"services": {
|
|
|
- "drush.services.yml": "^9 || ^10"
|
|
|
+ "drush.services.yml": "^9 || ^10 || ^11"
|
|
|
}
|
|
|
}
|
|
|
},
|