Add maker bundle with a command composer require symfony/maker-bundle --dev

This commit is contained in:
Krzysztof Płaczek
2024-10-19 16:47:13 +02:00
parent 0681f1ac28
commit d5dc033be9
4 changed files with 253 additions and 1 deletions

View File

@@ -81,6 +81,15 @@
"src/Kernel.php"
]
},
"symfony/maker-bundle": {
"version": "1.61",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.0",
"ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
}
},
"symfony/monolog-bundle": {
"version": "3.10",
"recipe": {