itsgoingd / clockwork

Clockwork - php dev tools in your browser - server-side component
https://underground.works/clockwork
MIT License
5.69k stars 321 forks source link

Will be released a 5.3 version to include the new PSR middleware? #710

Closed DominicDetta closed 2 months ago

DominicDetta commented 3 months ago

Right now Im using inside the composer.json this kind dependency to download it:

"require": {
        "php": "^8.3",
        "itsgoingd/clockwork": "dev-master@dev",
itsgoingd commented 3 months ago

Hey, yes, it will be included in 5.3, but it might take some time until it's out.

DominicDetta commented 2 months ago

Thanks for clarification