Skip to content

Commit e4c863f

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 e4621ee commit e4c863f

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

0 commit comments

Comments
 (0)