Skip to content

Commit b816b31

Browse files
authored
Merge pull request #587 from jhedstrom/NT/upgrade-php-lint
Switch to maintained version of php parallel lint
2 parents 572d166 + 3abc4f2 commit b816b31

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
@@ -37,7 +37,7 @@
3737
"drupal/core-composer-scaffold": "^9.1",
3838
"drupal/core-recommended": "^9.1",
3939
"drush/drush": "^10.5",
40-
"jakub-onderka/php-parallel-lint": "^0.9.2",
40+
"php-parallel-lint/php-parallel-lint": "^1.3",
4141
"phpspec/phpspec": "^4.0 || ^6.0"
4242
},
4343
"scripts": {

0 commit comments

Comments
 (0)