dotkernel / admin

DotKernel Admin Application, built on top of Mezzio microframework and using Laminas components.ezzio for branch 2 and above.
https://admin5.dotkernel.net
MIT License
26 stars 5 forks source link

require `dotkernel/dot-session: ^5.5.2` #273

Closed alexmerlin closed 1 month ago

alexmerlin commented 1 month ago

dotkernel/dot-session: ^5.5.2 requires laminas/laminas-session: ^2.21.0 which includes the new CSRF validator that we use to validate CSRF tokens.

Tasks: