We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd80be8 + 8398715 commit 9181091Copy full SHA for 9181091
build.gradle
@@ -47,7 +47,7 @@ intellij {
47
'properties',
48
'xpath'
49
]
50
- pluginName 'Symfony Plugin'
+ pluginName 'Symfony Support'
51
52
// Can't instantiate configurable for PHP Toolbox
53
// at de.espend.idea.php.toolbox.ui.application.ToolboxApplicationForm.<init>(ToolboxApplicationForm.java:26)
src/main/resources/META-INF/plugin.xml
@@ -1,6 +1,6 @@
1
<idea-plugin url="https://github.com/Haehnchen/idea-php-symfony2-plugin">
2
<id>fr.adrienbrault.idea.symfony2plugin</id>
3
- <name>Symfony Plugin</name>
+ <name>Symfony Support</name>
4
<version>0.17.172</version>
5
<vendor email="daniel@espendiller.net" url="http://espend.de">Daniel Espendiller</vendor>
6
0 commit comments