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 @@ -55,7 +55,7 @@ vendor/bin/deptrac:
55
55
curl -Ls http://get.sensiolabs.de/deptrac.phar -o vendor/bin/deptrac && chmod +x vendor/bin/deptrac
56
56
57
57
vendor/bin/infection : vendor/bin/infection.pubkey
58
- curl -Ls https://github.com/infection/infection/releases/download/0.8.0 /infection.phar -o vendor/bin/infection && chmod +x vendor/bin/infection
58
+ curl -Ls https://github.com/infection/infection/releases/download/0.8.1 /infection.phar -o vendor/bin/infection && chmod +x vendor/bin/infection
59
59
60
60
vendor/bin/infection.pubkey :
61
- curl -Ls https://github.com/infection/infection/releases/download/0.8.0 /infection.phar.pubkey -o vendor/bin/infection.pubkey
61
+ curl -Ls https://github.com/infection/infection/releases/download/0.8.1 /infection.phar.pubkey -o vendor/bin/infection.pubkey
You can’t perform that action at this time.
0 commit comments