Skip to content

Commit 7b90c0d

Browse files
committed
Cs Fix
1 parent 3dcb037 commit 7b90c0d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

publish/tinker.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This file is part of friendsofhyperf/components.
66
*
77
* @link https://github.com/friendsofhyperf/components
8-
* @document https://github.com/friendsofhyperf/components/blob/3.x/README.md
8+
* @document https://github.com/friendsofhyperf/components/blob/main/README.md
99
* @contact huangdijia@gmail.com
1010
*/
1111
return [

src/ClassAliasAutoloader.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This file is part of friendsofhyperf/components.
66
*
77
* @link https://github.com/friendsofhyperf/components
8-
* @document https://github.com/friendsofhyperf/components/blob/3.x/README.md
8+
* @document https://github.com/friendsofhyperf/components/blob/main/README.md
99
* @contact huangdijia@gmail.com
1010
*/
1111
namespace FriendsOfHyperf\Tinker;

src/Command/TinkerCommand.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This file is part of friendsofhyperf/components.
66
*
77
* @link https://github.com/friendsofhyperf/components
8-
* @document https://github.com/friendsofhyperf/components/blob/3.x/README.md
8+
* @document https://github.com/friendsofhyperf/components/blob/main/README.md
99
* @contact huangdijia@gmail.com
1010
*/
1111
namespace FriendsOfHyperf\Tinker\Command;

src/ConfigProvider.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This file is part of friendsofhyperf/components.
66
*
77
* @link https://github.com/friendsofhyperf/components
8-
* @document https://github.com/friendsofhyperf/components/blob/3.x/README.md
8+
* @document https://github.com/friendsofhyperf/components/blob/main/README.md
99
* @contact huangdijia@gmail.com
1010
*/
1111
namespace FriendsOfHyperf\Tinker;

src/TinkerCaster.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This file is part of friendsofhyperf/components.
66
*
77
* @link https://github.com/friendsofhyperf/components
8-
* @document https://github.com/friendsofhyperf/components/blob/3.x/README.md
8+
* @document https://github.com/friendsofhyperf/components/blob/main/README.md
99
* @contact huangdijia@gmail.com
1010
*/
1111
namespace FriendsOfHyperf\Tinker;

0 commit comments

Comments
 (0)