We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1650b4 + cb7c083 commit 73d4a6bCopy full SHA for 73d4a6b
_build/build.php
@@ -20,7 +20,7 @@
20
21
$outputDir = __DIR__.'/output';
22
$buildConfig = (new BuildConfig())
23
- ->setSymfonyVersion('5.4')
+ ->setSymfonyVersion('6.4')
24
->setContentDir(__DIR__.'/..')
25
->setOutputDir($outputDir)
26
->setImagesDir(__DIR__.'/output/_images')
0 commit comments