Skip to content

Commit

Permalink
Merge pull request #158 from openeuropa/EWPP-0000
Browse files Browse the repository at this point in the history
EWPP-0000: Update core version to 8.9.15.
  • Loading branch information
ademarco authored May 5, 2021
2 parents acbee15 + 9c0349b commit 4214e43
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"require": {
"php": "~7.2.0 || ~7.3.0",
"cweagans/composer-patches": "^1.6",
"drupal/core-dev": "8.9.x",
"drupal/core": "8.9.x"
"drupal/core-dev": "8.9.15",
"drupal/core": "8.9.15"
},
"repositories": {
"drupal": {
Expand All @@ -21,8 +21,7 @@
"composer-exit-on-patch-failure": true,
"patches": {
"drupal/core": {
"https://www.drupal.org/project/drupal/issues/2943172": "https://www.drupal.org/files/issues/2021-01-27/2943172-kernel-test-base-60.patch",
"https://www.drupal.org/project/drupal/issues/2571475": "https://www.drupal.org/files/issues/outbound_http_requests-2571475-10.patch"
"https://www.drupal.org/project/drupal/issues/2943172": "https://www.drupal.org/files/issues/2021-01-27/2943172-kernel-test-base-60.patch"
}
},
"installer-paths": {
Expand Down

0 comments on commit 4214e43

Please sign in to comment.