add requirements

This commit is contained in:
KVAZAR 2022-04-24 20:09:41 +03:00 committed by GitHub
parent 3f644ee118
commit db9f3a925f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,10 @@
# crawler-api-node
# crawler-api-node
### requirements
```
php-7.4
php-curl
php-mbstring
php-mysql
php-bcmath
```