Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 703 Bytes

install.md

File metadata and controls

35 lines (20 loc) · 703 Bytes

Gambling Tech install

Installation recommendations.

📖 Guide


📄 Install

The preferred way to install this extension is through composer:

Either run

php composer.phar require --prefer-dist nepster-web/gambling-tech

or add

"nepster-web/gambling-tech": "*"

TIP: When install this package, specify the exact version. For example: "nepster-web/gambling-tech": "1.0.0"

If you specify the exact version of this library it is possible to avoid problems with updating and breaking backward compatibility.