File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ volume is not deleted manually or with the "-v" option on `docker-compose down`.
109109* This repository * does* track a composer.lock file meaning that versions of software
110110installed are the ones that match the lock file. Currently this repository tracks
111111the base installation provided by the [ drupal-composer/drupal-project] ( https://github.com/drupal-composer/drupal-project )
112- with Drupal 8.7.4 . You can upgrade with ` make drupal-upgrade ` or wait until this
112+ with Drupal 8.7.7 . You can upgrade with ` make drupal-upgrade ` or wait until this
113113repository is updated. Certain files such as those provided by the Drupal scaffolding
114114project may be subject to manipulation and may or may not upgrade cleanly. The default
115115location for the hosted content in this project was moved from the default of ` /web `
Original file line number Diff line number Diff line change 2525 "webflo/drupal-finder" : " ^1.0.0" ,
2626 "webmozart/path-util" : " ^2.3" ,
2727 "zaporylie/composer-drupal-optimizations" : " ^1.0" ,
28- "drupal/admin_toolbar" : " ^1.0"
28+ "drupal/admin_toolbar" : " ^1.0" ,
29+ "vlucas/phpdotenv" : " ^2.4"
2930 },
3031 "require-dev" : {
3132 "webflo/drupal-core-require-dev" : " ^8.7.0" ,
You can’t perform that action at this time.
0 commit comments