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

Commit ec20541

Browse files
committed
minor #1131 Bump platform config in composer.json to 5.6 (fabpot)
This PR was merged into the 2.7 branch. Discussion ---------- Bump platform config in composer.json to 5.6 /cc @stof @Tobion (related to the discussion on symfony/monolog-bundle#257 and symfony/monolog-bundle#186) Commits ------- 396bb4b bumped platform config in composer.json to 5.6 (other PHP versions are not supported anymore)
2 parents 725d095 + 396bb4b commit ec20541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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)