We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf039a commit 4233efeCopy full SHA for 4233efe
composer.json
@@ -35,11 +35,11 @@
35
"ext-exif": "*",
36
"ext-fileinfo": "*",
37
"intervention/image": "2.*",
38
- "illuminate/config": "^5.5|^6|^7|^8|^9",
39
- "illuminate/filesystem": "^5.5|^6|^7|^8|^9",
40
- "illuminate/support": "^5.5|^6|^7|^8|^9",
41
- "illuminate/http": "^5.5|^6|^7|^8|^9",
42
- "illuminate/container": "^5.5|^6|^7|^8|^9",
+ "illuminate/config": "^5.5|^6|^7|^8|^9|^10",
+ "illuminate/filesystem": "^5.5|^6|^7|^8|^9|^10",
+ "illuminate/support": "^5.5|^6|^7|^8|^9|^10",
+ "illuminate/http": "^5.5|^6|^7|^8|^9|^10",
+ "illuminate/container": "^5.5|^6|^7|^8|^9|^10",
43
"tinify/tinify": "^1.5"
44
},
45
"require-dev": {
0 commit comments