Version 2.0.1 (#3853)

* configure email validation mode to fix deprecation message
* allow to use non brand icon in saml provider
* new method getCalculatedDuration()
* getRawData() by id
* only stop entries if new one is running
* fix validator tampering with timesheet duration
* fix allow setting null as customer
* bump packages
This commit is contained in:
Kevin Papst
2023-02-18 14:19:16 +01:00
committed by GitHub
parent 75aea7c51b
commit e474087257
20 changed files with 253 additions and 363 deletions

View File

@@ -129,9 +129,6 @@
"ref": "bb31a3bbec00a8fc8aa1c9fbf9b0ef9fc492f93d"
}
},
"friendsofphp/proxy-manager-lts": {
"version": "v1.0.3"
},
"friendsofsymfony/rest-bundle": {
"version": "2.2",
"recipe": {
@@ -165,9 +162,6 @@
"kevinpapst/tabler-bundle": {
"version": "dev-initial"
},
"laminas/laminas-code": {
"version": "3.4.1"
},
"laminas/laminas-escaper": {
"version": "2.7.0"
},