Skip to content

Commit bf64aa7

Browse files
committed
add tests
1 parent 06a0f8a commit bf64aa7

File tree

4 files changed

+1695
-0
lines changed

4 files changed

+1695
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,8 @@
1616
},
1717
"require": {
1818
"php": "^5.3 || ^7.0"
19+
},
20+
"require-dev": {
21+
"phpunit/phpunit": "^9"
1922
}
2023
}

0 commit comments

Comments
 (0)