[PhpUnitBridge] bump cache id

This commit is contained in:
Nicolas Grekas 2019-09-19 18:13:23 +02:00
parent 1ab8fff4f2
commit 76d4ef83e9
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env php
<?php
// Cache-Id: 2019-08-09 13:00 UTC
// Cache-Id: 2019-09-19 17: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

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