Skip to content

Commit ea01194

Browse files
committed
[2.7] update readme files for new components
1 parent 8820c6c commit ea01194

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

README.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,8 @@ the Java Spring framework.
99
Resources
1010
---------
1111

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
12+
* [Documentation](https://symfony.com/doc/current/components/security/index.html)
13+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
14+
* [Report issues](https://github.com/symfony/symfony/issues) and
15+
[send Pull Requests](https://github.com/symfony/symfony/pulls)
16+
in the [main Symfony repository](https://github.com/symfony/symfony)

0 commit comments

Comments
 (0)