Update aldarien dependencies

This commit is contained in:
Aldarien
2023-02-10 06:38:16 +00:00
parent d6f58893b6
commit bb1d2b2159
9 changed files with 18 additions and 17 deletions

View File

@ -3,11 +3,11 @@
"description": "Session wrapper for aura/session",
"type": "library",
"require": {
"aura/session": "^2.1",
"aura/session": "*",
"aldarien/contract": "*"
},
"require-dev": {
"phpunit/phpunit": "^6.3"
"phpunit/phpunit": "*"
},
"license": "MIT",
"authors": [