parkgift.blogg.se

Composer update drupal
Composer update drupal













  1. #COMPOSER UPDATE DRUPAL ARCHIVE#
  2. #COMPOSER UPDATE DRUPAL CODE#

Phpdocumentor/reflection-docblock 2.0.5 4.2.0

composer update drupal

Jcalderonzumba/gastonjs v1.0.3 v1.2.0 PhantomJS API based server for webpage automation Gabordemooij/redbean v4.3.4 v5.0 RedBeanPHP ORM

#COMPOSER UPDATE DRUPAL CODE#

Enabling this can cause security and performance issues as it allows users to execute PHP code on your site.Įgulias/email-validator 1.2.14 2.1.3 A library for validating emailsįabpot/goutte v3.2.1 v3.2.2 A simple PHP Web Scraper

#COMPOSER UPDATE DRUPAL ARCHIVE#

alchemy/zippy 0.4.3 0.4.8 Zippy, the archive manager companionĬomposer/installers v1.4.0 v1.5.0 A multi-framework Composer library installerĬonsolidation/annotated-command 2.8.1 2.8.2 Initialize Symfony Console commands from annotated command class methods.Ĭonsolidation/output-formatters 3.1.12 3.1.13 Format text by applying transformations provided by plug-in formatters.Ĭweagans/composer-patches 1.6.2 1.6.4 Provides a way to patch Composer packages.ĭflydev/dot-access-data v1.1.0 v2.0.0 Given a deep data structure, access data by dot notation.ĭrupal/php 1.0.0-beta1 1.0.0-beta2 Allows embedded PHP code/snippets to be evaluated. This is what I get when I run composer outdated.

composer update drupal

I'm guessing Drupal is built using specific versions of packages, so updating all of them would probably break some stuff, right? How is someone supposed to know what packages should be updated and which ones should stay at a specific version? Is that intended? Or should these packages be updated? After this is done, if I run composer outdated again, I still see a bunch of packages that are outdated according to composer. Assuming just the console and core come up as outdated, I run composer update drupal/console drupal/core -with-dependencies and that pulls down the updates, and does its thing. Right now I run, from the root folder of my Drupal install, (with maintenance mode enabled) composer outdated and I get a list of a bunch of packages in need of an update.Īs far as I can tell from the documentation, I should only be updating the packages that start with "drupal/". I know the basics from administering a Drupal 7 server for years, but the Composer part is tripping me up. I'm just starting to work with Drupal 8 and composer and I'm trying to figure out how the updating workflow should work.















Composer update drupal