Skip to content

Commit ee10fd4

Browse files
authored
Update composer.json
1 parent 567f27c commit ee10fd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
}
2121
],
2222
"require": {
23-
"php": "~5.6|~7.0",
24-
"illuminate/cache": "~5.1"
23+
"php": "~7.1",
24+
"illuminate/cache": "5.6.*"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^5.2.9",

0 commit comments

Comments
 (0)