Skip to content

Commit 6c5c855

Browse files
committed
Use latest version of jakub-onderka/php-parallel-lint during build
1 parent 6d7c9b4 commit 6c5c855

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
@@ -15,7 +15,7 @@
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "~4.3",
18-
"jakub-onderka/php-parallel-lint": "0.*",
18+
"jakub-onderka/php-parallel-lint": "1.0",
1919
"jakub-onderka/php-var-dump-check": "0.*",
2020
"squizlabs/php_codesniffer": "1.*",
2121
"jakub-onderka/php-code-style": "1.0"

0 commit comments

Comments
 (0)