Skip to content

Commit b324b82

Browse files
committed
added Laravel 8 support
1 parent 6ea947c commit b324b82

File tree

2 files changed

+31
-30
lines changed

2 files changed

+31
-30
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"homepage": "https://github.com/owen-oj/laravel-getid3",
1313
"keywords": ["Laravel", "laravel-getid3","getID3"],
1414
"require": {
15-
"illuminate/support": "^5.0|^6.0|^7.0",
15+
"illuminate/support": "^5.0|^6.0|^7.0|^8.0",
1616
"james-heinrich/getid3": "^1.9"
1717
},
1818
"require-dev": {

composer.lock

Lines changed: 30 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)