Skip to content

Commit

Permalink
Merge pull request #163 from Yoast/feature/composer-update-dev-depend…
Browse files Browse the repository at this point in the history
…encies

Composer: update dev dependencies
  • Loading branch information
jrfnl authored Apr 6, 2024
2 parents 45cc116 + eacdb3e commit 6d1f1dc
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 @@ -20,10 +20,10 @@
},
"require-dev": {
"php-parallel-lint/php-console-highlighter": "^1.0.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"php-parallel-lint/php-parallel-lint": "^1.4.0",
"phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
"roave/security-advisories": "dev-master",
"yoast/yoastcs": "^3.0"
"yoast/yoastcs": "^3.1.0"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit 6d1f1dc

Please sign in to comment.