Skip to content

Commit 8ec45dd

Browse files
Manage tools/phpab through Phive
1 parent 130ee5e commit 8ec45dd

File tree

2 files changed

+222
-189
lines changed

2 files changed

+222
-189
lines changed

.phive/phars.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3+
<phar name="phpab" version="^1.27" installed="1.27.1" location="./tools/phpab" copy="true"/>
34
<phar name="php-cs-fixer" version="^3.0" installed="3.8.0" location="./tools/php-cs-fixer" copy="true"/>
45
<phar name="psalm" version="^4.0" installed="4.22.0" location="./tools/psalm" copy="true"/>
56
<phar name="composer" version="^2.0.3" installed="2.3.0-RC2" location="./tools/composer" copy="true"/>

0 commit comments

Comments
 (0)