mirror of
https://github.com/opdavies/versa.git
synced 2025-01-23 03:57:32 +00:00
14 lines
224 B
YAML
14 lines
224 B
YAML
|
name: versa
|
||
|
type: symfony
|
||
|
language: php
|
||
|
|
||
|
flake:
|
||
|
devshell:
|
||
|
packages:
|
||
|
- php82
|
||
|
- php82Packages.composer
|
||
|
|
||
|
# experimental:
|
||
|
# TODO: not yet supported in Symfony projects?
|
||
|
# createInclusiveGitIgnoreFile: true
|