Merge branch 'master' into php81-migration

This commit is contained in:
Jan Böhmer 2023-06-06 23:46:37 +02:00
commit 58b2c2bd69
12 changed files with 483 additions and 438 deletions

View file

@ -681,6 +681,15 @@
"symfony/service-contracts": {
"version": "v1.1.5"
},
"symfony/stimulus-bundle": {
"version": "2.9",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "2.8",
"ref": "9e33a8a3794b603fb4be6c04ee5ecab901ce549e"
}
},
"symfony/stopwatch": {
"version": "v4.2.3"
},