charger une image
This commit is contained in:
18
upLoadImage/composer.json
Normal file
18
upLoadImage/composer.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "david/up-load-image",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"App\\": "src/"
|
||||
}
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "pestak",
|
||||
"email": "wawawaformation@gmail.com"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"intervention/image": "^3.11",
|
||||
"symfony/var-dumper": "^7.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user