Loading composer.json +1 −1 Original line number Diff line number Diff line Loading @@ -17,6 +17,6 @@ }, "license": "GPL-2.0+", "require": { "php": "^7.1" "php": "^7.1 || ^8.0" } } Loading
composer.json +1 −1 Original line number Diff line number Diff line Loading @@ -17,6 +17,6 @@ }, "license": "GPL-2.0+", "require": { "php": "^7.1" "php": "^7.1 || ^8.0" } }