We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baec3cb commit 1c2276bCopy full SHA for 1c2276b
src/Test/MakerTestEnvironment.php
@@ -383,7 +383,7 @@ private function buildFlexSkeleton(): void
383
// do not explicitly set the PHPUnit version
384
[
385
'filename' => 'phpunit.xml.dist',
386
- 'find' => '<server name="SYMFONY_PHPUNIT_VERSION" value="8.5" />',
+ 'find' => '<server name="SYMFONY_PHPUNIT_VERSION" value="9.5" />',
387
'replace' => '',
388
],
389
];
0 commit comments