Skip to content

Commit ae117ee

Browse files
authored
Merge pull request #10 from prajapati-kaushik/0000-php8-support
build: php8 support #0000
2 parents aa3bbcb + fccb153 commit ae117ee

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
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": "^7.2",
15+
"php": ">=7.2",
1616
"symfony/options-resolver": "~3.0",
1717
"symfony/dependency-injection": "~3.3",
1818
"webonyx/graphql-php": "^0.13.8",

0 commit comments

Comments
 (0)