Skip to content

Commit a18631f

Browse files
Update thecodingmachine/graphqlite requirement from ^6.0 to ^6.0 || ^7.0
Updates the requirements on [thecodingmachine/graphqlite](https://github.com/thecodingmachine/graphqlite) to permit the latest version. - [Release notes](https://github.com/thecodingmachine/graphqlite/releases) - [Commits](thecodingmachine/graphqlite@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: thecodingmachine/graphqlite dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e4d9d0 commit a18631f

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
@@ -18,7 +18,7 @@
1818
],
1919
"require" : {
2020
"php" : ">=8.1",
21-
"thecodingmachine/graphqlite" : "^6.0",
21+
"thecodingmachine/graphqlite" : "^6.0 || ^7.0",
2222
"symfony/validator": "^6" ,
2323
"doctrine/annotations": "^1.13 || ^2.0.1"
2424
},

0 commit comments

Comments
 (0)