Skip to content

Commit

Permalink
Merge pull request #150 from PHPCSStandards/feature/composer-update-d…
Browse files Browse the repository at this point in the history
…ependencies

Composer: update various dependencies
  • Loading branch information
jrfnl authored Sep 9, 2024
2 parents 8ec7300 + 24a0b0d commit e0c5889
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"require-dev" : {
"roave/security-advisories" : "dev-master",
"phpunit/phpunit" : "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"php-parallel-lint/php-parallel-lint": "^1.4.0",
"php-parallel-lint/php-console-highlighter": "^1.0.0",
"phpcsstandards/phpcsdevcs": "^1.1.3",
"phpcsstandards/phpcsdevcs": "^1.1.6",
"phpcsstandards/phpcsutils" : "^1.0",
"yoast/phpunit-polyfills": "^1.0"
"yoast/phpunit-polyfills": "^1.1"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit e0c5889

Please sign in to comment.