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 b139b6a commit 83d35a0Copy full SHA for 83d35a0
composer.json
@@ -31,8 +31,7 @@
31
"illuminate/filesystem": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.*",
32
"illuminate/support": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.*",
33
"illuminate/http": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.*",
34
- "illuminate/container": "5.4.* || 5.5.*",
35
- "unisharp/laravel-fileapi": ">=1.0.2"
+ "illuminate/container": "5.4.* || 5.5.*"
36
},
37
"require-dev": {
38
"phpunit/phpunit": "^6.2",
0 commit comments