Skip to content

Commit 2dcc2e0

Browse files
committed
Update symfony doc
1 parent e57663a commit 2dcc2e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/integrations/symfony.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ return [
2424
];
2525
```
2626

27-
### Create phpss.config.php file in the root directory
28-
```php title="phpss.config.php"
27+
### Create phpss.config.php file in the config directory
28+
```php title="config/phpss.config.php"
2929
<?php
3030

3131
use PHPStreamServer\Core\ReloadStrategy\ExceptionReloadStrategy;

0 commit comments

Comments
 (0)