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 8c90b86 commit bd8f4ba
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,17 @@
"wp-pay/core": "^4.16"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4",
"overtrue/phplint": "^9.0",
"php-coveralls/php-coveralls": "^2.5",
"phpmd/phpmd": "^2.9",
"bamarni/composer-bin-plugin": "^1.8",
"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",
"sirbrillig/phpcs-variable-analysis": "^2.9",
"slevomat/coding-standard": "^8.14",
"wp-phpunit/wp-phpunit": "^6.3",
"yoast/phpunit-polyfills": "^1.1"
"pronamic/wp-coding-standards": "^2.2",
"roots/wordpress": "^6.4",
"sirbrillig/phpcs-variable-analysis": "^2.11",
"slevomat/coding-standard": "^8.15",
"wp-phpunit/wp-phpunit": "^6.4",
"yoast/phpunit-polyfills": "^2.0"
},
"scripts": {
"ci": [
Expand Down

0 comments on commit bd8f4ba

Please sign in to comment.