updated custom modules version flag, installed drupal/core-dev and rector
This commit is contained in:
parent
e1378a4656
commit
38501ecf4d
|
@ -313,6 +313,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
"drupal/core-dev": "*",
|
||||||
|
"palantirnet/drupal-rector": "^0.20.3",
|
||||||
|
"symfony/phpunit-bridge": "^7.1",
|
||||||
"weitzman/drupal-test-traits": "dev-master"
|
"weitzman/drupal-test-traits": "dev-master"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -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": "c0a3e0fa975951bfed0c9cc25becef2b",
|
"content-hash": "1f788d98ace1b56db27f9081894c80d8",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "algolia/places",
|
"name": "algolia/places",
|
||||||
|
@ -16250,16 +16250,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan",
|
"name": "phpstan/phpstan",
|
||||||
"version": "1.11.10",
|
"version": "1.11.11",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpstan.git",
|
"url": "https://github.com/phpstan/phpstan.git",
|
||||||
"reference": "640410b32995914bde3eed26fa89552f9c2c082f"
|
"reference": "707c2aed5d8d0075666e673a5e71440c1d01a5a3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/640410b32995914bde3eed26fa89552f9c2c082f",
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/707c2aed5d8d0075666e673a5e71440c1d01a5a3",
|
||||||
"reference": "640410b32995914bde3eed26fa89552f9c2c082f",
|
"reference": "707c2aed5d8d0075666e673a5e71440c1d01a5a3",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -16304,7 +16304,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-08-08T09:02:50+00:00"
|
"time": "2024-08-19T14:37:29+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan-deprecation-rules",
|
"name": "phpstan/phpstan-deprecation-rules",
|
||||||
|
@ -21022,16 +21022,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wikimedia/composer-merge-plugin",
|
"name": "wikimedia/composer-merge-plugin",
|
||||||
"version": "v2.0.1",
|
"version": "v2.1.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/wikimedia/composer-merge-plugin.git",
|
"url": "https://github.com/wikimedia/composer-merge-plugin.git",
|
||||||
"reference": "8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912"
|
"reference": "a03d426c8e9fb2c9c569d9deeb31a083292788bc"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912",
|
"url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/a03d426c8e9fb2c9c569d9deeb31a083292788bc",
|
||||||
"reference": "8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912",
|
"reference": "a03d426c8e9fb2c9c569d9deeb31a083292788bc",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -21040,9 +21040,12 @@
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"composer/composer": "^1.1||^2.0",
|
"composer/composer": "^1.1||^2.0",
|
||||||
"php-parallel-lint/php-parallel-lint": "~1.1.0",
|
"ext-json": "*",
|
||||||
|
"mediawiki/mediawiki-phan-config": "0.11.1",
|
||||||
|
"php-parallel-lint/php-parallel-lint": "~1.3.1",
|
||||||
|
"phpspec/prophecy": "~1.15.0",
|
||||||
"phpunit/phpunit": "^8.5||^9.0",
|
"phpunit/phpunit": "^8.5||^9.0",
|
||||||
"squizlabs/php_codesniffer": "~3.5.4"
|
"squizlabs/php_codesniffer": "~3.7.1"
|
||||||
},
|
},
|
||||||
"type": "composer-plugin",
|
"type": "composer-plugin",
|
||||||
"extra": {
|
"extra": {
|
||||||
|
@ -21069,9 +21072,9 @@
|
||||||
"description": "Composer plugin to merge multiple composer.json files",
|
"description": "Composer plugin to merge multiple composer.json files",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/wikimedia/composer-merge-plugin/issues",
|
"issues": "https://github.com/wikimedia/composer-merge-plugin/issues",
|
||||||
"source": "https://github.com/wikimedia/composer-merge-plugin/tree/v2.0.1"
|
"source": "https://github.com/wikimedia/composer-merge-plugin/tree/v2.1.0"
|
||||||
},
|
},
|
||||||
"time": "2021-02-24T05:28:06+00:00"
|
"time": "2023-04-15T19:07:00+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "zaporylie/composer-drupal-optimizations",
|
"name": "zaporylie/composer-drupal-optimizations",
|
||||||
|
@ -21310,6 +21313,34 @@
|
||||||
"abandoned": "behat/mink-browserkit-driver",
|
"abandoned": "behat/mink-browserkit-driver",
|
||||||
"time": "2021-10-12T11:35:46+00:00"
|
"time": "2021-10-12T11:35:46+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/core-dev",
|
||||||
|
"version": "8.0.0-beta15",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/drupal/core-dev.git",
|
||||||
|
"reference": "ef24527e33763588415be5ca0719341ddb23e117"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/drupal/core-dev/zipball/ef24527e33763588415be5ca0719341ddb23e117",
|
||||||
|
"reference": "ef24527e33763588415be5ca0719341ddb23e117",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"conflict": {
|
||||||
|
"webflo/drupal-core-require-dev": "*"
|
||||||
|
},
|
||||||
|
"type": "metapackage",
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0-or-later"
|
||||||
|
],
|
||||||
|
"description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.",
|
||||||
|
"support": {
|
||||||
|
"source": "https://github.com/drupal/core-dev/tree/8.0.0-beta15"
|
||||||
|
},
|
||||||
|
"time": "2019-10-31T10:23:10+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "fabpot/goutte",
|
"name": "fabpot/goutte",
|
||||||
"version": "v3.2.3",
|
"version": "v3.2.3",
|
||||||
|
@ -21370,6 +21401,91 @@
|
||||||
"abandoned": "symfony/browser-kit",
|
"abandoned": "symfony/browser-kit",
|
||||||
"time": "2018-06-29T15:13:57+00:00"
|
"time": "2018-06-29T15:13:57+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "palantirnet/drupal-rector",
|
||||||
|
"version": "0.20.3",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/palantirnet/drupal-rector.git",
|
||||||
|
"reference": "50c742a34f89e4202056e433bbb476ca1fdf3797"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/palantirnet/drupal-rector/zipball/50c742a34f89e4202056e433bbb476ca1fdf3797",
|
||||||
|
"reference": "50c742a34f89e4202056e433bbb476ca1fdf3797",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"rector/rector": "^1.0",
|
||||||
|
"webflo/drupal-finder": "^1.2"
|
||||||
|
},
|
||||||
|
"replace": {
|
||||||
|
"drupal8-rector/drupal8-rector": "*",
|
||||||
|
"palantirnet/drupal8-rector": "*"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"cweagans/composer-patches": "^1.7.2",
|
||||||
|
"friendsofphp/php-cs-fixer": "^3.58",
|
||||||
|
"php": "^8.2",
|
||||||
|
"phpstan/extension-installer": "^1.1",
|
||||||
|
"phpstan/phpstan": "^1.0",
|
||||||
|
"phpstan/phpstan-deprecation-rules": "^1.0",
|
||||||
|
"phpunit/phpunit": "^10.0",
|
||||||
|
"symfony/yaml": "^5 || ^6 || ^7",
|
||||||
|
"symplify/vendor-patches": "^11.0"
|
||||||
|
},
|
||||||
|
"type": "library",
|
||||||
|
"extra": {
|
||||||
|
"enable-patching": true
|
||||||
|
},
|
||||||
|
"autoload": {
|
||||||
|
"psr-4": {
|
||||||
|
"DrupalRector\\": "src"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
"license": [
|
||||||
|
"MIT"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Dezső Biczó",
|
||||||
|
"email": "mxr576@gmail.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Ofer Shaal",
|
||||||
|
"email": "shaal@palantir.net"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Daniel Montgomery",
|
||||||
|
"email": "montgomery@palantir.net"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Matt Glaman",
|
||||||
|
"email": "nmd.matt@gmail.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Björn Brala",
|
||||||
|
"email": "drupal@bjorn.dev"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Ken Rickard",
|
||||||
|
"email": "agentrickard@gmail.com"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Instant fixes for your Drupal code by using Rector.",
|
||||||
|
"keywords": [
|
||||||
|
"Code style",
|
||||||
|
"Drupal 8",
|
||||||
|
"ast",
|
||||||
|
"drupal 9",
|
||||||
|
"rector"
|
||||||
|
],
|
||||||
|
"support": {
|
||||||
|
"source": "https://github.com/palantirnet/drupal-rector/tree/0.20.3"
|
||||||
|
},
|
||||||
|
"time": "2024-06-10T19:18:13+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "phar-io/manifest",
|
"name": "phar-io/manifest",
|
||||||
"version": "2.0.4",
|
"version": "2.0.4",
|
||||||
|
@ -21910,6 +22026,65 @@
|
||||||
],
|
],
|
||||||
"time": "2024-08-13T06:09:37+00:00"
|
"time": "2024-08-13T06:09:37+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "rector/rector",
|
||||||
|
"version": "1.2.3",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/rectorphp/rector.git",
|
||||||
|
"reference": "2433e95410aef1b34b15d7f1b6a134365a4ddb39"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/rectorphp/rector/zipball/2433e95410aef1b34b15d7f1b6a134365a4ddb39",
|
||||||
|
"reference": "2433e95410aef1b34b15d7f1b6a134365a4ddb39",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"php": "^7.2|^8.0",
|
||||||
|
"phpstan/phpstan": "^1.11.9"
|
||||||
|
},
|
||||||
|
"conflict": {
|
||||||
|
"rector/rector-doctrine": "*",
|
||||||
|
"rector/rector-downgrade-php": "*",
|
||||||
|
"rector/rector-phpunit": "*",
|
||||||
|
"rector/rector-symfony": "*"
|
||||||
|
},
|
||||||
|
"suggest": {
|
||||||
|
"ext-dom": "To manipulate phpunit.xml via the custom-rule command"
|
||||||
|
},
|
||||||
|
"bin": [
|
||||||
|
"bin/rector"
|
||||||
|
],
|
||||||
|
"type": "library",
|
||||||
|
"autoload": {
|
||||||
|
"files": [
|
||||||
|
"bootstrap.php"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
"license": [
|
||||||
|
"MIT"
|
||||||
|
],
|
||||||
|
"description": "Instant Upgrade and Automated Refactoring of any PHP code",
|
||||||
|
"keywords": [
|
||||||
|
"automation",
|
||||||
|
"dev",
|
||||||
|
"migration",
|
||||||
|
"refactoring"
|
||||||
|
],
|
||||||
|
"support": {
|
||||||
|
"issues": "https://github.com/rectorphp/rector/issues",
|
||||||
|
"source": "https://github.com/rectorphp/rector/tree/1.2.3"
|
||||||
|
},
|
||||||
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://github.com/tomasvotruba",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2024-08-12T16:36:46+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "sebastian/cli-parser",
|
"name": "sebastian/cli-parser",
|
||||||
"version": "2.0.1",
|
"version": "2.0.1",
|
||||||
|
@ -22898,6 +23073,88 @@
|
||||||
],
|
],
|
||||||
"time": "2022-07-25T12:56:14+00:00"
|
"time": "2022-07-25T12:56:14+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "symfony/phpunit-bridge",
|
||||||
|
"version": "v7.1.3",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/symfony/phpunit-bridge.git",
|
||||||
|
"reference": "e823122d31935eb711e2767c31f3d71cb0b87fb1"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e823122d31935eb711e2767c31f3d71cb0b87fb1",
|
||||||
|
"reference": "e823122d31935eb711e2767c31f3d71cb0b87fb1",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"php": ">=7.2.5"
|
||||||
|
},
|
||||||
|
"conflict": {
|
||||||
|
"phpunit/phpunit": "<7.5|9.1.2"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"symfony/deprecation-contracts": "^2.5|^3.0",
|
||||||
|
"symfony/error-handler": "^5.4|^6.4|^7.0",
|
||||||
|
"symfony/polyfill-php81": "^1.27"
|
||||||
|
},
|
||||||
|
"bin": [
|
||||||
|
"bin/simple-phpunit"
|
||||||
|
],
|
||||||
|
"type": "symfony-bridge",
|
||||||
|
"extra": {
|
||||||
|
"thanks": {
|
||||||
|
"name": "phpunit/phpunit",
|
||||||
|
"url": "https://github.com/sebastianbergmann/phpunit"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"autoload": {
|
||||||
|
"files": [
|
||||||
|
"bootstrap.php"
|
||||||
|
],
|
||||||
|
"psr-4": {
|
||||||
|
"Symfony\\Bridge\\PhpUnit\\": ""
|
||||||
|
},
|
||||||
|
"exclude-from-classmap": [
|
||||||
|
"/Tests/",
|
||||||
|
"/bin/"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
"license": [
|
||||||
|
"MIT"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Nicolas Grekas",
|
||||||
|
"email": "p@tchwork.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Symfony Community",
|
||||||
|
"homepage": "https://symfony.com/contributors"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
|
||||||
|
"homepage": "https://symfony.com",
|
||||||
|
"support": {
|
||||||
|
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.1.3"
|
||||||
|
},
|
||||||
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://symfony.com/sponsor",
|
||||||
|
"type": "custom"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/fabpot",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
||||||
|
"type": "tidelift"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2024-07-26T12:41:01+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "theseer/tokenizer",
|
"name": "theseer/tokenizer",
|
||||||
"version": "1.2.3",
|
"version": "1.2.3",
|
||||||
|
|
|
@ -0,0 +1,16 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
use Rector\Config\RectorConfig;
|
||||||
|
|
||||||
|
return RectorConfig::configure()
|
||||||
|
->withPaths([
|
||||||
|
__DIR__ . '/drush',
|
||||||
|
__DIR__ . '/node_modules',
|
||||||
|
__DIR__ . '/scripts',
|
||||||
|
__DIR__ . '/web',
|
||||||
|
])
|
||||||
|
// uncomment to reach your current PHP version
|
||||||
|
// ->withPhpSets()
|
||||||
|
->withTypeCoverageLevel(0);
|
|
@ -1,5 +1,5 @@
|
||||||
name: 'Editors Menus'
|
name: 'Editors Menus'
|
||||||
type: module
|
type: module
|
||||||
description: 'create editors admin menus through module as they will be exportable as config'
|
description: 'create editors admin menus through module as they will be exportable as config'
|
||||||
core_version_requirement: ^8.8 || ^9.2
|
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||||
package: 'Custom'
|
package: 'Custom'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
name: 'images_styles_cron_gen'
|
name: 'images_styles_cron_gen'
|
||||||
type: module
|
type: module
|
||||||
description: 'helpers for progressive decoupling'
|
description: 'helpers for progressive decoupling'
|
||||||
core_version_requirement: ^8.8 || ^9.2
|
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||||
package: 'custom'
|
package: 'custom'
|
||||||
# https://www.flocondetoile.fr/blog/generate-programmatically-image-styles-drupal-8
|
# https://www.flocondetoile.fr/blog/generate-programmatically-image-styles-drupal-8
|
||||||
# https://www.flocondetoile.fr/blog/using-drupal-8-cron-api-generate-image-styles
|
# https://www.flocondetoile.fr/blog/using-drupal-8-cron-api-generate-image-styles
|
||||||
|
|
|
@ -3,7 +3,7 @@ description: Materio commerce custom module
|
||||||
package: Materio
|
package: Materio
|
||||||
|
|
||||||
type: module
|
type: module
|
||||||
core_version_requirement: ^8.8 || ^9.2
|
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- drupal:commerce
|
- drupal:commerce
|
|
@ -1,5 +1,5 @@
|
||||||
name: 'materio_decoupled'
|
name: 'materio_decoupled'
|
||||||
type: module
|
type: module
|
||||||
description: 'helpers for progressive decoupling'
|
description: 'helpers for progressive decoupling'
|
||||||
core_version_requirement: ^8.8 || ^9.2
|
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||||
package: 'Materio'
|
package: 'Materio'
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name: 'materio_expo'
|
name: 'materio_expo'
|
||||||
type: module
|
type: module
|
||||||
description: 'My Awesome Module'
|
description: 'My Awesome Module'
|
||||||
core_version_requirement: ^8.8 || ^9.2
|
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||||
package: 'Materio'
|
package: 'Materio'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
name: Materio FLAG
|
name: Materio FLAG
|
||||||
type: module
|
type: module
|
||||||
description: Defines api behaviours for flaglist.
|
description: Defines api behaviours for flaglist.
|
||||||
core_version_requirement: ^8.8 || ^9.2
|
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||||
package: Materio
|
package: Materio
|
||||||
dependencies:
|
dependencies:
|
||||||
- drupal:flag_lists
|
- drupal:flag_lists
|
||||||
|
|
|
@ -2,7 +2,7 @@ name: Materio GraphQL
|
||||||
type: module
|
type: module
|
||||||
description: 'Materio GraphQL schema.'
|
description: 'Materio GraphQL schema.'
|
||||||
package: Materio
|
package: Materio
|
||||||
core_version_requirement: ^8.8 || ^9.2
|
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- graphql:graphql
|
- graphql:graphql
|
||||||
- node:node
|
- node:node
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: Materio Home
|
name: Materio Home
|
||||||
type: module
|
type: module
|
||||||
description: Defines home contents for materiO.
|
description: Defines home contents for materiO.
|
||||||
core_version_requirement: ^8.8 || ^9.2
|
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||||
package: Materio
|
package: Materio
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
name: Materio Id
|
name: Materio Id
|
||||||
type: module
|
type: module
|
||||||
description: "Compute automaticly materials references : <family>-<index>, eg. W-0459."
|
description: "Compute automaticly materials references : <family>-<index>, eg. W-0459."
|
||||||
core_version_requirement: ^8.8 || ^9.2
|
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||||
package: Materio
|
package: Materio
|
||||||
dependencies:
|
dependencies:
|
||||||
- computed_field
|
- computed_field
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
name: Materio JsonAPI
|
name: Materio JsonAPI
|
||||||
type: module
|
type: module
|
||||||
description: Defines custom behaviours to jsonapi.
|
description: Defines custom behaviours to jsonapi.
|
||||||
core_version_requirement: ^8.8 || ^9.2
|
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||||
package: Materio
|
package: Materio
|
||||||
dependencies:
|
dependencies:
|
||||||
- drupal:jsonapi
|
- drupal:jsonapi
|
||||||
|
|
|
@ -2,7 +2,7 @@ name: Materio Mailjet
|
||||||
description: Add support for MailJet Webhooks.
|
description: Add support for MailJet Webhooks.
|
||||||
package: Materio
|
package: Materio
|
||||||
type: module
|
type: module
|
||||||
core_version_requirement: ^8.8 || ^9
|
core_version_requirement: ^8.8 || ^9 || ^10.2
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- mailjet:mailjet
|
- mailjet:mailjet
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
name: Materio Samples
|
name: Materio Samples
|
||||||
type: module
|
type: module
|
||||||
description: "Provide a sample field, each showroom (taxonomy term) can fill it's own sample reference, and only it's own"
|
description: "Provide a sample field, each showroom (taxonomy term) can fill it's own sample reference, and only it's own"
|
||||||
core_version_requirement: ^8.8 || ^9.2
|
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||||
package: Materio
|
package: Materio
|
||||||
dependencies:
|
dependencies:
|
||||||
- taxonomy
|
- taxonomy
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
name: Materio Serach API
|
name: Materio Serach API
|
||||||
type: module
|
type: module
|
||||||
description: 'Search Api Materio module'
|
description: 'Search Api Materio module'
|
||||||
core_version_requirement: ^8.8 || ^9.2
|
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||||
package: 'Materio'
|
package: 'Materio'
|
||||||
dependencies:
|
dependencies:
|
||||||
- search_api
|
- search_api
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
name: Materio Simple News
|
name: Materio Simple News
|
||||||
type: module
|
type: module
|
||||||
description: 'Simple News extensions Materio module'
|
description: 'Simple News extensions Materio module'
|
||||||
core_version_requirement: ^8.8 || ^9.2
|
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||||
package: 'Materio'
|
package: 'Materio'
|
||||||
dependencies:
|
dependencies:
|
||||||
- simplenews
|
- simplenews
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name: 'materio_user'
|
name: 'materio_user'
|
||||||
type: module
|
type: module
|
||||||
description: ''
|
description: ''
|
||||||
core_version_requirement: ^8.8 || ^9.2
|
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||||
package: 'Materio'
|
package: 'Materio'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
name: Vue Link Formatter
|
name: Vue Link Formatter
|
||||||
type: module
|
type: module
|
||||||
description: 'Provides a simple vue link field formatter with vue attributes as @click.'
|
description: 'Provides a simple vue link field formatter with vue attributes as @click.'
|
||||||
core_version_requirement: ^8 || ^9
|
core_version_requirement: ^8 || ^9 || ^10.2
|
||||||
package: Fields
|
package: Fields
|
||||||
# version: VERSION
|
# version: VERSION
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in New Issue