diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index b72f6de1..64416814 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ }, "autoload": { "psr-4": { - "Spiral\\RoadRunner\\": "source/" + "Spiral\\RoadRunner\\": "php/" } } }
\ No newline at end of file |