mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 15:14:04 +00:00
drop laravel < 9 support
This commit is contained in:
parent
eca3b79118
commit
89c5029fd6
7 changed files with 20 additions and 32 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ARG PHP_VERSION=7.4
|
||||
ARG PHP_VERSION=8.1
|
||||
ARG PHP_TARGET=php:${PHP_VERSION}-cli
|
||||
|
||||
FROM ${PHP_TARGET}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue