We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad2b65 commit 5999b2dCopy full SHA for 5999b2d
2 files changed
composer.json
@@ -29,5 +29,8 @@
29
"francerz/php-power-data": "^0.1",
30
"francerz/enum": "^0.1.1",
31
"psr/http-message": "^1.0"
32
+ },
33
+ "require-dev": {
34
+ "phpunit/phpunit": "^9.6"
35
}
36
0 commit comments