File tree Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change 1212 "require" : {
1313 "php" : " >=7.2" ,
1414 "laravel/framework" : " ^5.5||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0" ,
15- "divineomega/laravel-password-exposed-validation-rule" : " v2.8 .0"
15+ "divineomega/laravel-password-exposed-validation-rule" : " v3.0 .0"
1616 },
1717 "require-dev" : {
1818 "fakerphp/faker" : " ^1.14.1|^1.9.1" ,
4141 "type" : " vcs" ,
4242 "url" : " https://github.com/langleyfoxall/laravel-password-exposed-validation-rule" ,
4343 "no-api" : true
44+ },
45+ {
46+ "type" : " vcs" ,
47+ "url" : " https://github.com/langleyfoxall/password_exposed" ,
48+ "no-api" : true
49+ },
50+ {
51+ "type" : " vcs" ,
52+ "url" : " https://github.com/langleyfoxall/psr-18-guzzle-adapter" ,
53+ "no-api" : true
54+ }
55+ ],
56+ "config" : {
57+ "allow-plugins" : {
58+ "php-http/discovery" : false
4459 }
45- ]
46-
47-
60+ }
4861}
You can’t perform that action at this time.
0 commit comments