Skip to content

Commit

Permalink
Merge pull request PHPMailer#2879 from jrfnl/feature/composer-update-…
Browse files Browse the repository at this point in the history
…dependencies

Composer: update some CS related dependencies
  • Loading branch information
Synchro committed Mar 6, 2023
2 parents 43fcc67 + a43c07c commit 2029eb1
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 @@ -37,13 +37,13 @@
"ext-hash": "*"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"doctrine/annotations": "^1.2.6 || ^1.13.3",
"php-parallel-lint/php-console-highlighter": "^1.0.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"phpcompatibility/php-compatibility": "^9.3.5",
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^3.7.1",
"squizlabs/php_codesniffer": "^3.7.2",
"yoast/phpunit-polyfills": "^1.0.4"
},
"suggest": {
Expand Down

0 comments on commit 2029eb1

Please sign in to comment.