We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d7e111 + d246b2c commit 9ca05bcCopy full SHA for 9ca05bc
composer.json
@@ -12,7 +12,7 @@
12
"require": {
13
"php": ">=7.2",
14
"laravel/framework": "^5.5||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0",
15
- "divineomega/laravel-password-exposed-validation-rule": "v3.0.0"
+ "divineomega/laravel-password-exposed-validation-rule": "^4.0"
16
},
17
"require-dev": {
18
"fakerphp/faker": "^1.14.1|^1.9.1",
@@ -51,6 +51,11 @@
51
"type": "vcs",
52
"url": "https://github.com/langleyfoxall/psr-18-guzzle-adapter",
53
"no-api": true
54
+ },
55
+ {
56
+ "type": "vcs",
57
+ "url": "https://github.com/langleyfoxall/DO-File-Cache-PSR-6",
58
+ "no-api": true
59
}
60
],
61
"config": {
0 commit comments