Skip to content

Commit e36460e

Browse files
authored
Merge pull request #31 from simonsolutions/patch-1
Update composer.json
2 parents 4607539 + d796857 commit e36460e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"brick/reflection": "^0.4",
1515
"doctrine/doctrine-bundle": "^1.9 || ^2.0",
1616
"dragonmantank/cron-expression": "^2.2 || ^3.0",
17-
"symfony/config": "^4.4 || ^5.0",
18-
"symfony/dependency-injection": "^4.4 || ^5.0",
19-
"symfony/form": "^4.4 || ^5.0"
17+
"symfony/config": "^4.4 || ^5.0 || ^6.0",
18+
"symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
19+
"symfony/form": "^4.4 || ^5.0 || ^6.0"
2020
},
2121
"require-dev": {
2222
"matthiasnoback/symfony-dependency-injection-test": "^4.0",

0 commit comments

Comments
 (0)