Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9167252

Browse files
authored
Bump minimal version
1 parent 6be94f4 commit 9167252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
"cweagans/composer-patches": "^1.6",
2121
"drupal-composer/drupal-scaffold": "^2.2",
2222
"drupal/console": "^1.0.2",
23-
"drupal/core": "~8.5",
23+
"drupal/core": "~8.5.1",
2424
"drush/drush": "^9.0.0",
2525
"vlucas/phpdotenv": "^2.4",
2626
"webflo/drupal-finder": "^1.0.0",
2727
"webmozart/path-util": "^2.3"
2828
},
2929
"require-dev": {
30-
"webflo/drupal-core-require-dev": "~8.5"
30+
"webflo/drupal-core-require-dev": "~8.5.1"
3131
},
3232
"conflict": {
3333
"drupal/drupal": "*"

0 commit comments

Comments
 (0)