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

Skip to content

Commit f706781

Browse files
authored
fix: update core 8.6 (#2)
1 parent 67c106a commit f706781

File tree

5 files changed

+893
-461
lines changed

5 files changed

+893
-461
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@
1717
],
1818
"require": {
1919
"composer/installers": "^1.2",
20-
"cweagans/composer-patches": "^1.6",
20+
"cweagans/composer-patches": "^1.6.5",
2121
"drupal-composer/drupal-scaffold": "^2.5",
2222
"drupal/console": "^1.0.2",
23-
"drupal/core": "~8.5.3",
23+
"drupal/core": "^8.6.0",
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": {
3030
"symfony/dotenv": "^4.1",
31-
"webflo/drupal-core-require-dev": "~8.5.3"
31+
"webflo/drupal-core-require-dev": "^8.6.0"
3232
},
3333
"conflict": {
3434
"drupal/drupal": "*"

0 commit comments

Comments
 (0)