File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -93,10 +93,10 @@ tools/deptrac:
93
93
curl -Ls http://get.sensiolabs.de/deptrac.phar -o tools/deptrac && chmod +x tools/deptrac
94
94
95
95
tools/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
97
97
98
98
tools/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
100
100
101
101
tools/box :
102
102
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