We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c1b7dc + c60ede3 commit 2153150Copy full SHA for 2153150
README.md
@@ -52,7 +52,3 @@ class Index extends ResourceObject
52
53
```
54
55
-See more about Aura.Session.
56
-
57
- * http://auraphp.com/framework/2.x/en/session/ (En)
58
- * http://auraphp.com/framework/2.x/ja/session/ (Ja)
composer.json
@@ -7,7 +7,7 @@
7
"require": {
8
"php": "^8.0",
9
"ray/di": "^2.14",
10
- "aura/session": "^2.1",
+ "aura/session": "^4.0",
11
"ircmaxell/random-lib": "^1.1"
12
},
13
"require-dev": {
0 commit comments