w0rd-driven / docker-laravel-deployer

Docker image build for use with Laravel 5.x, including deployer
MIT License
2 stars 2 forks source link

PHP 8.1 support #22

Closed w0rd-driven closed 2 years ago

w0rd-driven commented 2 years ago

Before I create an attempt at optimizing an image for Fly.io, I wanted to include PHP 8.1 support. I'll likely take the approach that Laravel Sail does, only supporting PHP 7.4 and above.