bumpi
This commit is contained in:
parent
1f9562d36b
commit
8ebf229d62
3 changed files with 1488 additions and 842 deletions
2320
composer.lock
generated
2320
composer.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -48,13 +48,13 @@ return [
|
|||
'dev' => true,
|
||||
'test' => true,
|
||||
],
|
||||
ApiPlatformBundle::class => [
|
||||
'all' => true,
|
||||
],
|
||||
TwigExtraBundle::class => [
|
||||
'all' => true,
|
||||
],
|
||||
MonologBundle::class => [
|
||||
'all' => true,
|
||||
],
|
||||
ApiPlatformBundle::class => [
|
||||
'all' => true,
|
||||
],
|
||||
];
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"api-platform/core": {
|
||||
"api-platform/symfony": {
|
||||
"version": "4.1",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "main",
|
||||
"version": "4.0",
|
||||
"ref": "cb9e6b8ceb9b62f32d41fc8ad72a25d5bd674c6d"
|
||||
"ref": "e9952e9f393c2d048f10a78f272cd35e807d972b"
|
||||
},
|
||||
"files": [
|
||||
"config/packages/api_platform.yaml",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue