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 848520e + acf41d1 commit 3374badCopy full SHA for 3374bad
composer.json
@@ -4,7 +4,7 @@
4
"type": "library",
5
"require": {
6
"php": "^7.1||^8.0||8.1||8.2||8.3",
7
- "divineomega/password_exposed": "^4.0.0",
+ "divineomega/password_exposed": "^5.0",
8
"illuminate/contracts": "^5.1||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0"
9
},
10
"license": "LGPL-3.0-only",
@@ -38,6 +38,11 @@
38
"type": "vcs",
39
"url": "https://github.com/langleyfoxall/psr-18-guzzle-adapter",
40
"no-api": true
41
+ },
42
+ {
43
+ "type": "vcs",
44
+ "url": "https://github.com/langleyfoxall/DO-File-Cache-PSR-6.git",
45
+ "no-api": true
46
}
47
],
48
"config": {
0 commit comments