Commit 0abcfdb
committed
minor #6668 [Contributing][Code] remove PHPUnit requirement (xabbuh)
This PR was merged into the 2.7 branch.
Discussion
----------
[Contributing][Code] remove PHPUnit requirement
PHPUnit is no longer a requirement to test patches for the Symfony core
as we ship a wrapper script that will take care to install the required
PHPUnit version matching the user's environment and must be used to run
Symfony's test suite.
Commits
-------
b6821de [Contributing][Code] remove PHPUnit requirement1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
365 | 364 | | |
366 | 365 | | |
367 | 366 | | |
368 | | - | |
0 commit comments