Skip to content

Commit b2339b5

Browse files
Bump phpunit-bridge cache
1 parent aeea451 commit b2339b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

phpunit

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env php
22
<?php
33

4-
// Cache-Id: 2019-09-19 17:00 UTC
4+
// Cache-Id: 2020-01-31 10:00 UTC
55

66
if (!file_exists(__DIR__.'/vendor/symfony/phpunit-bridge/bin/simple-phpunit')) {
77
echo "Unable to find the `simple-phpunit` script in `vendor/symfony/phpunit-bridge/bin/`.\nPlease run `composer update` before running this command.\n";

src/Symfony/Bridge/PhpUnit/bin/simple-phpunit

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
// Please update when phpunit needs to be reinstalled with fresh deps:
14-
// Cache-Id: 2019-09-19 17:00 UTC
14+
// Cache-Id: 2020-01-31 10:00 UTC
1515

1616
error_reporting(-1);
1717

0 commit comments

Comments
 (0)