Skip to content

Commit eea670a

Browse files
committed
created tests
1 parent c917a02 commit eea670a

File tree

4 files changed

+2138
-2
lines changed

4 files changed

+2138
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
}
2424
},
2525
"require-dev": {
26-
"squizlabs/php_codesniffer": "^3.6"
26+
"squizlabs/php_codesniffer": "^3.6",
27+
"phpunit/phpunit": "^9.5"
2728
}
2829
}

0 commit comments

Comments
 (0)