Fixed PHP 7.4 compatibility issue with Stream

This commit is contained in:
Matias Griese
2020-01-06 15:05:48 +02:00
parent f9bcf48700
commit 3cc0dc08db
2 changed files with 5 additions and 4 deletions

View File

@@ -3,6 +3,7 @@
1. [](#bugfix)
* Grav 1.7: Fixed blueprint loading issues [#2782](https://github.com/getgrav/grav/issues/2782)
* Fixed PHP 7.4 compatibility issue with `Stream`
# v1.7.0-rc.3
## 01/02/2020

8
composer.lock generated
View File

@@ -1840,12 +1840,12 @@
"source": {
"type": "git",
"url": "https://github.com/rockettheme/toolbox.git",
"reference": "1cefb10977d73ac65eeacbca0c568196076db37e"
"reference": "fd9443a19f22a98e82d6889a36b6331fca298507"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rockettheme/toolbox/zipball/1cefb10977d73ac65eeacbca0c568196076db37e",
"reference": "1cefb10977d73ac65eeacbca0c568196076db37e",
"url": "https://api.github.com/repos/rockettheme/toolbox/zipball/fd9443a19f22a98e82d6889a36b6331fca298507",
"reference": "fd9443a19f22a98e82d6889a36b6331fca298507",
"shasum": ""
},
"archive": {
@@ -1903,7 +1903,7 @@
"source": "https://github.com/rockettheme/toolbox/tree/develop",
"issues": "https://github.com/rockettheme/toolbox/issues"
},
"time": "2020-01-06T11:35:41+00:00"
"time": "2020-01-06T13:02:28+00:00"
},
{
"name": "seld/cli-prompt",