10000 Updated some missing READMEs · symfony/symfony@8cfd6b8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8cfd6b8

Browse files
committed
Updated some missing READMEs
1 parent 2205eac commit 8cfd6b8

File tree

1 file changed

+5
-12
lines changed
  • src/Symfony/Component/Security/Guard

1 file changed

+5
-12
lines changed

src/Symfony/Component/Security/Guard/README.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,8 @@ total control.
88
Resources
99
---------
1010

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)

0 commit comments

Comments
 (0)
0