All notable changes to this project will be documented in this file.
The format is based on Keep a changelog and this project adheres to Semantic Versioning.
- Added missing contributors from the source branches of atlet and leandrobhbr
1.0.3 - 20240725
- Added php-cs-fixer
- Removed
composer.lock
from repository
- Changed ShibbolethAuthLime.php by running
./vendor/bin/php-cs-fixer fix ShibbolethAuthLime.php
1.0.2 - 20240725
- .gitignore
- composer.json
- Added and configured php rector
- Changed ShibbolethAuthLime.php by running
./vendor/bin/rector process
- Fix invalid version number in config.xml
1.0.1 - 20240725
This is an initial tag. It is started from 1.0.1 to be in line with the version from the config.xml.
- Added this changelog
- Fixed PHP Notice and restored compatibility with LimeSurvey 5 and 6