Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Dec 17, 2024
1 parent 347ffe9 commit c5cdc0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4",
"koodimonni-language/de_de": "*",
"koodimonni-language/fr_fr": "*",
"koodimonni-language/nl_nl": "*",
"koodimonni-language/core-de_de": "*",
"koodimonni-language/core-fr_fr": "*",
"koodimonni-language/core-nl_nl": "*",
"overtrue/phplint": "^4.5",
"php-coveralls/php-coveralls": "^2.5",
"phpmd/phpmd": "^2.13",
Expand All @@ -59,7 +59,7 @@
"pronamic/wp-coding-standards": "^2.2",
"roots/wordpress": "^6.0",
"szepeviktor/phpstan-wordpress": "^1.3",
"vimeo/psalm": "^5.24",
"vimeo/psalm": "*",
"wp-phpunit/wp-phpunit": "^6.1",
"yoast/phpunit-polyfills": "^1.0"
},
Expand Down

0 comments on commit c5cdc0d

Please sign in to comment.