From 609b89641e382d0d1bf96c714dd9294b8f5f6b1e Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Tue, 13 Jan 2026 10:41:07 +0900 Subject: [PATCH] add phive as tool installer --- .gitignore | 1 + .phive/phars.xml | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 .phive/phars.xml diff --git a/.gitignore b/.gitignore index fa99288..df03098 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ composer.lock **/.env **/.target .phpunit.cache +tools/ diff --git a/.phive/phars.xml b/.phive/phars.xml new file mode 100644 index 0000000..5770bb8 --- /dev/null +++ b/.phive/phars.xml @@ -0,0 +1,9 @@ + + + + + + + + +