Skip to content

Commit dc9bba4

Browse files
authored
Use SensioFrameworkExtraBundle v6 (#6)
* Use SensioFrameworkExtraBundle v6 * Trigger CI
1 parent ed721b5 commit dc9bba4

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
@@ -10,7 +10,7 @@
1010
"doctrine/doctrine-bundle": "^2.3",
1111
"doctrine/orm": "^2.8",
1212
"phpdocumentor/reflection-docblock": "^5.2",
13-
"sensio/framework-extra-bundle": "^5.1",
13+
"sensio/framework-extra-bundle": "^6.1",
1414
"symfony/asset": "*",
1515
"symfony/console": "*",
1616
"symfony/dotenv": "*",

0 commit comments

Comments
 (0)