Skip to content

Fix outdated Authentication plugin version and namespace for DefaultP…#8143

Merged
dereuromark merged 1 commit into
cakephp:5.xfrom
kiseragi:patch-1
Nov 30, 2025
Merged

Fix outdated Authentication plugin version and namespace for DefaultP…#8143
dereuromark merged 1 commit into
cakephp:5.xfrom
kiseragi:patch-1

Conversation

@kiseragi
Copy link
Copy Markdown
Contributor

…asswordHasher

  1. Updated composer command from

^2.0

to

^3.0.

  1. Updated DefaultPasswordHasher namespace from

use Cake\Auth\DefaultPasswordHasher;

to

Authentication\PasswordHasher\DefaultPasswordHasher

…asswordHasher

1) Updated composer command from 

^2.0 

to 

^3.0.

2) Updated DefaultPasswordHasher namespace from 

use Cake\Auth\DefaultPasswordHasher;

to

Authentication\PasswordHasher\DefaultPasswordHasher
@dereuromark dereuromark merged commit cafbc34 into cakephp:5.x Nov 30, 2025
3 checks passed
@kiseragi kiseragi deleted the patch-1 branch November 30, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants