akrabat / ip-address-middleware

PSR-7 Middleware that determines the client IP address and stores it as an ServerRequest attribute
Other
168 stars 38 forks source link

Set minimum PHP version to 7.0 #13

Closed akrabat closed 6 years ago

akrabat commented 6 years ago

PSR-15 requires PHP 7.0+, so this is now the minimum version. Update PHP Unit and PHPCS too.