0hr / php-webview

PHP bindings for Webview
56 stars 5 forks source link

Update composer.json to require only php 8.1 #10

Closed joanhey closed 11 months ago

joanhey commented 11 months ago

That code only need PHP 8.1. If we want to work with v8.0, we only need to change the enum WindowSizeHint for a class with constants.