Skip to content

Commit cc952a2

Browse files
committed
Add symfony/web-profiler-bundle
1 parent 7756a6a commit cc952a2

2 files changed

Lines changed: 86 additions & 86 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
"twig/extra-bundle": "^3.20",
5454
"twig/intl-extra": "^3.20",
5555
"twig/twig": "^3.20",
56-
"liip/test-fixtures-bundle": "^2.9.2"
56+
"liip/test-fixtures-bundle": "^2.9.2",
57+
"symfony/web-profiler-bundle": "6.4.*"
5758
},
5859
"require-dev": {
5960
"doctrine/data-fixtures": "^1.8.1",
@@ -73,8 +74,7 @@
7374
"squizlabs/php_codesniffer": "^3.11.3",
7475
"symfony/browser-kit": "6.4.*",
7576
"symfony/phpunit-bridge": "^6.4.16",
76-
"symfony/stopwatch": "6.4.*",
77-
"symfony/web-profiler-bundle": "6.4.*"
77+
"symfony/stopwatch": "6.4.*"
7878
},
7979
"scripts": {
8080
"auto-scripts": {

composer.lock

Lines changed: 83 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)