Revert "Format talk page front matter"

This reverts commit c7b6399a79.
This commit is contained in:
Oliver Davies 2024-08-07 00:51:53 +01:00
parent db6abea201
commit 52659b653e
39 changed files with 757 additions and 640 deletions

View file

@ -3,17 +3,18 @@ title: Modern Drupal Development with Composer
description: A lightning talk on how to use Composer to manage your Drupal projects.
type: Lightning talk
speakerdeck:
id: 7a1358502526425a9cfd288f85fb32f3
ratio: "1.37081659973226"
url: https://speakerdeck.com/opdavies/modern-drupal-development-with-composer
id: 7a1358502526425a9cfd288f85fb32f3
ratio: "1.37081659973226"
url: https://speakerdeck.com/opdavies/modern-drupal-development-with-composer
video:
type: youtube
id: Yi_FPI3xHwc
type: youtube
id: Yi_FPI3xHwc
events:
- name: PHP South West
location: Bristol, UK
url: https://phpsw.uk
date: 2016-11-09
-
name: PHP South West
location: Bristol, UK
url: https://phpsw.uk
date: 2016-11-09
---
Building a Drupal application? You no longer need to download archives to add new modules or update core, or deal with Drupal specific tools to manage your codebase.