v5.0.0
Changes
- #11 Updated code for PHP min. 7.4 and PSR-12 coding standard.
- #11 Use strict types instead of validations.
- #12 Updated to min. PHP 7.4 and updated all dependencies.
- #12 Updated to PHPUnit 9 and updated all tests.
- #13 Replaced Travis with GitHub workflow.
- #14 Defined PSR-12 coding standard using
.phpcs.xml
. - #15 Removed
php-sap/datetime
because it is already in thephp-sap/interfaces
package.