Skip to content

Commit a32059a

Browse files
Update jakub-onderka/php-parallel-lint requirement from ~0.9 to ~1.0
Updates the requirements on [jakub-onderka/php-parallel-lint](https://github.com/JakubOnderka/PHP-Parallel-Lint) to permit the latest version. - [Release notes](https://github.com/JakubOnderka/PHP-Parallel-Lint/releases) - [Commits](JakubOnderka/PHP-Parallel-Lint@v0.9...v1.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01e17e4 commit a32059a

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
@@ -27,7 +27,7 @@
2727
"phpunit/phpunit": "^5.0",
2828
"squizlabs/php_codesniffer": "^2.0",
2929
"friendsofphp/php-cs-fixer": "~1.0",
30-
"jakub-onderka/php-parallel-lint": "~0.9"
30+
"jakub-onderka/php-parallel-lint": "~1.0"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)