Skip to content

Commit

Permalink
Bump RainLab.User dependency (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
snipiba authored Jun 19, 2023
1 parent 736166e commit 46b9eae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"require": {
"php": ">=7.0",
"composer/installers": "~1.0",
"rainlab/user-plugin": "^1.5"
"rainlab/user-plugin": "^2.0"
}
}
}
1 change: 1 addition & 0 deletions updates/version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@
1.0.11: Random password and nocio.passwordless.user.created event on user creation (thanks to @massimomegistus)
1.0.12: nocio.passwordless.user.beforeLoginEmail event (thanks to @massimomegistus)
1.0.13: Add fallback base_url using Config::get('app.url') when currentPageUrl() fails (thanks to @snipiba)
1.0.14: Update dependency for RainLab.User to support v2 (thanks to @snipiba)

0 comments on commit 46b9eae

Please sign in to comment.