added support for the Symfony Security component
Showing
... | @@ -20,6 +20,7 @@ | ... | @@ -20,6 +20,7 @@ |
"symfony/event-dispatcher": "2.1.*", | "symfony/event-dispatcher": "2.1.*", | ||
"symfony/http-foundation": "2.1.*", | "symfony/http-foundation": "2.1.*", | ||
"symfony/http-kernel": "2.1.*", | "symfony/http-kernel": "2.1.*", | ||
"symfony/security": "2.1.*", | |||
"symfony/routing": "2.1.*" | "symfony/routing": "2.1.*" | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
... | ... |
doc/providers/security.rst
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment