Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: readme.md
Nette Bootstrap =============== [](https://packagist.org/packages/nette/bootstrap) [](https://github.com/nette/bootstrap/actions) [](https://coveralls.io/github/nette/bootstrap?branch=master) [](https://github.com/nette/bootstrap/releases) [](https://github.com/nette/bootstrap/blob/master/license.md) Introduction ============ Setting environment and creating a Dependency Injection (DI) container is in Nette in charge of the Nette Bootstrap. Documentation can be found on the [website](https://doc.nette.org/bootstrap). If you like Nette, **[please make a donation now](https://nette.org/donate)**. Thank you! Installation ============ The recommended way to install is via Composer: ``` composer require nette/bootstrap ``` It requires PHP version 7.2 and supports PHP up to 8.1.