Skip to content

Commit e0c5889

Browse files
authored
Merge pull request #150 from PHPCSStandards/feature/composer-update-dependencies
Composer: update various dependencies
2 parents 8ec7300 + 24a0b0d commit e0c5889

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"require-dev" : {
3030
"roave/security-advisories" : "dev-master",
3131
"phpunit/phpunit" : "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
32-
"php-parallel-lint/php-parallel-lint": "^1.3.2",
32+
"php-parallel-lint/php-parallel-lint": "^1.4.0",
3333
"php-parallel-lint/php-console-highlighter": "^1.0.0",
34-
"phpcsstandards/phpcsdevcs": "^1.1.3",
34+
"phpcsstandards/phpcsdevcs": "^1.1.6",
3535
"phpcsstandards/phpcsutils" : "^1.0",
36-
"yoast/phpunit-polyfills": "^1.0"
36+
"yoast/phpunit-polyfills": "^1.1"
3737
},
3838
"config": {
3939
"allow-plugins": {

0 commit comments

Comments
 (0)