We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98ef3a2 commit 5af8a45Copy full SHA for 5af8a45
CHANGELOG.md
@@ -10,4 +10,7 @@ All notable changes to `laravel-reporto` will be documented in this file.
10
- Dropped active support for PHP 7.1 (EOL)
11
12
## 1.2 - 2019-03-08
13
-- Added support for Laravel 5.8
+- Added support for Laravel 5.8
14
+
15
+## 1.2.1 - 2019-03-09
16
+- Fix for Laravel 5.8 support: Replaced str_is with Str::is
0 commit comments