From cba105dd0a423ca577121de7e66381260852f434 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 14 Nov 2017 20:01:29 +0000 Subject: [PATCH] Update date and time --- source/_talks/goodbye-drush-make-hello-composer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_talks/goodbye-drush-make-hello-composer.md b/source/_talks/goodbye-drush-make-hello-composer.md index 1bc0bb2a..19a9dc2d 100644 --- a/source/_talks/goodbye-drush-make-hello-composer.md +++ b/source/_talks/goodbye-drush-make-hello-composer.md @@ -6,7 +6,7 @@ slides: embed: '' events: - { event: drupal-bristol, date: '2016-11-17' } - - { event: phpuk18, date: '2018-02-01', fuzzy_date: true } + - { event: phpuk18, date: '2018-02-17', time: '14:40 - 15:40' } --- 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], PHP’s dependency manager.