Skip to content

Commit 8d52bb8

Browse files
committed
ITKDev: Added audit module requirement to composer
1 parent 0f4896e commit 8d52bb8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"require-dev": {
2222
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
2323
"drupal/coder": "^8.3",
24-
"phpunit/phpunit": "^9.5"
24+
"phpunit/phpunit": "^9.5",
25+
"os2web/os2web_audit": "^0.0.2"
2526
},
2627
"scripts": {
2728
"coding-standards-check/phpcs": [

0 commit comments

Comments
 (0)