Add PHP UK talk
This commit is contained in:
parent
d03c06231b
commit
a779120434
|
@ -215,6 +215,11 @@ events:
|
|||
location: Bristol, UK
|
||||
website: https://phpsw.uk
|
||||
|
||||
phpuk18:
|
||||
name: PHP UK Conference 2018
|
||||
location: London, UK
|
||||
website: https://www.phpconference.co.uk
|
||||
|
||||
swdug:
|
||||
name: SWDUG
|
||||
location: Cardiff, UK
|
||||
|
|
|
@ -6,6 +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-01', fuzzy_date: true }
|
||||
---
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue