Skip to content

Commit e1d75c5

Browse files
authored
Add version map link.
1 parent e5377b2 commit e1d75c5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ Installing with composer:
1818
$ composer require cakephp/chronos
1919
```
2020

21-
You can then use Chronos:
21+
For details on the (minimum/maximum) PHP version see [version map](https://github.com/cakephp/cakephp/wiki#version-map).
22+
23+
# Usage
2224

2325
```php
2426
<?php

0 commit comments

Comments
 (0)