We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52718e2 commit 40d68abCopy full SHA for 40d68ab
.github/workflows/checks.yml
@@ -20,7 +20,7 @@ jobs:
20
cat composer.json
21
22
git config --local user.email "github@async-aws.com"
23
- git config --local user.name "AsyncAWS Bot"
+ git config --local user.name "AsyncAws Bot"
24
git commit -am "Allow unstable dependencies"
25
26
- name: Roave BC Check
0 commit comments