Skip to content

Commit 1f60dfe

Browse files
author
Greg Bowler
committed
feature: logout uri
1 parent 62ec6fb commit 1f60dfe

File tree

9 files changed

+553
-418
lines changed

9 files changed

+553
-418
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"ext-openssl": "*",
88
"phpgt/cipher": "^1.0",
99
"phpgt/http": "1.*",
10-
"phpgt/session": ">=1.1"
10+
"phpgt/session": ">=1.1",
11+
"phpgt/logger": "^1.0"
1112
},
1213
"require-dev": {
1314
"phpunit/phpunit": "8.*",

0 commit comments

Comments
 (0)