initial commit
This commit is contained in:
14
vendor/symfony/profiler-pack/composer.json
vendored
Normal file
14
vendor/symfony/profiler-pack/composer.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "symfony/profiler-pack",
|
||||
"type": "symfony-pack",
|
||||
"license": "MIT",
|
||||
"description": "A pack for the Symfony web profiler",
|
||||
"require": {
|
||||
"symfony/stopwatch": "*",
|
||||
"symfony/web-profiler-bundle": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/stopwatch": "*",
|
||||
"symfony/web-profiler-bundle": "*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user