Skip to content

Commit 263c3da

Browse files
committed
Update to 5.8
1 parent c9ea8b8 commit 263c3da

File tree

2 files changed

+201
-122
lines changed

2 files changed

+201
-122
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
}
1414
},
1515
"require": {
16-
"illuminate/cache": "^5.5",
17-
"illuminate/container": "^5.5",
18-
"illuminate/filesystem": "^5.5",
19-
"illuminate/redis": "^5.5",
16+
"illuminate/cache": "^5.8",
17+
"illuminate/container": "^5.8",
18+
"illuminate/filesystem": "^5.8",
19+
"illuminate/redis": "^5.8",
2020
"predis/predis": "^1.1"
2121
}
2222
}

0 commit comments

Comments
 (0)