Skip to content

Commit

Permalink
Merge pull request #333 from perftools/slim-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc authored Jan 17, 2022
2 parents 4d79b20 + 3cc91e6 commit e363c42
Show file tree
Hide file tree
Showing 26 changed files with 764 additions and 369 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@
"ext-json": "*",
"alcaeus/mongo-php-adapter": "^1.1",
"pimple/pimple": "^3.0",
"slim/slim": "^2.6.3",
"slim/views": "^0.1.0",
"slim/flash": "^0.4.0",
"slim/slim": "^3.12",
"slim/twig-view": "^2.5",
"symfony/options-resolver": "^3.3",
"twig/twig": "^1.26"
},
Expand Down
250 changes: 209 additions & 41 deletions composer.lock

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

Loading

0 comments on commit e363c42

Please sign in to comment.