Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Mar 26, 2024
1 parent 435714d commit c4c9c95
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8",
"overtrue/phplint": "^9.0",
"php-coveralls/php-coveralls": "^2.6",
"phpmd/phpmd": "^2.14",
"overtrue/phplint": "^9.1",
"php-coveralls/php-coveralls": "^2.7",
"phpmd/phpmd": "^2.15",
"pronamic/pronamic-cli": "^1.1",
"pronamic/wp-coding-standards": "^2.0",
"roots/wordpress": "^6.0",
"wp-phpunit/wp-phpunit": "^6.1",
"pronamic/wp-coding-standards": "^2.2",
"roots/wordpress": "^6.4",
"wp-phpunit/wp-phpunit": "^6.4",
"yoast/phpunit-polyfills": "^2.0"
},
"scripts": {
Expand Down

0 comments on commit c4c9c95

Please sign in to comment.