We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbb08ab commit 6e79e4eCopy full SHA for 6e79e4e
composer.json
@@ -26,7 +26,7 @@
26
"php": ">=7.2.0",
27
"ext-exif": "*",
28
"ext-fileinfo": "*",
29
- "intervention/image": "2.*",
+ "intervention/image": ">=2.0.0",
30
"illuminate/config": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
31
"illuminate/filesystem": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
32
"illuminate/support": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
0 commit comments