Skip to content

Commit 44a5788

Browse files
committed
Update dependencies to remove the redundency
1 parent d4539ee commit 44a5788

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
@@ -12,9 +12,9 @@
1212
"minimum-stability": "stable",
1313
"require": {
1414
"php": ">=7.0",
15-
"illuminate/cache": "^5.3|^5.4",
16-
"illuminate/console": "^5.3|^5.4",
17-
"illuminate/support": "^5.3|^5.4",
15+
"illuminate/cache": "^5.3",
16+
"illuminate/console": "^5.3",
17+
"illuminate/support": "^5.3",
1818
"opensoft/rollout": "^2.2"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)