mirror of
https://github.com/opdavies/versa.git
synced 2025-01-22 19:47:33 +00:00
18 lines
252 B
YAML
18 lines
252 B
YAML
name: versa
|
|
type: symfony
|
|
language: php
|
|
|
|
flake:
|
|
devshell:
|
|
packages:
|
|
- php82
|
|
- php82Packages.composer
|
|
|
|
git:
|
|
ignore:
|
|
- /bin/
|
|
|
|
# experimental:
|
|
# TODO: not yet supported in Symfony projects?
|
|
# createInclusiveGitIgnoreFile: true
|