Skip to content

Commit d32bc33

Browse files
committed
Replace jakub-onderka/php-parallel-lint with php-parallel-lint/php-parallel-lint
jakub-onderka/php-parallel-lint is abandoned
1 parent b2c9740 commit d32bc33

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
@@ -5,7 +5,7 @@
55
"forum": "https://community.openenergymonitor.org/"
66
},
77
"require-dev": {
8-
"jakub-onderka/php-parallel-lint": "1.0.0"
8+
"php-parallel-lint/php-parallel-lint": "^1.2.0"
99
},
1010
"scripts": {
1111
"test": [

0 commit comments

Comments
 (0)