Commit b354ba7
Drupal 8.7 (#27)
* Honor .env files and suggest usage (drupal-composer#351)
* Remove extra whitespace (drupal-composer#371)
* Updated argument name
* Bump minimal version
* Bump minimal version to 8.5.3
* Fix installer path for drush commandfiles.
* Update drupal-composer/drupal-scaffold
drupal-composer/drupal-scaffold is a full featured plugin and provides its own command.
* Fix tests on Travis CI (drupal-composer#405)
* Copy the editor config and gitattributes from drupal to the root. (drupal-composer#404)
* Remove "drupal-scaffold" from scripts (drupal-composer#275)
* Fix typo in README.md
* Remove unused use statement. (drupal-composer#406)
* Adjust default core patch level to -p2. (drupal-composer#418)
* Bump minimum required composer-patches version to support default patch level (drupal-composer#410)
* Update composer.json to require latest stable version of Drupal (drupal-composer#424)
* Require zaporylie/composer-drupal-optimizations (drupal-composer#442)
* Issue drupal-composer#408: Bump minimum PHP version to 5.6
* Removing redundant "--stability dev" from installation command (drupal-composer#450)
Fixes drupal-composer#449.
* Added "composer-exit-on-patch-failure": true option to composer.json (drupal-composer#420)
* Sync new lines at the end of the files (drupal-composer#453)
* Quote wildcards to avoid issues in some shells (drupal-composer#456)
* Add PHP 7.3 to Travis CI (drupal-composer#476)
* Change createRequiredFiles messages to reflect what occured (drupal-composer#467)
* Drop PHP 5.6 testing (drupal-composer#489)
* Bump minimum version to 8.7.0 (drupal-composer#488)
* Update .travis.yml
* update composer.lock1 parent f63f5ab commit b354ba7
File tree
7 files changed
+905
-313
lines changed- drush
- sites
- scripts/composer
7 files changed
+905
-313
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
142 | 144 | | |
143 | 145 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | | - | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| 66 | + | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| |||
0 commit comments