Update composer.json

This commit is contained in:
Tony Air 2019-09-07 09:45:26 +07:00 committed by GitHub
parent f713b7e9cd
commit 8594f73a36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "silverstripe/installer",
"name": "a2nt/silverstripe-webpack",
"type": "silverstripe-recipe",
"description": "The SilverStripe Framework Installer",
"description": "SilverStripe WebPack boilerplate + Basics of JS/CSS UI",
"require": {
"php": ">=7.1.0",
"ext-json": "*",