Skip to content

Commit 53005c8

Browse files
committed
Adapt platform to PHP 5.6
1 parent 83f99ee commit 53005c8

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
@@ -251,7 +251,7 @@
251251
},
252252
"config": {
253253
"platform": {
254-
"php": "5.4"
254+
"php": "5.6"
255255
},
256256
"process-timeout": 7200,
257257
"sort-packages": true

0 commit comments

Comments
 (0)