From a404f2326467a12833f80a5022332a9335cbccd4 Mon Sep 17 00:00:00 2001 From: Pierre Martin Date: Fri, 22 Jul 2016 08:15:41 +0200 Subject: [PATCH] Upgrade PHPStorm to the latest version --- dotfiles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles.yml b/dotfiles.yml index 71008b9..c4ab647 100644 --- a/dotfiles.yml +++ b/dotfiles.yml @@ -29,7 +29,7 @@ - { role: kosssi.phpstorm, tags: phpstorm, - phpstorm_version: "2016.1.2" + phpstorm_version: "2016.2" } - { role: ansiblebit.oracle-java,