Skip to content

Commit

Permalink
Add recipe for intervention/image-symfony (#1662)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhelias committed Aug 22, 2024
1 parent 572f6ee commit be6c378
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
intervention_image:
driver: Intervention\Image\Drivers\Gd\Driver
8 changes: 8 additions & 0 deletions intervention/image-symfony/1.0/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"bundles": {
"Intervention\\Image\\Symfony\\InterventionImageBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}

0 comments on commit be6c378

Please sign in to comment.