Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

Commit

Permalink
Added support for Laravel 5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki committed Feb 27, 2019
1 parent 6c6becd commit fe3f847
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 @@ -22,7 +22,7 @@
}
],
"require": {
"laravel/framework": "~5.5.0|~5.6.0|~5.7.0"
"laravel/framework": "~5.5"
},
"require-dev": {
"phpunit/phpunit": "^6.2|^7.0",
Expand Down

0 comments on commit fe3f847

Please sign in to comment.