2024-02-15 11:13:57 +01:00
|
|
|
.. title:: Requirements
|
|
|
|
|
|
|
|
Requirements
|
|
|
|
############
|
|
|
|
|
2024-02-19 14:52:57 +01:00
|
|
|
Environment
|
|
|
|
===========
|
|
|
|
|
|
|
|
This package requires at least **PHP 8.1**.
|
|
|
|
|
|
|
|
It is highly recommended to use `Composer <https://getcomposer.org/>`_ for dependency management and autoloading,
|
|
|
|
although it is technically not strictly required for re-using any of these classes and traits. But it certainly
|
|
|
|
makes it a lot easier!
|
|
|
|
|
|
|
|
Dependencies
|
|
|
|
============
|
|
|
|
|
|
|
|
This package does not have any external dependencies.
|