Skip to content

Commit

Permalink
added Laravel 8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen-oj committed Sep 14, 2020
1 parent 6ea947c commit b324b82
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 30 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"homepage": "https://github.com/owen-oj/laravel-getid3",
"keywords": ["Laravel", "laravel-getid3","getID3"],
"require": {
"illuminate/support": "^5.0|^6.0|^7.0",
"illuminate/support": "^5.0|^6.0|^7.0|^8.0",
"james-heinrich/getid3": "^1.9"
},
"require-dev": {
Expand Down
59 changes: 30 additions & 29 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b324b82

Please sign in to comment.