Skip to content

Commit

Permalink
Fix phpunit-randomizer version
Browse files Browse the repository at this point in the history
  • Loading branch information
bruli committed Oct 23, 2018
1 parent e71ef78 commit 1419beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"symfony/dependency-injection": "~4.0",
"symfony/config": "~4.0",
"symfony/yaml": "~4.0",
"fiunchinho/phpunit-randomizer": "~3.0",
"fiunchinho/phpunit-randomizer": "~4.0",
"seld/jsonlint": "~1.5",
"bruli/ignore-files": "~1.0",
"beberlei/assert": "~2.7",
Expand Down

0 comments on commit 1419beb

Please sign in to comment.