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 4a3138b commit 4acb890Copy full SHA for 4acb890
README.md
@@ -18,10 +18,7 @@ The documentation for the component can be found [online] [0].
18
Resources
19
---------
20
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
+ * [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