Skip to content

Commit 42279bf

Browse files
committed
Update 2018-3 platform dependencies
1 parent 3c3fb72 commit 42279bf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ env:
2525
- PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-183.2153.8" PHP_PLUGIN_VERSION="183.2153.44" TWIG_PLUGIN_VERSION="183.2153.44" TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3"
2626
- PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-2018.2.5" PHP_PLUGIN_VERSION="182.4892.16" TWIG_PLUGIN_VERSION="182.3458.35" TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3"
2727
- PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-2018.2" PHP_PLUGIN_VERSION="182.3684.42" TWIG_PLUGIN_VERSION="182.3458.35" TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3"
28-
- PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-2018.3" PHP_PLUGIN_VERSION="183.4284.150" TWIG_PLUGIN_VERSION="183.3795.24" TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3"
28+
- PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-2018.3.6" PHP_PLUGIN_VERSION="183.5429.47" TWIG_PLUGIN_VERSION="183.3795.24" TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3"
2929

3030
script:
3131
- "./gradlew check verifyPlugin buildPlugin"

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
#toolboxPluginVersion = 0.4.6
55
#annotationPluginVersion = 5.3
66

7-
ideaVersion = IU-2018.3
8-
phpPluginVersion = 183.4284.150
7+
ideaVersion = IU-2018.3.6
8+
phpPluginVersion = 183.5429.47
99
twigPluginVersion = 183.3795.24
1010
toolboxPluginVersion = 0.4.6
1111
annotationPluginVersion = 5.3

0 commit comments

Comments
 (0)