Skip to content

Commit 11fe506

Browse files
committed
update dependencies version
1 parent 9034f2a commit 11fe506

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
],
88
"require": {
99
"php": ">=7.0.0",
10-
"ray/di": "^2.5",
10+
"ray/di": "^2.7",
1111
"aura/input": "^1.2",
1212
"aura/filter": "^2.3|3.x-dev",
13-
"aura/html": "^2.4",
14-
"ray/aura-session-module": "^1.0"
13+
"aura/html": "^2.5",
14+
"ray/aura-session-module": "^1.1"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^5.7.13"

0 commit comments

Comments
 (0)