Skip to content

Commit 5849924

Browse files
authored
composer.json: update php-parallel-lint libraries
1 parent a42387f commit 5849924

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"require-dev": {
2525
"ockcyp/covers-validator": "^1.3.3",
2626
"phpunit/phpunit": "^6.5.14||^7.0.15||^8.5.13||^9.5.0",
27-
"php-parallel-lint/php-console-highlighter": "0.5",
28-
"php-parallel-lint/php-parallel-lint": "1.3.1",
27+
"php-parallel-lint/php-console-highlighter": "^1.0",
28+
"php-parallel-lint/php-parallel-lint": "^1.4",
2929
"friendsofphp/php-cs-fixer": "^3.4||^3.5||^3.6",
3030
"brainmaestro/composer-git-hooks": "^2.8"
3131
},

0 commit comments

Comments
 (0)