Skip to content

Commit

Permalink
Upgrade symfony http kernel to 5.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejkosiarski committed Oct 9, 2020
1 parent 968767b commit cfc3ff3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"require": {
"php": "^7.4",
"ext-json": "*",
"symfony/http-kernel": "5.1",
"symfony/http-kernel": "5.1.5",
"guzzlehttp/guzzle": "^6.3",
"symfony/cache": "5.1"
},
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

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

0 comments on commit cfc3ff3

Please sign in to comment.