File tree Expand file tree Collapse file tree 1 file changed +5
-12
lines changed
src/Symfony/Component/Security/Guard Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,8 @@ total control.
8
8
Resources
9
9
---------
10
10
11
- Documentation:
12
-
13
- https://symfony.com/doc/2.8/book/security.html
14
-
15
- Tests
16
- -----
17
-
18
- You can run the unit tests with the following command:
19
-
20
- $ cd path/to/Symfony/Component/Security/Guard/
21
- $ composer.phar install --dev
22
- $ phpunit
11
+ * [ Documentation] ( https://symfony.com/doc/current/components/security/index.html )
12
+ * [ Contributing] ( https://symfony.com/doc/current/contributing/index.html )
13
+ * [ Report issues] ( https://github.com/symfony/symfony/issues ) and
14
+ [ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
15
+ in the [ main Symfony repository] ( https://github.com/symfony/symfony )
You can’t perform that action at this time.
0 commit comments