Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit c34aa5f

Browse files
committed
Update dependency for Laravel 5.7
1 parent 39cd06e commit c34aa5f

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^7.1",
20-
"illuminate/encryption": "5.6.*"
20+
"illuminate/encryption": ">=5.6"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "^7.0",

0 commit comments

Comments
 (0)