Skip to content

Commit a4fb73a

Browse files
authored
Not going to support Laravel 5.6
Laravel 5.6 has a the functionality of this package built into its core.
1 parent 75251a8 commit a4fb73a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=5.5.9",
20-
"laravel/framework": ">=5.4.26"
20+
"laravel/framework": ">=5.4.26 < 5.6"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)