Skip to content

Commit 3c1d864

Browse files
committed
Add basic test setup
1 parent f6bb0e8 commit 3c1d864

File tree

4 files changed

+1087
-19
lines changed

4 files changed

+1087
-19
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"ext-intl": "*"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "^10.2"
27+
"phpunit/phpunit": "^10.2",
28+
"orchestra/testbench": "^8.5"
2829
},
2930
"config": {
3031
"allow-plugins": {

0 commit comments

Comments
 (0)