You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dafl_music/Sources/api_database/sources/composer.json

12 lines
200 B

{
"require": {
"slim/slim": "3.*",
"illuminate/database": "~5.1"
},
"config": {
"allow-plugins": {
"kylekatarnls/update-helper": true
}
}
}