Version 1.1.1 2020-08-28
- Refactor
CreateKeyInfoElementTraitTest
explaining what it is for.- Add a class to use
CreateKeyInfoElementTrait
changingcreateKeyInfoElement
method visibility. - Make 3 different tests for 3 different cases instead of all in one test.
- Fixes recently (false positive) issue detected by
phpstan/phpstan:^0.12.40
.
- Add a class to use
- Change dependency
robrichards/xmlseclibs
version from^3.0.8
to3.1.0
.