Skip to content

Commit 5823531

Browse files
committed
Use PHPUnit < 11
1 parent b78d87b commit 5823531

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
@@ -12,7 +12,7 @@
1212
"traderinteractive/util": "^3.0||^4.0"
1313
},
1414
"require-dev": {
15-
"phpunit/phpunit": ">=6.5",
15+
"phpunit/phpunit": ">=6.5 <11.0",
1616
"squizlabs/php_codesniffer": "^3.2"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)