Bump sage-installer

This commit is contained in:
Ben Word
2017-08-11 18:07:12 -06:00
parent ce754b88df
commit 66c69063e2
2 changed files with 13 additions and 8 deletions

View File

@@ -14,6 +14,11 @@
"name": "Scott Walkinshaw", "name": "Scott Walkinshaw",
"email": "scott.walkinshaw@gmail.com", "email": "scott.walkinshaw@gmail.com",
"homepage": "https://github.com/swalkinshaw" "homepage": "https://github.com/swalkinshaw"
},
{
"name": "QWp6t",
"email": "hi@qwp6t.me",
"homepage": "https://github.com/qwp6t"
} }
], ],
"keywords": ["wordpress"], "keywords": ["wordpress"],
@@ -35,7 +40,7 @@
}, },
"require-dev": { "require-dev": {
"squizlabs/php_codesniffer": "^2.8.0", "squizlabs/php_codesniffer": "^2.8.0",
"roots/sage-installer": "~1.2" "roots/sage-installer": "~1.3"
}, },
"scripts": { "scripts": {
"test": ["phpcs"], "test": ["phpcs"],

14
composer.lock generated
View File

@@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "6fe5448e3999bb133bc70ce1c15a9f79", "hash": "3b5ec6db6f1d65c1102e7617961a9b6d",
"content-hash": "cd5cf9602fac09301364ed8a27b9cb15", "content-hash": "5baee523a1f1729eb6eb338a48a1fdf7",
"packages": [ "packages": [
{ {
"name": "brain/hierarchy", "name": "brain/hierarchy",
@@ -1100,16 +1100,16 @@
}, },
{ {
"name": "roots/sage-installer", "name": "roots/sage-installer",
"version": "1.2.0", "version": "1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/roots/sage-installer.git", "url": "https://github.com/roots/sage-installer.git",
"reference": "2407e3c24c1050c1769c18f2d45d561fa2c67f90" "reference": "250c74a935f9aba19f90d45d92884b7b56bc989c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/roots/sage-installer/zipball/2407e3c24c1050c1769c18f2d45d561fa2c67f90", "url": "https://api.github.com/repos/roots/sage-installer/zipball/250c74a935f9aba19f90d45d92884b7b56bc989c",
"reference": "2407e3c24c1050c1769c18f2d45d561fa2c67f90", "reference": "250c74a935f9aba19f90d45d92884b7b56bc989c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1155,7 +1155,7 @@
"theme", "theme",
"wordpress" "wordpress"
], ],
"time": "2017-08-03 22:59:11" "time": "2017-08-12 00:03:02"
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",