mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-22 17:01:14 +00:00
Streamline php_modules and php_tools definitions
This commit is contained in:
8
php_modules/mysqlnd/install.yml
Normal file
8
php_modules/mysqlnd/install.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
|
||||
# Available Jinja2 variables:
|
||||
# ---------------------------
|
||||
# * {{ php_all_versions }}: Array of all PHP versions
|
||||
|
||||
|
||||
already_avail: [5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2]
|
||||
Reference in New Issue
Block a user