Skip to content

Commit 9060e57

Browse files
author
reallyli
committed
hot fix Misspell
1 parent 27776e7 commit 9060e57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "reallyli/laravel-unideploy",
3-
"description": "Laravel Deployer",
4-
"keywords": ["deployer", "laravel", "deploy"],
3+
"description": "Custom Unique Laravel Deployer",
4+
"keywords": ["deployer", "laravel", "deploy", "reallyli"],
55
"license": "MIT",
66
"authors": [
77
{
@@ -13,7 +13,7 @@
1313
"php": "^7.1.3",
1414
"deployer/deployer": "^6.1",
1515
"deployer/recipes": "^6.0",
16-
"illuminate/suppor": "^5.5"
16+
"illuminate/support": "^5.5"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)