Skip to content

Commit

Permalink
Remove koodimonni-language packs from composer
Browse files Browse the repository at this point in the history
  • Loading branch information
frimro committed Nov 27, 2024
1 parent 227751f commit 757346f
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,6 @@
"wpackagist-plugin/*",
"wpackagist-theme/*"
]
},
{
"type": "composer",
"url": "https://wp-languages.github.io",
"only": [
"koodimonni-language/*",
"koodimonni-plugin-language/*",
"koodimonni-theme-language/*"
]
}
],
"require": {
Expand All @@ -38,8 +29,6 @@
"johnpbloch/wordpress-core": "^6.0",
"composer/installers": "^1.0",

"koodimonni-language/fi": "*",
"koodimonni-language/sv_se": "*@beta",

"vlucas/phpdotenv": "^5.0",
"roots/bedrock-autoloader": "^1.0",
Expand Down Expand Up @@ -67,9 +56,6 @@
"htdocs/wp-content/themes/{$name}": ["type:wordpress-theme"]
},
"dropin-paths": {
"htdocs/wp-content/languages/": ["vendor:koodimonni-language"],
"htdocs/wp-content/languages/plugins/": ["vendor:koodimonni-plugin-language"],
"htdocs/wp-content/languages/themes/": ["vendor:koodimonni-theme-language"],
".": ["type:seravo-wordpress-dropin"]
},
"wordpress-install-dir": "htdocs/wordpress"
Expand Down

0 comments on commit 757346f

Please sign in to comment.