Update PHP platform to support Laravel 6.20+

Refs: b1555ed43f
This commit is contained in:
Luke Towers 2021-02-15 02:54:00 -06:00 committed by GitHub
parent 623cfe191a
commit 6a9e60dd49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
"config": {
"preferred-install": "dist",
"platform": {
"php": "7.2"
"php": "7.2.5"
}
},
"minimum-stability": "dev",