keboola / configuration-variables-resolver
Library to replace variables and share-code placeholders in component configuration with actual values
3.3.0
2023-01-31 16:03 UTC
Requires
- php: >=7.4
- ext-json: *
- keboola/common-exceptions: ^1.1
- keboola/storage-api-client: ^14.0
- keboola/storage-api-php-client-branch-wrapper: ^3.1
- mustache/mustache: ^2.13
- psr/log: ^1.1
- symfony/config: ^5.2|^6.2
Requires (Dev)
- infection/infection: ^0.26
- keboola/coding-standard: >=14.0.0
- phpstan/phpstan: ^1.9
- phpunit/phpunit: ^9.5
- sempro/phpunit-pretty-print: ^1.4
- symfony/dotenv: ^5.4|^6.2
This package is auto-updated.
Last update: 2023-02-02 11:42:35 UTC
README
Library to replace variables and share-code placeholders in component configuration with actual
values from keboola.variables
and keboola.shared-code
components.
License
MIT licensed, see LICENSE file.