mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-17 20:29:18 +00:00
too much changes
This commit is contained in:
20
composer.json
Normal file
20
composer.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "avior/blog_imie",
|
||||
"type": "project",
|
||||
"require": {
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Avior",
|
||||
"email": "florian.bouillon@delta-wings.net"
|
||||
}
|
||||
],
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"project/assets/php/"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user