Skip to content

Commit

Permalink
Adjust default core patch level to -p2. (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
milkovsky authored and webflo committed Aug 16, 2018
1 parent 24f29be commit 96f02b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@
]
},
"extra": {
"patchLevel": {
"drupal/core": "-p2"
},
"installer-paths": {
"web/core": ["type:drupal-core"],
"web/libraries/{$name}": ["type:drupal-library"],
Expand Down

0 comments on commit 96f02b3

Please sign in to comment.