Skip to content

Commit c6145f9

Browse files
committed
add phpunit dep
1 parent cc6d4ad commit c6145f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"psr/http-server-middleware": "^1.0"
2424
},
2525
"require-dev": {
26+
"phpunit/phpunit": "^8.5.13 || ^9.3.8",
2627
"slim/psr7": "^1.1",
27-
"phpunit/phpunit": "^8.5",
2828
"squizlabs/php_codesniffer": "^3.5",
2929
"phpstan/phpstan": "^0.12.28"
3030
},

0 commit comments

Comments
 (0)