Skip to content

Commit d0568a8

Browse files
authored
Update to Drupal 8.5
1 parent 6d886d9 commit d0568a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"cweagans/composer-patches": "^1.6",
2121
"drupal-composer/drupal-scaffold": "^2.2",
2222
"drupal/console": "^1.0.2",
23-
"drupal/core": "~8.4",
23+
"drupal/core": "~8.5",
2424
"drush/drush": "^9.0.0",
2525
"webflo/drupal-finder": "^1.0.0",
2626
"webmozart/path-util": "^2.3"
2727
},
2828
"require-dev": {
29-
"webflo/drupal-core-require-dev": "~8.4"
29+
"webflo/drupal-core-require-dev": "~8.5"
3030
},
3131
"conflict": {
3232
"drupal/drupal": "*"

0 commit comments

Comments
 (0)