Skip to content

Commit 77f1767

Browse files
authored
Merge pull request #2 from WyriHaximus/dependabot/composer/wyrihaximus/test-utilities-1.2.0
Bump wyrihaximus/test-utilities from 1.1.0 to 1.2.0
2 parents 0ecc52e + e10478c commit 77f1767

File tree

7 files changed

+686
-77
lines changed

7 files changed

+686
-77
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"php": "^7.2",
1313
"clue/block-react": "^1.3",
1414
"wyrihaximus/cs-fixer-config": "^1.0.1",
15-
"wyrihaximus/test-utilities": "^1.0.1"
15+
"wyrihaximus/test-utilities": "^1.2.1"
1616
},
1717
"require-dev": {},
1818
"config": {
@@ -98,7 +98,7 @@
9898
],
9999
"stan": [
100100
"@ensure-installed",
101-
"phpstan analyse src tests --level max --ansi"
101+
"phpstan analyse src tests --level max --ansi -c phpstan.neon"
102102
],
103103
"unit": [
104104
"@ensure-installed",

0 commit comments

Comments
 (0)