Merge pull request #1 from crypto-pro-web/change-php-version-require

Добавил поддержку php 8.0 и выше
This commit is contained in:
Artem Vasilev 2024-08-06 18:11:21 +03:00 committed by GitHub
commit 92219ce494
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@
"source": "https://github.com/webmasterskaya/crypto-pro-php-stubs"
},
"require": {
"php": ">7.2 <8.0"
"php": ">=7.2 || ^8.0"
},
"autoload": {
"classmap": [