Skip to content

Commit

Permalink
Add symfony/http-kernel #6
Browse files Browse the repository at this point in the history
  • Loading branch information
marein committed Jan 9, 2022
1 parent 5bc15a7 commit 4ebc392
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"symfony/config": "^5.2",
"symfony/console": "^5.2",
"symfony/dependency-injection": "^5.2",
"symfony/http-foundation": "^5.2"
"symfony/http-foundation": "^5.2",
"symfony/http-kernel": "^5.2"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.6",
Expand Down
20 changes: 10 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4ebc392

Please sign in to comment.