Detect if user really meant to extend parent blueprint, not another one (composer update)

This commit is contained in:
Matias Griese
2016-05-24 11:09:51 +03:00
parent 2ce137eb3e
commit a3ec59d678
2 changed files with 10 additions and 4 deletions

View File

@@ -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
View File

@@ -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",