Skip to content

Commit

Permalink
Pin dependencies (#739)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 09e5ab9 commit 81a3f7e
Show file tree
Hide file tree
Showing 3 changed files with 405 additions and 303 deletions.
8 changes: 4 additions & 4 deletions api/composer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"require": {
"php": "^7.2",
"slim/slim": "^3.5"
"slim/slim": "3.12.4"
},
"require-dev": {
"flow/jsonpath": "^0.5.0",
"vlucas/phpdotenv": "^3.6.6",
"codeception/codeception": "^3.1",
"flow/jsonpath": "0.5.0",
"vlucas/phpdotenv": "3.6.10",
"codeception/codeception": "3.1.3",
"codeception/phpbuiltinserver": "@dev"
},
"config": {
Expand Down
Loading

0 comments on commit 81a3f7e

Please sign in to comment.