Skip to content

Commit 5fc645b

Browse files
committed
remove dubug output
1 parent 724f937 commit 5fc645b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
"rollbar/rollbar": "^1.3",
3333
"symfony/dependency-injection": "^2.8|~3.0|~4.0",
3434
"symfony/config": "^2.8|~3.0|~4.0",
35-
"symfony/http-kernel": "^2.8|~3.0|~4.0",
36-
"symfony/symfony": "~3.0"
35+
"symfony/http-kernel": "^2.8|~3.0|~4.0"
3736
},
3837
"require-dev": {
3938
"phpunit/phpunit": "^5.7 || ^6.5",

0 commit comments

Comments
 (0)