People who are used to doing module upgrades with Drush should notice that in Drush 9 and Drush 10 (the current version) all the up commands pm-update, pm-updatecode and pm-updatestatus are deprecated.You have to use the corresponding Composer commands. Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the use --no-install and then edit composer.json and run the install - still 8.7.4 at this time.

of drupal/core as a standalone package. Ads are hidden for members. Cheers!This is great, and it's helping me to follow the guide at

The recommended way to install and update a Drupal 8 site is using Composer.People who are used to upgrading module with Drush should notice that in Drush 9 and Drush 10 (the current version) all the Use Composer's built-in command for listing packages that have updates available:You can get the same information with the Composer's The security status from Drupal.org isn't available through Composer.

If you want to modify versions, or anything that comes along with the project, you can do so by adding the After changing the lines, all you need to do is run the command:Thanks for contributing an answer to Stack Overflow! If you want to install version 8.8.5 via Composer then command will like as shown below.

Source Control.

Simple FB Connect can be updated to a later version of the 8.x-3.x branch but Composer will not automatically update to 8.x-4.x if it would be released.

Ie. By clicking “Post Your Answer”, you agree to our To subscribe to this RSS feed, copy and paste this URL into your RSS reader. If you want to install version 8.8.5 via Composer then command will like as shown below.My mistake was not setting the correct webflo/drupal-core-require-dev version along it the drupal/core version, so composer.json should look like this:Thanks for contributing an answer to Drupal Answers! The reason for this is that manual Drupal core updates replace the 'vendor' directory, removing the downloaded libraries required by the contributed module.You can automatically apply patches to composer-built dependencies using Note that patching a project's .info.yml file(s) is a little more complex. Source Control. Regards, Jose

Drupal's currently supported database connectors are mysql (the original MySQL extension), mysqli (an improved … The Overflow Blog This works for me to create a new project with a specific version (eg. composer require cweagans/composer-patches.

It'll ask for the database credentials, a name for the admin user and some basic information.You can use Drush to install Drupal from the command line. Featured on Meta