mirror of
https://github.com/danog/jit_bugs.git
synced 2024-11-30 04:39:12 +01:00
Fix infection test
This commit is contained in:
parent
46d5033166
commit
921e310a32
@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
cd /tmp
|
cd /tmp
|
||||||
|
|
||||||
git clone https://github.com/infection/infection --depth 1
|
git clone https://github.com/infection/infection
|
||||||
cd infection
|
cd infection
|
||||||
git checkout 2789fdd689689b0c85f2c0ae9db50c8d2b39fb92
|
git checkout fe7cbe78e5838608df42ec7688d353ef1d631fee
|
||||||
|
|
||||||
composer i --ignore-platform-reqs
|
composer i --ignore-platform-reqs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user