tighten / takeout

Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.
MIT License
1.59k stars 83 forks source link

Upgrade Laravel Zero to v9 #274

Closed bandgeekndb closed 2 years ago

bandgeekndb commented 2 years ago

Upgrades the Laravel Zero package to v9, which drops PHP7 support. I bumped the associated dependencies to ensure we got the correct minimum versions and also bumped the tlint package to v6 to satisfy the requirements.

I was successfully able to build and run Takeout using PHP 8.1.3 after performing this upgrade.

mattstauffer commented 2 years ago

Fantastic, thanks @bandgeekndb!

scrummitch commented 2 years ago

Congrats 🎆 great package