Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6be94f4 commit 9167252Copy full SHA for 9167252
composer.json
@@ -20,14 +20,14 @@
20
"cweagans/composer-patches": "^1.6",
21
"drupal-composer/drupal-scaffold": "^2.2",
22
"drupal/console": "^1.0.2",
23
- "drupal/core": "~8.5",
+ "drupal/core": "~8.5.1",
24
"drush/drush": "^9.0.0",
25
"vlucas/phpdotenv": "^2.4",
26
"webflo/drupal-finder": "^1.0.0",
27
"webmozart/path-util": "^2.3"
28
},
29
"require-dev": {
30
- "webflo/drupal-core-require-dev": "~8.5"
+ "webflo/drupal-core-require-dev": "~8.5.1"
31
32
"conflict": {
33
"drupal/drupal": "*"
0 commit comments