Skip to content

Commit a49b8e6

Browse files
committed
Update README.md
1 parent cf5c140 commit a49b8e6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<h1 align="center">PHP Package Template </h1>
1+
<h1 align="center">Laravel Passport Cache Token</h1>
22

3-
<p align="center"> A template repository for PHP package.</p>
3+
<p align="center"> Make laravel/passport token cacheable..</p>
44

55

66
## Installing

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"license": "MIT",
55
"authors": [
66
{
7-
"name": "vendor",
8-
"email": "name@domain.com"
7+
"name": "overtrue",
8+
"email": "anzhengchao@gmail.com"
99
}
1010
],
1111
"require": {

0 commit comments

Comments
 (0)