# Load the flake environment
use flake

# Use PHP and Node layouts
layout php
layout node

# Watch for dependency changes
watch_file composer.json
watch_file package.json
