From 5152ddcd5c31b6d33cbb74ea8fa1032045200de4 Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Wed, 20 Mar 2019 19:40:59 -0700 Subject: [PATCH] Upgrade to newer phan Change-Id: Ie9151112ffbbe57ce1004eb6bdbde352f99a13d9 --- .gitignore | 1 - .phan/config.php | 3 +++ composer.json | 2 +- tests/phan/config.php | 3 --- 4 files changed, 4 insertions(+), 5 deletions(-) create mode 100644 .phan/config.php delete mode 100644 tests/phan/config.php diff --git a/.gitignore b/.gitignore index ac85a9d..db8a779 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ /node_modules /vendor /composer.lock -tests/phan/issues diff --git a/.phan/config.php b/.phan/config.php new file mode 100644 index 0000000..76efd06 --- /dev/null +++ b/.phan/config.php @@ -0,0 +1,3 @@ +