Skip to content

Commit 2153150

Browse files
authored
Merge branch '1.x' into remove-doctrine-annotations
2 parents 2c1b7dc + c60ede3 commit 2153150

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,3 @@ class Index extends ResourceObject
5252

5353
```
5454

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"require": {
88
"php": "^8.0",
99
"ray/di": "^2.14",
10-
"aura/session": "^2.1",
10+
"aura/session": "^4.0",
1111
"ircmaxell/random-lib": "^1.1"
1212
},
1313
"require-dev": {

0 commit comments

Comments
 (0)