Rapsys Git
/
airlibre
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acb380d
)
Add symfony validator required class
author
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Oct 2019 22:39:33 +0000
(23:39 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Oct 2019 22:39:33 +0000
(23:39 +0100)
composer.json
patch
|
blob
|
history
diff --git
a/composer.json
b/composer.json
index 72b5ba5467c3c5f7b6b34a258f56b72f5ef32f96..c2835c0f893eca97808f48ae088a476a82012731 100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-120,6
+120,7
@@
"symfony/security-bundle": "*",
"symfony/translation": "*",
"symfony/twig-bundle": "*",
+ "symfony/validator": "*",
"doctrine/data-fixtures": "*",
"twig/extensions": "^1.5"
}