Skip to content

Commit 39fe032

Browse files
authored
Merge pull request #641 from ruudk/patch-2
Require symfony/property-access
2 parents ffdbd5a + 9e7af37 commit 39fe032

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"symfony/expression-language": "^4.3 || ^5.0",
3838
"symfony/framework-bundle": "^4.3 || ^5.0",
3939
"symfony/options-resolver": "^4.3 || ^5.0",
40+
"symfony/property-access": "^4.3 || ^5.0",
4041
"webonyx/graphql-php": "^0.13.5"
4142
},
4243
"replace": {

0 commit comments

Comments
 (0)