the version in App.php isnt matching the released tag. i saw my version in my vendor folder was showing as public const VERSION = '4.7.0'; whereas the "tag" on github is 4.8.0 and i got very confused. not that this matters much in an app, still something somone might want to update at some point :P
the version in App.php isnt matching the released tag. i saw my version in my vendor folder was showing as
public const VERSION = '4.7.0';
whereas the "tag" on github is 4.8.0 and i got very confused. not that this matters much in an app, still something somone might want to update at some point :Phttps://github.com/slimphp/Slim/blob/aa9c401f9d813a57a569a2d2b82f9acac3577bd2/Slim/App.php#L41
public const VERSION = '4.7.0';