|
17 | 17 | ], |
18 | 18 | "require": { |
19 | 19 | "composer/installers": "^1.2", |
20 | | - "drupal-composer/drupal-scaffold": "^2.4", |
21 | | - "cweagans/composer-patches": "^1.6", |
22 | | - "drupal/core": "~8.0", |
23 | | - "drush/drush": "~8.0", |
24 | | - "drupal/console": "~1.0", |
| 20 | + "drupal-composer/drupal-scaffold": "^2.5", |
| 21 | + "cweagans/composer-patches": "^1.6.5", |
| 22 | + "drupal/core": "^8.7.0", |
| 23 | + "drush/drush": "^9.0.0", |
| 24 | + "drupal/console": "^1.0.2", |
| 25 | + "webflo/drupal-finder": "^1.0.0", |
| 26 | + "webmozart/path-util": "^2.3", |
| 27 | + "zaporylie/composer-drupal-optimizations": "^1.0", |
25 | 28 | "drupal/admin_toolbar": "^1.0" |
26 | 29 | }, |
27 | 30 | "require-dev": { |
28 | | - "drupal/coder": "^8.2", |
| 31 | + "webflo/drupal-core-require-dev": "^8.7.0", |
29 | 32 | "drupal/devel": "^1.0", |
30 | | - "behat/mink": "~1.7", |
31 | | - "behat/mink-goutte-driver": "~1.2", |
32 | | - "jcalderonzumba/gastonjs": "~1.0.2", |
33 | | - "jcalderonzumba/mink-phantomjs-driver": "~0.3.1", |
34 | | - "mikey179/vfsStream": "~1.2", |
35 | | - "phpunit/phpunit": "~4.8", |
36 | | - "symfony/css-selector": "~2.8", |
37 | 33 | "jakub-onderka/php-parallel-lint": "^0.9.2", |
38 | 34 | "jakub-onderka/php-console-highlighter": "^0.3.2" |
39 | 35 | }, |
|
0 commit comments