Skip to content

Commit 9226755

Browse files
committed
Try fixing CI by fixing requirement for seec/phpunit-consecutive-params
1 parent a92c8a4 commit 9226755

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
@@ -37,7 +37,7 @@
3737
"monolog/monolog": "*",
3838
"phpunit/phpunit": "^9.5.28 || ^10",
3939
"predis/predis": "^2.0 || ^3.0 ",
40-
"seec/phpunit-consecutive-params": "dev-master",
40+
"seec/phpunit-consecutive-params": "^1.1.4",
4141
"symfony/browser-kit": "^5.4.20 ||^6.0 || ^7.0",
4242
"symfony/cache": "^5.4.20 ||^6.0 || ^7.0",
4343
"symfony/config": "^5.4.20 ||^6.0 || ^7.0",

0 commit comments

Comments
 (0)