Skip to content

Commit 996944e

Browse files
committed
PHP 7.2 version is supported too
1 parent 0c35db4 commit 996944e

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
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php": ">=7.3",
20+
"php": ">=7.2",
2121
"thecodingmachine/graphqlite": "^4",
2222
"illuminate/console": "^5.7|^6.0|^7|^8",
2323
"illuminate/container": "^5.7|^6.0|^7|^8",

0 commit comments

Comments
 (0)