mirror of
https://github.com/opdavies/build-configs.git
synced 2025-01-22 18:27:31 +00:00
11 lines
170 B
YAML
11 lines
170 B
YAML
|
---
|
||
|
name: build-configs
|
||
|
template: symfony-cli
|
||
|
parameters:
|
||
|
nix:
|
||
|
devshell:
|
||
|
packages:
|
||
|
- bashInteractive
|
||
|
- php82
|
||
|
- php82Packages.composer
|