Skip to content

Commit 63946d2

Browse files
committed
Support older php
1 parent 077d1ef commit 63946d2

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
@@ -40,7 +40,7 @@
4040
},
4141

4242
"require" : {
43-
"php" : ">=7.3.0",
43+
"php" : ">=7.2.0",
4444

4545
"doctrine/orm" : "~2.5",
4646

0 commit comments

Comments
 (0)