Skip to content

Commit 51ed853

Browse files
Allow installation of unsigned phars (hopefully roave-backward-compatibility-check will eventually provide signed PHARs)
1 parent c65f08f commit 51ed853

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<exec executable="phive" taskname="phive">
2121
<arg value="--no-progress"/>
2222
<arg value="update"/>
23+
<arg value="--force-accept-unsigned"/>
2324
</exec>
2425

2526
<exec executable="${basedir}/tools/composer" taskname="composer">

0 commit comments

Comments
 (0)