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

investigate laminas-http package #219

Closed arhimede closed 7 months ago

arhimede commented 8 months ago

the below class is missing use Laminas\Http\Response; test/Unit/App/Middleware/AuthMiddlewareTest.php

bidi47 commented 7 months ago

solved by including laminas/laminas-http in require-dev https://github.com/dotkernel/admin/commit/b47119e7cbd1c96648cac2d1781fb227f3c12cc9