mirror of
https://github.com/getgrav/grav.git
synced 2026-07-17 07:43:27 +02:00
Fixed PHP 7.4 compatibility issue with Stream
This commit is contained in:
@@ -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
8
composer.lock
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user