Skip to content

Commit 4bb3d57

Browse files
committed
Generate Docs GHActions
1 parent d38fc28 commit 4bb3d57

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/phpunit.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
- "8.3"
2020
- "8.2"
2121
- "8.1"
22-
- "8.0"
23-
- "7.4"
2422

2523
steps:
2624
- uses: actions/checkout@v4

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Because of this _**do not** store in the JWT Token sensible data like passwords_
5151
# Install
5252

5353
```
54-
composer require "byjg/jwt-session=2.0.*"
54+
composer require "byjg/jwt-session"
5555
```
5656

5757

0 commit comments

Comments
 (0)