pestphp / drift

[WIP] Command-line tool to migrate your PHPUnit tests to Pest
https://pestphp.com/docs/guides/drift
MIT License
28 stars 7 forks source link

Add a Phar with dependencies #21

Open olivernybroe opened 4 years ago

olivernybroe commented 4 years ago

I think drift could benefit from a phar with dependencies, as that would remove all conflicts caused by the dependencies.

owenvoke commented 4 years ago

I definitely agree, and I've been thinking about this while on holiday. Shouldn't be too hard at all using Box. :+1: I'm happy to implement this when I'm back in about a week's time if no one else has. 👌🏻

olivernybroe commented 4 years ago

Awesome! I think we should do like rector does and have another repository called drift-prefixed. This way people can require the phar via composer