|
30 | 30 | ],
|
31 | 31 | "require": {
|
32 | 32 | "php": ">=8.3",
|
33 |
| - "aplus/autoload": "^3.0", |
34 |
| - "aplus/cache": "^4.0", |
35 |
| - "aplus/cli": "^3.0", |
36 |
| - "aplus/config": "^4.0", |
37 |
| - "aplus/crypto": "^1.0.4", |
38 |
| - "aplus/database": "^4.0", |
39 |
| - "aplus/database-extra": "^4.0", |
40 |
| - "aplus/date": "^3.0", |
41 |
| - "aplus/debug": "^4.0", |
42 |
| - "aplus/dev-commands": "^2.0", |
43 |
| - "aplus/email": "^4.0", |
44 |
| - "aplus/events": "^1.4.3", |
45 |
| - "aplus/factories": "^1.0.2", |
46 |
| - "aplus/helpers": "^4.0", |
47 |
| - "aplus/http": "^6.0", |
48 |
| - "aplus/http-client": "^5.0", |
49 |
| - "aplus/image": "^3.0", |
50 |
| - "aplus/language": "^4.0", |
51 |
| - "aplus/log": "^4.0", |
52 |
| - "aplus/mvc": "^4.0", |
53 |
| - "aplus/pagination": "^4.0", |
54 |
| - "aplus/routing": "^4.0", |
55 |
| - "aplus/session": "^4.0", |
56 |
| - "aplus/validation": "^3.0" |
| 33 | + "aplus/autoload": "~3.0.1", |
| 34 | + "aplus/cache": "~4.1.0", |
| 35 | + "aplus/cli": "~3.0.1", |
| 36 | + "aplus/config": "~4.0.1", |
| 37 | + "aplus/crypto": "~2.0.1", |
| 38 | + "aplus/database": "~4.1.2", |
| 39 | + "aplus/database-extra": "~4.0.1", |
| 40 | + "aplus/date": "~3.0.1", |
| 41 | + "aplus/debug": "~4.0.3", |
| 42 | + "aplus/dev-commands": "~2.0.2", |
| 43 | + "aplus/email": "~4.0.1", |
| 44 | + "aplus/events": "~2.0.0", |
| 45 | + "aplus/factories": "~2.0.1", |
| 46 | + "aplus/helpers": "~4.0.1", |
| 47 | + "aplus/http": "~6.1.0", |
| 48 | + "aplus/http-client": "~5.0.1", |
| 49 | + "aplus/image": "~3.0.1", |
| 50 | + "aplus/language": "~4.0.1", |
| 51 | + "aplus/log": "~4.1.0", |
| 52 | + "aplus/mvc": "~4.0.0", |
| 53 | + "aplus/pagination": "~4.0.1", |
| 54 | + "aplus/routing": "~4.0.1", |
| 55 | + "aplus/session": "~4.0.1", |
| 56 | + "aplus/validation": "~3.1.1" |
57 | 57 | },
|
58 | 58 | "require-dev": {
|
59 | 59 | "ext-xdebug": "*",
|
|
0 commit comments