File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 44 "type" : " library" ,
55 "require" : {
66 "php" : " ^7.1||^8.0||8.1||8.2||8.3" ,
7- "divineomega/password_exposed" : " ^3.2 .0" ,
7+ "divineomega/password_exposed" : " ^4.0 .0" ,
88 "illuminate/contracts" : " ^5.1||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0"
99 },
1010 "license" : " LGPL-3.0-only" ,
2727 "require-dev" : {
2828 "phpunit/phpunit" : " ^7.0||^8.0||^9.0" ,
2929 "php-coveralls/php-coveralls" : " ^2.0"
30+ },
31+ "repositories" : [
32+ {
33+ "type" : " vcs" ,
34+ "url" : " https://github.com/langleyfoxall/password_exposed" ,
35+ "no-api" : true
36+ },
37+ {
38+ "type" : " vcs" ,
39+ "url" : " https://github.com/langleyfoxall/psr-18-guzzle-adapter" ,
40+ "no-api" : true
41+ }
42+ ],
43+ "config" : {
44+ "allow-plugins" : {
45+ "php-http/discovery" : false
46+ }
3047 }
3148}
You can’t perform that action at this time.
0 commit comments