Skip to content

Commit a204942

Browse files
committed
update fileapi version requirement
1 parent f95ab69 commit a204942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"illuminate/filesystem": ">=5.1.0",
3030
"illuminate/support": ">=5.1.0",
3131
"intervention/image": "2.*",
32-
"unisharp/laravel-fileapi": "1.*",
32+
"unisharp/laravel-fileapi": ">=1.0.2",
3333
"illuminate/http": ">=5.1.0",
3434
"illuminate/container": "^5.4"
3535
},

0 commit comments

Comments
 (0)