Skip to content

Commit 45458e9

Browse files
committed
Write first few tests and setup tests directory and structure.
1 parent 7a2e989 commit 45458e9

10 files changed

Lines changed: 2874 additions & 11 deletions

File tree

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,8 @@
1616
"name": "Patchstack",
1717
"email": "support@patchstack.com"
1818
}
19-
]
19+
],
20+
"require-dev": {
21+
"phpunit/phpunit": "9"
22+
}
2023
}

0 commit comments

Comments
 (0)