Skip to content

Commit 5999b2d

Browse files
committed
ADD phpunit dev dependency
1 parent 6ad2b65 commit 5999b2d

2 files changed

Lines changed: 1748 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,8 @@
2929
"francerz/php-power-data": "^0.1",
3030
"francerz/enum": "^0.1.1",
3131
"psr/http-message": "^1.0"
32+
},
33+
"require-dev": {
34+
"phpunit/phpunit": "^9.6"
3235
}
3336
}

0 commit comments

Comments
 (0)