Skip to content

Commit 3118991

Browse files
committed
support laravel 10
1 parent 63e42fb commit 3118991

File tree

3 files changed

+947
-883
lines changed

3 files changed

+947
-883
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": "^8.0|^9.0",
15+
"illuminate/support": "^8.0|^9.0|^10.0",
1616
"james-heinrich/getid3": "^1.9"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)