Skip to content

Commit 7e1114b

Browse files
author
Dave MacFarlane
committed
fix phpunit version, start fixing js lints
1 parent 78b7d06 commit 7e1114b

File tree

3 files changed

+808
-528
lines changed

3 files changed

+808
-528
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev" : {
2323
"squizlabs/php_codesniffer" : "^3.5",
24-
"phpunit/phpunit" : "^12.2",
24+
"phpunit/phpunit" : "9.4.4",
2525
"phan/phan": "^5.0",
2626
"phpstan/phpstan": "^1.4",
2727
"slevomat/coding-standard": "^6.4",

0 commit comments

Comments
 (0)