We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd7a40 commit 5f33a16Copy full SHA for 5f33a16
scripts/update-plans.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-include_once (__DIR__ . '/../vendor/autoload.php');
+include_once __DIR__ . '/../vendor/autoload.php';
4
5
use Symfony\Component\Yaml\Yaml;
6
0 commit comments