Installation
Requirements
Mandatory:
- PHP 7.1+
Installation
Using Composer
To install via Composer, add the following lines to your composer.json
:
{
"require": {
"phpoffice/wmf": "dev-master"
}
}
Mandatory:
To install via Composer, add the following lines to your composer.json
:
{
"require": {
"phpoffice/wmf": "dev-master"
}
}