psr7-sessions / storageless-mezzio-integration

MIT License
8 stars 4 forks source link

Change minimum php requirement from 7.2 => 7.4 #4

Closed dominikzogg closed 4 years ago

dominikzogg commented 4 years ago

@Ocramius

I would recommend to have version 1.0 with the current code base (fixes where needed of course).

Then if possible create a version,1.1 if the BC's of psr7-sessions/storageless 5.0 => 7.1 aren't relevant for this code, or a 2.0 if they are.

Ocramius commented 4 years ago

IMO we should release with at least 7.3 - 7.2 is going EOL now-ish

dominikzogg commented 4 years ago

Ok 7.4 then, cause even 6.0 of the psr7-sessions/storageless needs php 7.4

dominikzogg commented 4 years ago

Will do it.

dominikzogg commented 4 years ago

https://github.com/psr7-sessions/storageless-mezzio-integration/pull/5