Skip to content

Commit 9138b85

Browse files
committed
fix php version, fix #6
1 parent b052a2f commit 9138b85

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
@@ -21,7 +21,7 @@
2121
}
2222
],
2323
"require": {
24-
"php": "^5.4 || ^7.0",
24+
"php": "^5.6 || ^7.0",
2525
"twig/twig": "^1.0 || ^2.0",
2626
"dpolac/dictionary": "^1.0"
2727
},

0 commit comments

Comments
 (0)