diff --git a/project/test.php b/project/test.php index 6ce84a9..855a49c 100644 --- a/project/test.php +++ b/project/test.php @@ -2,5 +2,5 @@ declare(strict_types=1); -echo "Hello world"; +echo "Hello asdfadf"; phpinfo(); \ No newline at end of file