mirror of
https://github.com/crypto-pro-web/crypto-pro-php-stubs.git
synced 2025-02-22 18:05:50 +03:00
Добавил поддержку php 8.0 и выше
This commit is contained in:
parent
0bf897d4a4
commit
ea409844a3
@ -26,7 +26,7 @@
|
|||||||
"source": "https://github.com/webmasterskaya/crypto-pro-php-stubs"
|
"source": "https://github.com/webmasterskaya/crypto-pro-php-stubs"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">7.2 <8.0"
|
"php": ">=7.2 || ^8.0"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
|
Loading…
Reference in New Issue
Block a user