renaming to Netlify

This commit is contained in:
Leon 2020-02-23 00:19:34 +10:30
parent 32f8ef3904
commit 702ecb87bc
4 changed files with 2120 additions and 5 deletions

View file

@ -24,7 +24,8 @@
}
],
"require": {
"php": ">=7.2"
"php": ">=7.2",
"guzzlehttp/guzzle": "^6.5"
},
"require-dev": {
"phpstan/phpstan-shim": "^0.11.5",