Skip to content

Commit 6cea7ba

Browse files
minor symfony#18095 Updated some missing READMEs (javiereguiluz)
This PR was merged into the 2.8 branch. Discussion ---------- Updated some missing READMEs | Q | A | ------------- | --- | Branch | 2.8+ | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Commits ------- 8cfd6b8 Updated some missing READMEs
2 parents 2205eac + 8cfd6b8 commit 6cea7ba

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)