This commit is contained in:
Oliver Davies 2017-11-14 20:38:32 +00:00
parent cba105dd0a
commit fd08a62c32

View file

@ -6,7 +6,7 @@ slides:
embed: '<script async class="speakerdeck-embed" data-id="1c1e0e129ab34816bd4c4edb5f6642c2" data-ratio="1.37081659973226" src="//speakerdeck.com/assets/embed.js"></script>'
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], PHPs dependency manager.