diff --git a/source/_talks/goodbye-drush-make-hello-composer.md b/source/_talks/goodbye-drush-make-hello-composer.md index 19a9dc2d..86bd06f0 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-17', time: '14:40 - 15:40' } + - { event: phpuk18, date: '2018-02-16', 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.