issue#16 - adding dependency management

This commit is contained in:
Barbara Pitt 2020-12-26 16:43:41 -06:00
parent 9ccfb6f33d
commit 1d2533442c
1347 changed files with 118161 additions and 0 deletions

13
vendor/symfony/yaml/README.md vendored Normal file
View file

@ -0,0 +1,13 @@
Yaml Component
==============
The Yaml component loads and dumps YAML files.
Resources
---------
* [Documentation](https://symfony.com/doc/current/components/yaml.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)