Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
[ADD] suports laravel 5.6.*
Browse files Browse the repository at this point in the history
  • Loading branch information
regisnew authored and Nohac committed Feb 17, 2018
1 parent 3770b94 commit 7a90329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"require": {
"php": ">=5.5.9",
"laravel/framework": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*"
"laravel/framework": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 7a90329

Please sign in to comment.