File tree Expand file tree Collapse file tree
src/main/resources/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414* 2.x: PhpStorm9, 10 (no support)
1515* 1.x: PhpStorm8 (no support)
1616
17+ ## 12.0.2
18+ * Upgrade Gradle and plugins, update configurations (Daniel Espendiller)
19+
1720## 12.0.1
1821* Add support for Doctrine types via "\Doctrine\DBAL\Types\Types" const (Daniel Espendiller)
1922
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ pluginGroup = de.espend.idea.php.annotation
55pluginName = PHP Annotations
66
77# SemVer format -> https://semver.org
8- pluginVersion = 12.0.1
8+ pluginVersion = 12.0.2
99
1010# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1111# for insight into build numbers and IntelliJ Platform versions.
Original file line number Diff line number Diff line change 11< html >
22< ul >
3- < li > Add support for Doctrine types via "\Doctrine\DBAL\Types\Types" const (Daniel Espendiller)</ li >
3+ < li > Upgrade Gradle and plugins, update configurations (Daniel Espendiller)</ li >
44</ ul >
55</ html >
Original file line number Diff line number Diff line change 11<idea-plugin url =" https://github.com/Haehnchen/idea-php-annotation-plugin" >
22 <id >de.espend.idea.php.annotation</id >
33 <name >PHP Annotations</name >
4- <version >12.0.1 </version >
4+ <version >12.0.2 </version >
55 <vendor email =" daniel@espendiller.net" url =" https://www.espend.de?p=de.espend.idea.php.annotation" >espend_de</vendor >
66
77 <description ><![CDATA[
You can’t perform that action at this time.
0 commit comments