Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Oct 11, 2023
1 parent e3443e8 commit 1350b1b
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 @@ -35,14 +35,14 @@
"wp-pay/core": "^4.6"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4",
"overtrue/phplint": "^4.3",
"php-coveralls/php-coveralls": "^2.4",
"phpmd/phpmd": "^2.7",
"bamarni/composer-bin-plugin": "^1.8",
"overtrue/phplint": "^9.0",
"php-coveralls/php-coveralls": "^2.6",
"phpmd/phpmd": "^2.14",
"roots/wordpress": "^6.0",
"wp-phpunit/wp-phpunit": "^6.1",
"pronamic/wp-coding-standards": "^1.3",
"yoast/phpunit-polyfills": "^1.0",
"pronamic/wp-coding-standards": "^2.0",
"yoast/phpunit-polyfills": "^2.0",
"pronamic/pronamic-cli": "^1.0"
},
"scripts": {
Expand Down

0 comments on commit 1350b1b

Please sign in to comment.