Skip to content

Commit 1c2276b

Browse files
committed
[tests] bump symfony phpunit version
1 parent baec3cb commit 1c2276b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Test/MakerTestEnvironment.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ private function buildFlexSkeleton(): void
383383
// do not explicitly set the PHPUnit version
384384
[
385385
'filename' => 'phpunit.xml.dist',
386-
'find' => '<server name="SYMFONY_PHPUNIT_VERSION" value="8.5" />',
386+
'find' => '<server name="SYMFONY_PHPUNIT_VERSION" value="9.5" />',
387387
'replace' => '',
388388
],
389389
];

0 commit comments

Comments
 (0)