Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 5b7174d

Browse files
committed
modify package name
1 parent 357ea5c commit 5b7174d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Laravel-Swoole-Http
1+
# Laravel-Swoole
22

33
This package provides a high performance HTTP server which based on [Swoole](http://www.swoole.com/).
44

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "swooletw/laravel-swoole-http",
2+
"name": "swooletw/laravel-swoole",
33
"description": "High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.",
44
"keywords": ["swoole", "laravel", "lumen", "performance", "http", "server"],
55
"license": "MIT",

0 commit comments

Comments
 (0)