Skip to content

Commit

Permalink
Bump paratest to v7.1.2 to support phpunit 10.0.17 (#3496)
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Mar 20, 2023
1 parent ed11caa commit 6481ecd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"webmozart/assert": "^1.11"
},
"require-dev": {
"brianium/paratest": "^7.1",
"brianium/paratest": "^7.1.2",
"cweagans/composer-patches": "^1.7.2",
"icanhazstring/composer-unused": "^0.8.5",
"myclabs/php-enum": "^1.8.4",
Expand All @@ -53,7 +53,7 @@
"phpstan/phpstan-php-parser": "^1.1",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpstan/phpstan-webmozart-assert": "^1.2.2",
"phpunit/phpunit": "10.0.16",
"phpunit/phpunit": "^10.0.17",
"rector/phpstan-rules": "^0.6.5",
"rector/rector-generator": "dev-main",
"spatie/enum": "^3.13",
Expand Down

0 comments on commit 6481ecd

Please sign in to comment.