A set of value objects to be used within the SAML2 domain.
composer require openconext/saml-value-objectA simple Compose file (compose.yaml) is provided with a single php (PHP 8.2 CLI) service.
docker compose up -ddocker compose exec php bashcomposer installEquivalent to CI:
composer check- 3.0 - Improved PHP 8.2 support and replaced abandoned dev tooling. Drop support for PHP 7.
- 2.0 - Basic php 8.2 support
- 1.0 - Initial release
See the LICENSE file