Skip to content

Commit

Permalink
Composer: update some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Jun 28, 2020
1 parent b3949f7 commit e7dbcd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"roave/security-advisories" : "dev-master",
"phpunit/phpunit" : "^4.5 || ^5.0 || ^6.0 || ^7.0",
"php-parallel-lint/php-parallel-lint": "^1.0",
"php-parallel-lint/php-console-highlighter": "^0.4",
"phpcsstandards/phpcsdevcs": "^1.0.0"
"php-parallel-lint/php-console-highlighter": "^0.5",
"phpcsstandards/phpcsdevcs": "^1.0"
},
"bin": [
"bin/phpcs-check-feature-completeness"
Expand Down

0 comments on commit e7dbcd2

Please sign in to comment.