Skip to content

Commit e02672c

Browse files
committed
Support Laravel 6.x
1 parent c0f98df commit e02672c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"issues": "https://github.com/softonic/laravel-request-content-decompress-middleware/issues"
1010
},
1111
"require": {
12-
"php": ">=7.2",
12+
"php": ">=7.1",
1313
"illuminate/http": "^5.8 || ^6.0",
1414
"illuminate/contracts": "^5.8 || ^6.0",
1515
"ext-zlib": "*"

0 commit comments

Comments
 (0)