Skip to content

Commit fce9f38

Browse files
committed
Fix phpunit dep
1 parent cf4e2d0 commit fce9f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lkaemmerling/prometheus_client_php": "^1.0"
99
},
1010
"require-dev": {
11-
"phpunit/phpunit": "^9.3",
11+
"phpunit/phpunit": "^8.4",
1212
"squizlabs/php_codesniffer": "^3.5"
1313
},
1414
"license": "Apache-2.0",

0 commit comments

Comments
 (0)