Skip to content

Commit c099708

Browse files
committed
Treat 404 cases
1 parent e2621e2 commit c099708

File tree

3 files changed

+325
-172
lines changed

3 files changed

+325
-172
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"php": ">=7.0",
1515
"react/http": "^0.8.0",
1616
"symfony/http-foundation": "*",
17-
"symfony/console": "*"
17+
"symfony/console": "*",
18+
"symfony/http-kernel": "*"
1819
},
1920
"require-dev": {
2021
"friendsofphp/php-cs-fixer": "^2.13"

0 commit comments

Comments
 (0)