File tree Expand file tree Collapse file tree 2 files changed +8
-12
lines changed Expand file tree Collapse file tree 2 files changed +8
-12
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,7 @@ The documentation for the component can be found [online] [0].
18
18
Resources
19
19
---------
20
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
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 )
Original file line number Diff line number Diff line change @@ -7,8 +7,7 @@ of popular sources.
7
7
Resources
8
8
---------
9
9
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 )
You can’t perform that action at this time.
0 commit comments