Skip to content

Commit

Permalink
CLI-1143: Don't use invalidated access keys
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed Oct 20, 2023
1 parent 23d3e32 commit 4d033d5
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 32 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"symfony/yaml": "^6.0",
"thecodingmachine/safe": "^2.4",
"typhonius/acquia-logstream": "^0.0.13",
"typhonius/acquia-php-sdk-v2": "^3.1.0",
"typhonius/acquia-php-sdk-v2": "dev-master as 3.1.0",
"vlucas/phpdotenv": "^5.5",
"zumba/amplitude-php": "^1.0.4"
},
Expand Down
72 changes: 41 additions & 31 deletions composer.lock

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

0 comments on commit 4d033d5

Please sign in to comment.