Skip to content

Commit 5b48b5a

Browse files
committed
Fixed composer.json
1 parent 21d4c95 commit 5b48b5a

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
@@ -20,7 +20,7 @@
2020
"require": {
2121
"php": ">=5.6.4",
2222
"predis/predis": "^1.1",
23-
"dflydev/apache-mime-types": "^1.0",
23+
"dflydev/apache-mime-types": "^1.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)