Skip to content

Commit e89bdc4

Browse files
authored
Debug moved to require section
for compat with Codeception test suite
1 parent 0ccdee0 commit e89bdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"symfony/translation": "^4.0",
2525
"symfony/validator": "^4.0",
2626
"symfony/yaml": "^4.0",
27+
"symfony/debug-bundle": "^4.0",
2728
"twig/extensions": "^1.5",
2829
"twig/twig": "^2.4",
2930
"white-october/pagerfanta-bundle": "^1.1"
@@ -34,7 +35,6 @@
3435
"friendsofphp/php-cs-fixer": "^2.7",
3536
"symfony/browser-kit": "^4.0",
3637
"symfony/css-selector": "^4.0",
37-
"symfony/debug-bundle": "^4.0",
3838
"symfony/dotenv": "^4.0",
3939
"symfony/phpunit-bridge": "^4.0",
4040
"symfony/profiler-pack": "^1.0",

0 commit comments

Comments
 (0)