Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Commit

Permalink
prepare for 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
highstrike authored Apr 23, 2018
1 parent 337c5fb commit 0d920e6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
[![Total Downloads](https://img.shields.io/packagist/dt/unimatrix/cake.svg?style=flat-square)](https://packagist.org/packages/unimatrix/cake/stats)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/unimatrix/cake/master/LICENSE)

Utilities for CakePHP 3.5
Utilities for CakePHP 3.6

## Requirements
* PHP >= 7
* CakePHP >= 3.5
* PHP >= 7.2
* CakePHP >= 3.6

## Installation

Expand All @@ -17,7 +17,7 @@ You can install this plugin into your CakePHP application using [composer](http:
The recommended way to install composer packages is:

```
composer require unimatrix/cake:^2.0
composer require unimatrix/cake:^3.0
```

Don't forget to add it to bootstrap
Expand Down

0 comments on commit 0d920e6

Please sign in to comment.