Skip to content

Commit 6f93f11

Browse files
authored
Merge pull request #39 from PHPCSStandards/feature/composer-more-updates
Composer: update some dependencies
2 parents b3949f7 + e7dbcd2 commit 6f93f11

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
@@ -28,8 +28,8 @@
2828
"roave/security-advisories" : "dev-master",
2929
"phpunit/phpunit" : "^4.5 || ^5.0 || ^6.0 || ^7.0",
3030
"php-parallel-lint/php-parallel-lint": "^1.0",
31-
"php-parallel-lint/php-console-highlighter": "^0.4",
32-
"phpcsstandards/phpcsdevcs": "^1.0.0"
31+
"php-parallel-lint/php-console-highlighter": "^0.5",
32+
"phpcsstandards/phpcsdevcs": "^1.0"
3333
},
3434
"bin": [
3535
"bin/phpcs-check-feature-completeness"

0 commit comments

Comments
 (0)