Skip to content

Commit

Permalink
Laravel 8
Browse files Browse the repository at this point in the history
  • Loading branch information
imanghafoori1 authored Sep 23, 2020
1 parent 404e815 commit 06fb9ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
}
],
"require": {
"php": "^7.1.3|7.2.*|7.3.*|7.4.*",
"laravel/framework":"~5.1|6.*|7.*",
"php": "^7.1.3|7.2.*|7.3.*|7.4.* ",
"laravel/framework":"~5.1|6.*|7.*|8.*",
"imanghafoori/laravel-nullable": "^1.2",
"imanghafoori/laravel-smart-facades": "^1.0"
},
Expand Down

0 comments on commit 06fb9ea

Please sign in to comment.