Skip to content

Commit

Permalink
Merge pull request #10 from langleyfoxall/feature/fix-cache-ownership…
Browse files Browse the repository at this point in the history
…-issue

Fix issue with conflicting ownership of cache files
  • Loading branch information
DivineOmega committed Nov 16, 2018
2 parents 4b99b50 + 67e9d07 commit 50afe3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
"php": ">=7.1",
"illuminate/contracts": "^5.1",
"divineomega/laravel-password-exposed-validation-rule": "^1.2",
"divineomega/laravel-password-exposed-validation-rule": "v1.2.2",
"illuminate/support": "^5.1"
},
"require-dev": {
Expand Down

0 comments on commit 50afe3c

Please sign in to comment.