Skip to content

Commit 5df5e5a

Browse files
authored
Merge a3ca15c into 11a26dc
2 parents 11a26dc + a3ca15c commit 5df5e5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
],
1818
"require": {
1919
"php": "^7.1",
20-
"illuminate/config": "5.6.*",
21-
"illuminate/filesystem": "5.6.*",
22-
"illuminate/log": "5.6.*",
20+
"illuminate/config": "5.7.*",
21+
"illuminate/filesystem": "5.7.*",
22+
"illuminate/log": "5.7.*",
2323
"league/flysystem": "~1.0",
2424
"pbmedia/php-ffmpeg": "~0.14.0",
2525
"symfony/process": "~4.0"

0 commit comments

Comments
 (0)