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