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 7b0f5c5 commit 24ab11dCopy full SHA for 24ab11d
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.1",
+ "drupal/core": "~8.5.3",
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.1"
+ "webflo/drupal-core-require-dev": "~8.5.3"
31
32
"conflict": {
33
"drupal/drupal": "*"
0 commit comments