Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commitbbf00d2
committed
minor#18304 [phpunit] disable prophecy (nicolas-grekas)
This PR was merged into the 2.3 branch.Discussion----------[phpunit] disable prophecy| Q | A| ------------- | ---| Branch? | 2.3| Bug fix? | no| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets | -| License | MIT| Doc PR | -Both Prophecy and Symfony require some phpdocumentor dependencies, but incompatible versions.Since we don't use Prophecy, let's disable it.phpunit-mock-objects is forced to v3.1.1 until we fix our test suite (seesebastianbergmann/phpunit-mock-objects#299).Commits-------ae9bae7 [phpunit] disable prophecy1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
0 commit comments
Comments
(0)