We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9ad9e commit ffd9004Copy full SHA for ffd9004
composer.json
@@ -4,5 +4,8 @@
4
"phpseclib/phpseclib": "3.0.43",
5
"phpmailer/phpmailer": "6.6.4",
6
"hakasapl/phpopenldaper": "1.0.5"
7
+ },
8
+ "require-dev": {
9
+ "phpunit/phpunit": "^12.1"
10
}
11
0 commit comments