diff --git a/source/_talks/building-build-configs.md b/source/_talks/building-build-configs.md index f8ccae3c..1cd1a1d8 100644 --- a/source/_talks/building-build-configs.md +++ b/source/_talks/building-build-configs.md @@ -8,10 +8,16 @@ speakerdeck: video: ~ image: ~ events: - - name: PHP South West (PHPSW) + - + name: PHP South West (PHPSW) location: Bristol, UK date: 2023-11-08 url: https://www.meetup.com/php-sw/events/296917370 + - + name: PHP Oxford + location: Oxford, UK + date: 2024-01-25 + url: https://www.meetup.com/php-oxford/events/297556113 --- [Build Configs](/build-configs) is a tool I've created for creating and managing customised per-project configuration files, such as Docker, Docker Compose, Nix Flakes, and PHPUnit and PHPStan configuration.