Skip to content

Commit

Permalink
Merge pull request #50 from carnage/patch-1
Browse files Browse the repository at this point in the history
Bump install version to latest
  • Loading branch information
basz committed Dec 9, 2019
2 parents 747a741 + ba17f7e commit 07bd5e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Provides a way to configure the various filesystem adapters provided by thephple
## Installation

```
php composer.phar require "bushbaby/flysystem:^4.0"
php composer.phar require "bushbaby/flysystem:^5.0"
```

Then add `BsbFlysystem` to the `config/application.config.php` modules list.
Expand All @@ -25,7 +25,7 @@ Copy the `config/bsb_flysystem.local.php.dist` to the `config/autoload` director

## Requirements

- \>=PHP7.0
- \>=PHP7.2
- \>=ZF2.7

## Configuration
Expand Down

0 comments on commit 07bd5e7

Please sign in to comment.