Skip to content

Commit

Permalink
Update aura/session requirement from ^2.1 to ^4.0
Browse files Browse the repository at this point in the history
Updates the requirements on [aura/session](https://github.com/auraphp/Aura.Session) to permit the latest version.
- [Release notes](https://github.com/auraphp/Aura.Session/releases)
- [Changelog](https://github.com/auraphp/Aura.Session/blob/4.x/CHANGELOG.md)
- [Commits](auraphp/Aura.Session@2.1.0...4.0.0)

---
updated-dependencies:
- dependency-name: aura/session
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent a2beaa5 commit 967090c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"require": {
"php": "^7.2 || ^8.0",
"ray/di": "^2.5.3",
"aura/session": "^2.1",
"aura/session": "^4.0",
"ircmaxell/random-lib": "^1.1"
},
"require-dev": {
Expand Down

0 comments on commit 967090c

Please sign in to comment.