fixes for 1.15 (#2704)

This commit is contained in:
Kevin Papst
2021-08-08 12:38:19 +02:00
committed by GitHub
parent b2d3272151
commit c063aed867
19 changed files with 203 additions and 193 deletions

View File

@@ -114,6 +114,9 @@
"ezyang/htmlpurifier": {
"version": "v4.13.0"
},
"fakerphp/faker": {
"version": "v1.15.0"
},
"friendsofphp/php-cs-fixer": {
"version": "2.2",
"recipe": {
@@ -135,9 +138,6 @@
"ref": "258300d52be6ad59b32a888d5ddafbf9638540ff"
}
},
"fzaninotto/faker": {
"version": "v1.8.0"
},
"gedmo/doctrine-extensions": {
"version": "v2.4.36"
},