Skip to content

Commit de6c636

Browse files
committed
Allowing ecodev/graphql-upload 6.1 that has PHP 8 support
1 parent d0db326 commit de6c636

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
@@ -20,7 +20,7 @@
2020
"phpdocumentor/reflection-docblock": "^4.3 || ^5.0",
2121
"phpdocumentor/type-resolver": "^1.0.1",
2222
"psr/http-message": "^1",
23-
"ecodev/graphql-upload": "^4.0",
23+
"ecodev/graphql-upload": "^4.0 || ^5.0 || ^6.0",
2424
"webmozart/assert": "^1.4",
2525
"symfony/cache": "^4.3 | ^5",
2626
"thecodingmachine/cache-utils": "^1",

0 commit comments

Comments
 (0)