Проставил ограничение версии PHP

This commit is contained in:
Artem Vasilev 2022-11-09 20:34:55 +03:00
parent df1cb72f5d
commit 85e189f201

View File

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