Skip to content

Commit c83ee94

Browse files
committed
Update tools, add composer-require-checker
1 parent b63e968 commit c83ee94

File tree

5 files changed

+55
-42
lines changed

5 files changed

+55
-42
lines changed

.phive/phars.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="lkrms/pretty-php" version="^0.4.48" installed="0.4.88" location="./tools/pretty-php" copy="true"/>
4-
<phar name="php-cs-fixer" version="^3.46.0" installed="3.68.1" location="./tools/php-cs-fixer" copy="true"/>
3+
<phar name="lkrms/pretty-php" version="^0.4.48" installed="0.4.91" location="./tools/pretty-php" copy="true"/>
4+
<phar name="php-cs-fixer" version="^3.46.0" installed="3.69.1" location="./tools/php-cs-fixer" copy="true"/>
55
<phar name="salient-labs/changelog" version="^1.0.5" installed="1.0.8" location="./tools/changelog" copy="true"/>
6+
<phar name="composer-require-checker" version="^4.16.1" installed="4.16.1" location="./tools/composer-require-checker" copy="true"/>
67
</phive>

tools/composer-require-checker

647 KB
Binary file not shown.

tools/mockoon-cli/package-lock.json

Lines changed: 52 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/php-cs-fixer

-2.56 KB
Binary file not shown.

tools/pretty-php

5.11 KB
Binary file not shown.

0 commit comments

Comments
 (0)