Skip to content

Commit

Permalink
Merge pull request #75 from Yoast/feature/composer-update-dev-depende…
Browse files Browse the repository at this point in the history
…ncies

Composer: update dependencies
  • Loading branch information
jrfnl authored Apr 5, 2024
2 parents 1d4ae68 + c0cff01 commit 4b83bc7
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 @@ -30,12 +30,12 @@
"require": {
"php": ">=5.6",
"brain/monkey": "^2.6.1",
"yoast/phpunit-polyfills": "^1.1.0"
"yoast/phpunit-polyfills": "^1.1.1"
},
"require-dev": {
"php-parallel-lint/php-console-highlighter": "^1.0.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"yoast/yoastcs": "^3.0"
"php-parallel-lint/php-parallel-lint": "^1.4.0",
"yoast/yoastcs": "^3.1.0"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit 4b83bc7

Please sign in to comment.