Reorder talk events

This commit is contained in:
Oliver Davies 2024-08-07 02:07:26 +01:00
parent 8b7742f738
commit 81b95736ee
18 changed files with 253 additions and 252 deletions

View file

@ -9,16 +9,16 @@ video:
type: youtube
id: ZL2FtRTX9Y8
events:
- name: Drupal Bristol
location: Bristol, UK
url: https://www.drupalbristol.org.uk
date: 2016-11-17
- name: PHP UK Conference 2018
location: London, UK
date: 2018-02-16
time: "14:40 - 15:40"
url: https://www.phpconference.co.uk
joindin: https://joind.in/talk/650ab
- name: Drupal Bristol
location: Bristol, UK
url: https://www.drupalbristol.org.uk
date: 2016-11-17
---
One of the main outcomes of Drupal 8 was “getting off the island” with third-party code included in core and adopting modern best practices from the wider PHP ecosystem - including [Composer][1], PHPs dependency manager.