Skip to content

Commit 897ca7f

Browse files
committed
[2.8] update readme files for new components
1 parent 0f3e1a3 commit 897ca7f

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

src/Symfony/Component/Ldap/README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@ The documentation for the component can be found [online] [0].
1818
Resources
1919
---------
2020

21-
You can run the unit tests with the following command:
22-
23-
$ cd path/to/Symfony/Component/Ldap/
24-
$ composer install
25-
$ phpunit
26-
27-
[0]: https://symfony.com/doc/2.8/components/ldap.html
21+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
22+
* [Report issues](https://github.com/symfony/symfony/issues) and
23+
[send Pull Requests](https://github.com/symfony/symfony/pulls)
24+
in the [main Symfony repository](https://github.com/symfony/symfony)

src/Symfony/Component/PropertyInfo/README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ of popular sources.
77
Resources
88
---------
99

10-
You can run the unit tests with the following command:
11-
12-
$ cd path/to/Symfony/Component/PropertyInfo/
13-
$ composer install
14-
$ phpunit
10+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
11+
* [Report issues](https://github.com/symfony/symfony/issues) and
12+
[send Pull Requests](https://github.com/symfony/symfony/pulls)
13+
in the [main Symfony repository](https://github.com/symfony/symfony)

0 commit comments

Comments
 (0)