mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 09:26:27 +02:00
remove makefile
This commit is contained in:
parent
f955cf3db0
commit
38a8b023cb
276 changed files with 0 additions and 138 deletions
16
composer.json
Executable file
16
composer.json
Executable file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "raspbianfrance/raspisms",
|
||||
"description": "A web based GSM messages administration tool.",
|
||||
"require": {
|
||||
"ingenerator/tokenista": "^1.1",
|
||||
"ajani/flash-message": "^2.0",
|
||||
"giggsey/libphonenumber-for-php": "^8.10",
|
||||
"twig/twig": "^3.0",
|
||||
"symfony/expression-language": "^5.0",
|
||||
"robmorgan/phinx": "^0.11.1",
|
||||
"monolog/monolog": "^2.0",
|
||||
"ovh/ovh": "^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue