From c74fa7955d9392aea954c2e45ed4137fb2bebcbe Mon Sep 17 00:00:00 2001 From: Igor Scheller Date: Wed, 24 Apr 2019 10:45:00 +0200 Subject: phpunit: Upgrade to version 8, fixed tests, formatting Use `dms/phpunit-arraysubset-asserts` after `assertArraySubset` got deprecated --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 43d7f43e..ed2e1197 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *.DS_Store .*.swp *.out +*.cache Thumbs.db .project .buildpath -- cgit v1.2.3-54-g00ecf