mirror of
https://github.com/Intervention/image.git
synced 2025-08-23 22:12:51 +02:00
Bugfix
This commit is contained in:
@@ -17,7 +17,7 @@ class ImageFactory implements FactoryInterface
|
||||
|
||||
return new Image(
|
||||
new Collection([
|
||||
new Frame($imagick)
|
||||
new Frame($gd)
|
||||
])
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user