Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 396bb4b

Browse files
committed
bumped platform config in composer.json to 5.6 (other PHP versions are not supported anymore)
1 parent 725d095 commit 396bb4b

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
@@ -47,7 +47,7 @@
4747
"config": {
4848
"bin-dir": "bin",
4949
"platform": {
50-
"php": "5.3.9"
50+
"php": "5.6"
5151
},
5252
"sort-packages": true
5353
},

0 commit comments

Comments
 (0)