Commit 291bac8d authored by loalf's avatar loalf

Added Validator Component as submodule

parent 18292b7f
...@@ -43,3 +43,6 @@ ...@@ -43,3 +43,6 @@
[submodule "vendor/doctrine-dbal"] [submodule "vendor/doctrine-dbal"]
path = vendor/doctrine-dbal path = vendor/doctrine-dbal
url = https://github.com/doctrine/dbal url = https://github.com/doctrine/dbal
[submodule "vendor/Symfony/Component/Validator"]
path = vendor/Symfony/Component/Validator
url = https://github.com/symfony/Validator.git
Subproject commit 192432f92186a7d0b0a6267787a0dcb00ca5b01b
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment