Skip to content

Commit d5d601c

Browse files
authored
Merge pull request #70 from php-api-clients/dependabot/composer/wyrihaximus/async-test-utilities-1.1.0
Bump wyrihaximus/async-test-utilities from 1.0.1 to 1.1.0
2 parents 692e7d3 + a6a7e3d commit d5d601c

File tree

7 files changed

+862
-253
lines changed

7 files changed

+862
-253
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
],
9898
"stan": [
9999
"@ensure-installed",
100-
"phpstan analyse src tests --level max --ansi"
100+
"phpstan analyse src tests --level max --ansi -c phpstan.neon"
101101
],
102102
"unit": [
103103
"@ensure-installed",

0 commit comments

Comments
 (0)