okvpn/clock-lts
Adding support for a wider range of PHP versions to lcobucci/clock
Maintainers
1.0.0
2023-09-26 11:13 UTC
Requires
- php: >=7.2
- psr/clock: ^1.0
Requires (Dev)
- infection/infection: ^0.27
- lcobucci/coding-standard: ^11.0.0
- phpstan/extension-installer: ^1.3.1
- phpstan/phpstan: ^1.10.25
- phpstan/phpstan-deprecation-rules: ^1.1.3
- phpstan/phpstan-phpunit: ^1.3.13
- phpstan/phpstan-strict-rules: ^1.5.1
- phpunit/phpunit: ^10.2.3
Suggests
None
Provides
Conflicts
None
Replaces
MIT 5e7dc00d23a7d65e8ed2b0ff7a4dcf7860c05a14
- Luís Cobucci <lcobucci.woop@gmail.com>
- Uładzimir Tsykun <vtsykun.woop@okvpn.org>
README
This package is a fork of the lcobucci/clock library that replaces it and adds feature support
for a wider range of PHP versions (>= 7.2). Because this package contains only 3 simply classes, the break compatibility
issue with a new php version is almost impossible.
Installation
Package is available on Packagist, you can install it using Composer.
composer require okvpn/clock-lts
