Skip to content

Commit a3dd2d8

Browse files
Info about 2.x.x and 3.x.x releases
1 parent 98f82a3 commit a3dd2d8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ For complete usage instructions and configuration reference, see our [Laravel SD
1515

1616
See our [Releases](https://github.com/rollbar/rollbar-php-laravel/releases) page for a list of all releases, including changes.
1717

18+
### Laravel 5.5 and below
19+
Laravel 5.6 now requires PHP >= 7.1. As of `rollbar/rollbar-php-laravel:v3.0.0` master also supports 5.6.
20+
21+
We still maintain support for Laravel 5.5 and below on branch `laravel-5.5` and releases in the `2.x.x` major.
1822

1923
## Related projects
2024

@@ -55,4 +59,4 @@ Docker binaries are located in `./bin` and can be run by simply executing `bin/p
5559
* To run tests: `bin/phpunit`
5660
* To run code sniffer: `bin/phpcs` or `bin/phpcbf`
5761
* To run all supported versions: `bin/phpunit-versions`
58-
* To run composer : `bin/composer install` OR `bin/composer update`
62+
* To run composer : `bin/composer install` OR `bin/composer update`

0 commit comments

Comments
 (0)