Update composer.json

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

View File

@ -2,6 +2,8 @@
"name": "a2nt/silverstripe-webpack",
"type": "silverstripe-recipe",
"description": "SilverStripe WebPack boilerplate + Basics of JS/CSS UI",
"keywords": ["silverstripe", "webpack"],
"license": "BSD-3-Clause",
"require": {
"php": ">=7.1.0",
"ext-json": "*",