We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8820c6c commit ea01194Copy full SHA for ea01194
README.md
@@ -9,15 +9,8 @@ the Java Spring framework.
9
Resources
10
---------
11
12
-Documentation:
13
-
14
-https://symfony.com/doc/2.7/book/security.html
15
16
-Tests
17
------
18
19
-You can run the unit tests with the following command:
20
21
- $ cd path/to/Symfony/Component/Security/Http/
22
- $ composer.phar install --dev
23
- $ phpunit
+ * [Documentation](https://symfony.com/doc/current/components/security/index.html)
+ * [Contributing](https://symfony.com/doc/current/contributing/index.html)
+ * [Report issues](https://github.com/symfony/symfony/issues) and
+ [send Pull Requests](https://github.com/symfony/symfony/pulls)
+ in the [main Symfony repository](https://github.com/symfony/symfony)
0 commit comments