mirror of
https://github.com/getgrav/grav.git
synced 2026-07-29 23:29:02 +02:00
Detect if user really meant to extend parent blueprint, not another one (composer update)
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# v1.1.0-beta.6
|
||||
## XX/XX/2016
|
||||
|
||||
1. [](#bugfix)
|
||||
* Detect if user really meant to extend parent blueprint, not another one (fixes old page type blueprints)
|
||||
|
||||
# v1.1.0-beta.5
|
||||
## 05/23/2016
|
||||
|
||||
|
||||
8
composer.lock
generated
8
composer.lock
generated
@@ -639,12 +639,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rockettheme/toolbox.git",
|
||||
"reference": "b3deb8f5c20480f331595a588c4870ea2c3deade"
|
||||
"reference": "f6c6331ce16802fcf5b54b46700f3556bc8028ff"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/rockettheme/toolbox/zipball/b3deb8f5c20480f331595a588c4870ea2c3deade",
|
||||
"reference": "b3deb8f5c20480f331595a588c4870ea2c3deade",
|
||||
"url": "https://api.github.com/repos/rockettheme/toolbox/zipball/f6c6331ce16802fcf5b54b46700f3556bc8028ff",
|
||||
"reference": "f6c6331ce16802fcf5b54b46700f3556bc8028ff",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -679,7 +679,7 @@
|
||||
"php",
|
||||
"rockettheme"
|
||||
],
|
||||
"time": "2016-04-25 17:32:44"
|
||||
"time": "2016-05-24 08:03:51"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
|
||||
Reference in New Issue
Block a user