Compare commits
2 Commits
3a3bc000fd
...
f42e2fb87a
Author | SHA1 | Date | |
---|---|---|---|
f42e2fb87a | |||
8f5932a25f |
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -34,3 +34,4 @@ compressed
|
|||
|
||||
# Authorize.net SDK
|
||||
vendor/
|
||||
composer.lock
|
||||
|
|
5
composer.json
Normal file
5
composer.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"require": {
|
||||
"james-heinrich/getid3": "^1.9"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user