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,
|
2024-07-11 13:08:56 +02:00
|
|
|
although it is technically not strictly required for using any of these classes and traits. But it certainly makes it a
|
|
|
|
lot easier!
|
2024-02-19 14:52:57 +01:00
|
|
|
|
|
|
|
Dependencies
|
|
|
|
============
|
|
|
|
|
|
|
|
This package does not have any external dependencies.
|