Skip to content

Commit

Permalink
Downgrade box to 4.2 (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrekelmans committed Oct 4, 2023
1 parent 6ac390c commit c795706
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,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="humbug/box" version="^4.3.8" installed="4.3.8" location="./.phive/tools/box" copy="false"/>
<phar name="humbug/box" version="^4.2" installed="4.2.0" location="./.phive/tools/box" copy="false"/>
</phive>

0 comments on commit c795706

Please sign in to comment.