File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -93,10 +93,10 @@ tools/deptrac:
9393 curl -Ls http://get.sensiolabs.de/deptrac.phar -o tools/deptrac && chmod +x tools/deptrac
9494
9595tools/infection : tools/infection.pubkey
96- curl -Ls https://github.com/infection/infection/releases/download/0.13.2 /infection.phar -o tools/infection && chmod +x tools/infection
96+ curl -Ls https://github.com/infection/infection/releases/download/0.15.0 /infection.phar -o tools/infection && chmod +x tools/infection
9797
9898tools/infection.pubkey :
99- curl -Ls https://github.com/infection/infection/releases/download/0.13.2 /infection.phar.pubkey -o tools/infection.pubkey
99+ curl -Ls https://github.com/infection/infection/releases/download/0.15.0 /infection.phar.pubkey -o tools/infection.pubkey
100100
101101tools/box :
102102 curl -Ls https://github.com/humbug/box/releases/download/3.8.4/box.phar -o tools/box && chmod +x tools/box
You can’t perform that action at this time.
0 commit comments