Skip to content

Commit

Permalink
fix laravel 8.x support
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-aliraqi committed Sep 10, 2020
1 parent 5cb7981 commit 678f06d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
],
"require": {
"php": "^7.4",
"laravel/framework": "~5.7|~5.8|^6.0|^7.0|^8.0",
"spatie/laravel-medialibrary": "^8.0",
"php-ffmpeg/php-ffmpeg": "^0.16.0",
"laraeast/laravel-bootstrap-forms": "^5.0"
Expand Down

0 comments on commit 678f06d

Please sign in to comment.