keboola / configuration-variables-resolver
Library to replace variables and share-code placeholders in component configuration with actual values
Package info
github.com/keboola/configuration-variables-resolver
pkg:composer/keboola/configuration-variables-resolver
6.1.0
2026-07-23 19:20 UTC
Requires
- php: ^8.2
- ext-json: *
- keboola/common-exceptions: ^1.1
- keboola/php-api-client-base: *@dev
- keboola/service-client: *@dev
- keboola/storage-api-client: ^17.0|^18.0
- keboola/storage-api-php-client-branch-wrapper: ^7.0
- keboola/vault-api-client: *@dev
- mustache/mustache: ^2.13
- psr/log: ^1.1|^2.0|^3.0
- symfony/config: ^5.2|^6.2|^7.0
Requires (Dev)
- infection/infection: ^0.26
- keboola/coding-standard: >=14.0.0
- phpstan/phpstan: ^1.9
- phpstan/phpstan-phpunit: ^1.3
- phpunit/phpunit: ^9.5
- sempro/phpunit-pretty-print: ^1.4
- symfony/dotenv: ^5.4|^6.2|^7.0
- symfony/http-client: ^7.2
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- dev-main
- 6.1.0
- 6.0.0
- 5.3.0
- 5.2.3
- 5.2.2
- 5.2.1
- 5.2.0
- 5.1.0
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.1.1
- 4.1.0
- 4.0.2
- 4.0.1
- 4.0.0
- 3.3.0
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.0
- 2.0.1
- 2.0.0
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- dev-odin/AJDA-3137-1
- dev-pepa/gha
- dev-detached
- dev-devin/1767783154-bearer-token-api-bundle
- dev-devin/1769548300-improve-output-mapping-error-message
- dev-erik-AJDA-1087-single-job-v3
- dev-odin/AJDA-2841
- dev-pepa/PAT-1551_dropTimeout
- dev-pepa/symfony-httpclient-spike
- dev-pepa_PAT-64_podWatch
- dev-zajca-event-grid
- dev-PST-2442-ondra
- dev-roman-pst-1710
- dev-pepa_k8s_deployment
- dev-pepa_azClientNamedArgs
This package is auto-updated.
Last update: 2026-08-27 15:49:51 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.