Skip to content

Commit eb7041f

Browse files
Update brianium/paratest requirement from 3.* to 3.* || 4.* (#54)
Updates the requirements on [brianium/paratest](https://github.com/paratestphp/paratest) to permit the latest version. - [Release notes](https://github.com/paratestphp/paratest/releases) - [Commits](paratestphp/paratest@3.0.0...4.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent fffd676 commit eb7041f

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
@@ -16,7 +16,7 @@
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^7.0|^8.5.5",
19-
"brianium/paratest": "3.*"
19+
"brianium/paratest": "3.* || 4.*"
2020
},
2121
"license": "MIT",
2222
"authors": [

0 commit comments

Comments
 (0)