|
21 | 21 | "doctrine/doctrine-bundle": "^2.12", |
22 | 22 | "doctrine/doctrine-migrations-bundle": "^3.3", |
23 | 23 | "doctrine/orm": "^3.2", |
24 | | - "ixnode/bash-version-manager": "^0.1.8", |
25 | 24 | "ixnode/php-array-to-object": "^0.1.1", |
26 | 25 | "ixnode/php-checker": "^0.1.9", |
27 | | - "ixnode/php-container": "^0.1.8", |
28 | | - "ixnode/php-exception": "^0.1.20", |
29 | | - "ixnode/php-json-schema-validator": "^0.1.2", |
| 26 | + "ixnode/php-container": "*", |
| 27 | + "ixnode/php-exception": "^0.1.22", |
| 28 | + "ixnode/php-json-schema-validator": "*", |
30 | 29 | "ixnode/php-naming-conventions": "^0.1.1", |
31 | 30 | "nelmio/cors-bundle": "^2.2", |
32 | 31 | "opis/json-schema": "^2.3", |
|
69 | 68 | "symfony/maker-bundle": "^1.48", |
70 | 69 | "symfony/phpunit-bridge": "^7.1", |
71 | 70 | "symfony/stopwatch": "7.1.*", |
72 | | - "symfony/web-profiler-bundle": "7.1.*" |
| 71 | + "symfony/web-profiler-bundle": "7.1.*", |
| 72 | + "ixnode/bash-version-manager": "*" |
73 | 73 | }, |
74 | 74 | "autoload": { |
75 | 75 | "psr-4": { |
|
0 commit comments