Skip to content

Commit

Permalink
Update to Phing ^3.0.0-RC4
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Mar 22, 2023
1 parent 29bd3a0 commit 4f65751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .phive/phars.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phing" version="^2.16" installed="2.17.4" location="./tools/phing" copy="false"/>
<phar name="phing" version="^3.0.0-RC4" installed="3.0.0-RC4" location="./tools/phing" copy="false"/>
<phar name="phpcs" version="^3.5" installed="3.7.2" location="./tools/phpcs" copy="false"/>
<phar name="phpstan" version="^1.9" installed="1.10.7" location="./tools/phpstan" copy="false"/>
</phive>

0 comments on commit 4f65751

Please sign in to comment.