From 66c69063e2b3f18215e5643dfdae6dc55086ccfd Mon Sep 17 00:00:00 2001 From: Ben Word Date: Fri, 11 Aug 2017 18:07:12 -0600 Subject: [PATCH] Bump sage-installer --- composer.json | 7 ++++++- composer.lock | 14 +++++++------- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 8ab57ac..91e10c1 100644 --- a/composer.json +++ b/composer.json @@ -14,6 +14,11 @@ "name": "Scott Walkinshaw", "email": "scott.walkinshaw@gmail.com", "homepage": "https://github.com/swalkinshaw" + }, + { + "name": "QWp6t", + "email": "hi@qwp6t.me", + "homepage": "https://github.com/qwp6t" } ], "keywords": ["wordpress"], @@ -35,7 +40,7 @@ }, "require-dev": { "squizlabs/php_codesniffer": "^2.8.0", - "roots/sage-installer": "~1.2" + "roots/sage-installer": "~1.3" }, "scripts": { "test": ["phpcs"], diff --git a/composer.lock b/composer.lock index 710865a..61841c5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "6fe5448e3999bb133bc70ce1c15a9f79", - "content-hash": "cd5cf9602fac09301364ed8a27b9cb15", + "hash": "3b5ec6db6f1d65c1102e7617961a9b6d", + "content-hash": "5baee523a1f1729eb6eb338a48a1fdf7", "packages": [ { "name": "brain/hierarchy", @@ -1100,16 +1100,16 @@ }, { "name": "roots/sage-installer", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/roots/sage-installer.git", - "reference": "2407e3c24c1050c1769c18f2d45d561fa2c67f90" + "reference": "250c74a935f9aba19f90d45d92884b7b56bc989c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/roots/sage-installer/zipball/2407e3c24c1050c1769c18f2d45d561fa2c67f90", - "reference": "2407e3c24c1050c1769c18f2d45d561fa2c67f90", + "url": "https://api.github.com/repos/roots/sage-installer/zipball/250c74a935f9aba19f90d45d92884b7b56bc989c", + "reference": "250c74a935f9aba19f90d45d92884b7b56bc989c", "shasum": "" }, "require": { @@ -1155,7 +1155,7 @@ "theme", "wordpress" ], - "time": "2017-08-03 22:59:11" + "time": "2017-08-12 00:03:02" }, { "name": "squizlabs/php_codesniffer",