8000 Merge branch '2.8' into 3.3 · symfony/symfony@20dd47b · GitHub
[go: up one dir, main page]

Skip to content

Commit 20dd47b

Browse files
Merge branch '2.8' into 3.3
* 2.8: Force phpunit-bridge update (bis)
2 parents fe32834 + caad854 commit 20dd47b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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: https://github.com/symfony/phpunit-bridge/commit/3646664aa952fe13e9a612a726cbb38e02249793
4+
// Cache-Id: https://github.com/symfony/phpunit-bridge/commit/66ffffcd8a6bb23aec847c8bdfb918610399499a
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";

0 commit comments

Comments
 (0)
0