fix composer.json and upgrade base app

This commit is contained in:
Julien Fastré 2021-09-13 12:41:55 +02:00
parent c82efc4fd5
commit 75aa600a20
2 changed files with 3 additions and 2 deletions

View File

@ -95,6 +95,7 @@
}
},
"config": {
"bin-dir": "bin"
"bin-dir": "bin",
"vendor-dir": "tests/app/vendor"
}
}

@ -1 +1 @@
Subproject commit 8839b431f296733b792c788f2ef58e5ecd6419d3
Subproject commit bd95d3c96a437757b7e8f35cdfd30da9aeac1a01