We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da3081 commit da42cf8Copy full SHA for da42cf8
composer.json
@@ -48,18 +48,18 @@
48
"aplus/cache": "^3.0",
49
"aplus/cli": "^2.3",
50
"aplus/config": "^3.0",
51
- "aplus/database": "^3.1",
+ "aplus/database": "^3.2",
52
"aplus/database-extra": "^3.0",
53
"aplus/date": "^2.0",
54
- "aplus/debug": "^3.2",
55
- "aplus/email": "^3.0",
+ "aplus/debug": "^3.3",
+ "aplus/email": "^3.1",
56
"aplus/http": "^5.2",
57
"aplus/language": "^3.0",
58
"aplus/log": "^3.0",
59
- "aplus/pagination": "^3.1",
+ "aplus/pagination": "^3.2",
60
"aplus/routing": "^3.4",
61
"aplus/session": "^3.2",
62
- "aplus/validation": "^2.0"
+ "aplus/validation": "^2.1"
63
},
64
"require-dev": {
65
"ext-xdebug": "*",
0 commit comments