Skip to content

Commit ffd9004

Browse files
committed
add phpunit dependency
1 parent 9f9ad9e commit ffd9004

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
"phpseclib/phpseclib": "3.0.43",
55
"phpmailer/phpmailer": "6.6.4",
66
"hakasapl/phpopenldaper": "1.0.5"
7+
},
8+
"require-dev": {
9+
"phpunit/phpunit": "^12.1"
710
}
811
}

0 commit comments

Comments
 (0)