Skip to content

Commit d5bdb7d

Browse files
committed
- removed the debug bar stuff because we don't use it
- removed old gtranslate version we don't use.
1 parent 43395ab commit d5bdb7d

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

composer.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -49,19 +49,6 @@
4949
}
5050
}
5151
},
52-
{
53-
"type": "package",
54-
"package": {
55-
"name": "proudcity/gtranslate",
56-
"type": "wordpress-plugin",
57-
"version": "2025.09.29.1334",
58-
"source": {
59-
"type": "git",
60-
"url": "git@github.com:/proudcity/gtranslate.git",
61-
"reference": "2025.09.29.1334"
62-
}
63-
}
64-
},
6552
{
6653
"type": "package",
6754
"package": {
@@ -578,12 +565,6 @@
578565
"proudcity/wp-proud-theme": "2026.04.20.1110",
579566
"proudcity/wp-proud-ip-block": "2022.11.08.1334"
580567
},
581-
"require-dev": {
582-
"wpackagist-plugin/debug-bar": "*",
583-
"wpackagist-plugin/debug-bar-slow-actions": "*",
584-
"wpackagist-plugin/user-role-editor": "*",
585-
"wpackagist-plugin/debug-bar-console": "*"
586-
},
587568
"extra": {
588569
"installer-paths": {
589570
"wordpress/wp-content/plugins/{$name}/": [

0 commit comments

Comments
 (0)