|
@@ -5,9 +5,7 @@
|
|
"keywords": ["Drupal","FiguresLibres", "StarterKit"],
|
|
"keywords": ["Drupal","FiguresLibres", "StarterKit"],
|
|
"require": {
|
|
"require": {
|
|
"drupal/core": "8.*",
|
|
"drupal/core": "8.*",
|
|
- "drupal/core-composer-scaffold": "^9.0",
|
|
|
|
"components/highlightjs": "9.7.*",
|
|
"components/highlightjs": "9.7.*",
|
|
- "composer/installers": "^1.2",
|
|
|
|
"cweagans/composer-patches": "^1.6",
|
|
"cweagans/composer-patches": "^1.6",
|
|
"d3/d3": "3.5.*",
|
|
"d3/d3": "3.5.*",
|
|
"drush/drush": "^9.5",
|
|
"drush/drush": "^9.5",
|
|
@@ -81,14 +79,7 @@
|
|
"drupal/views_bulk_operations": "^3.9",
|
|
"drupal/views_bulk_operations": "^3.9",
|
|
"drupal/views_bulk_edit": "^2.2",
|
|
"drupal/views_bulk_edit": "^2.2",
|
|
"drupal/views_ef_fieldset": "^1.2",
|
|
"drupal/views_ef_fieldset": "^1.2",
|
|
- "drupal/workflow": "1.x-dev",
|
|
|
|
- "kint-php/kint": "^3.3",
|
|
|
|
- "symfony/event-dispatcher": "4.3.4 as 3.4.99",
|
|
|
|
- "vlucas/phpdotenv": "^2.4",
|
|
|
|
- "webflo/drupal-finder": "^1.0.0",
|
|
|
|
- "webmozart/path-util": "^2.3",
|
|
|
|
- "wikimedia/composer-merge-plugin": "^1.4",
|
|
|
|
- "zaporylie/composer-drupal-optimizations": "^1.0"
|
|
|
|
|
|
+ "drupal/workflow": "1.x-dev"
|
|
},
|
|
},
|
|
"repositories": [
|
|
"repositories": [
|
|
{
|
|
{
|