Skip to content

Commit

Permalink
Merge pull request #67 from kmvan/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
kmvan authored Jan 31, 2020
2 parents 3e3d9dc + 9b0578b commit 3329b52
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 48 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# 😎 X Prober

> This is a prober program for **PHP environment**. It can show your server information and readable easily.
> This is a probe program for **PHP environment**. It can show your server information and readable easily.
And the most important thing is that it's like 📱 **iPhone X/XS/XS Max/XR/11/11 Pro/11 Pro Max** !

Expand Down
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "kmvan/prober",
"description": "This is a prober program for PHP environment. It can show your server information and readable easily. And the most important thing is that it's like iPhone X!",
"description": "This is a probe program for PHP environment. It can show your server information and readable easily. And the most important thing is that it's like iphone iPhone X/XS/XS Max/XR/11/11 Pro/11 Pro Max !",
"type": "project",
"license": "GPL-V2",
"license": "GPL-2.0",
"authors": [
{
"name": "Km.Van",
Expand All @@ -18,7 +18,7 @@
]
},
"require": {
"friendsofphp/php-cs-fixer": "^2.13"
"friendsofphp/php-cs-fixer": "^2.16"
},
"autoload": {
"psr-4": {
Expand All @@ -30,7 +30,7 @@
"scripts": {
"fix": [
"php-cs-fixer fix --config .php_cs53 --verbose",
"php-cs-fixer fix --config .php_cs72 --verbose"
"php-cs-fixer fix --config .php_cs73 --verbose"
]
}
}
85 changes: 42 additions & 43 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3329b52

Please sign in to comment.