Skip to content

Commit

Permalink
Merge pull request #149 from cultuurnet/III-6082/upgrade-slim/psr7
Browse files Browse the repository at this point in the history
Upgrade slim/psr7
  • Loading branch information
grubolsch authored Apr 23, 2024
2 parents bc715c2 + 62c518e commit fcf9be4
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 24 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"league/container": "^3.3",
"league/route": "^4.3",
"monolog/monolog": "~1.11",
"slim/psr7": "^0.5",
"symfony/console": "^3.4",
"symfony/yaml": "^4.3",
"laminas/laminas-httphandlerrunner": "^2.2",
"guzzle/guzzle": "^2.6"
"guzzle/guzzle": "^2.6",
"slim/psr7": "^1.6"
},
"require-dev": {
"escapestudios/symfony2-coding-standard": "~2.9",
Expand Down
59 changes: 37 additions & 22 deletions composer.lock

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

0 comments on commit fcf9be4

Please sign in to comment.