Merge branch '3.4' into 4.3

* 3.4:
  Bump phpunit-bridge cache
This commit is contained in:
Nicolas Grekas 2020-01-31 10:56:21 +01:00
commit 6514fa3cc7
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env php
<?php
// Cache-Id: 2019-09-19 17:00 UTC
// Cache-Id: 2020-01-31 10:00 UTC
if (!file_exists(__DIR__.'/vendor/symfony/phpunit-bridge/bin/simple-phpunit')) {
echo "Unable to find the `simple-phpunit` script in `vendor/symfony/phpunit-bridge/bin/`.\nPlease run `composer update` before running this command.\n";

View File

@ -10,7 +10,7 @@
*/
// Please update when phpunit needs to be reinstalled with fresh deps:
// Cache-Id: 2019-09-19 17:00 UTC
// Cache-Id: 2020-01-31 10:00 UTC
error_reporting(-1);