Skip to content

Commit ff5ab5b

Browse files
dependabot[bot]yaroslavmo
authored andcommitted
Update dreamfactory/df-graphql requirement from ~0.3 to ~0.4
Updates the requirements on [dreamfactory/df-graphql](https://github.com/dreamfactorysoftware/df-graphql) to permit the latest version. - [Release notes](https://github.com/dreamfactorysoftware/df-graphql/releases) - [Changelog](https://github.com/dreamfactorysoftware/df-graphql/blob/master/CHANGELOG.md) - [Commits](dreamfactorysoftware/df-graphql@0.3.0...0.4.0) --- updated-dependencies: - dependency-name: dreamfactory/df-graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64b8072 commit ff5ab5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"prefer-stable": true,
3333
"require": {
3434
"dreamfactory/df-core": "~0.24",
35-
"dreamfactory/df-graphql": "~0.3"
35+
"dreamfactory/df-graphql": "~0.4"
3636
},
3737
"require-dev": {
3838
"phpunit/phpunit": "@stable"

0 commit comments

Comments
 (0)