8000 Merge branch '5.0' · symfony/symfony@9b0a75c · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9b0a75c

Browse files
Merge branch '5.0'
* 5.0: Bump phpunit-bridge cache
2 parents 44e86a3 + ec587f4 commit 9b0a75c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

phpunit

Lines changed: 1 addition & 1 deletion
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.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*/
1111

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

1515
error_reporting(-1);
1616

0 commit comments

Comments
 (0)
0