Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
lbausch committed Oct 22, 2023
1 parent b6963f1 commit 49bddea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ It accesses Flarum's session cookie and reads the session data from the session
Based on the user information in the Flarum user database an user in the Laravel application is created / updated and logged in.

## Requirements
+ PHP 7.3+
+ Laravel 8
+ PHP 8.1+
+ Laravel 10
+ Working installation of Flarum in the same filesystem as the Laravel application, so Flarum's session files can be read
+ Flarum and Laravel need to share the same domain / subdomain, so Flarum's session cookie can be accessed

Expand Down

0 comments on commit 49bddea

Please sign in to comment.