Skip to content

Commit 751f9c7

Browse files
committed
Update ixnode packages
1 parent 03ee44e commit 751f9c7

File tree

2 files changed

+426
-287
lines changed

2 files changed

+426
-287
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,11 @@
2121
"doctrine/doctrine-bundle": "^2.12",
2222
"doctrine/doctrine-migrations-bundle": "^3.3",
2323
"doctrine/orm": "^3.2",
24-
"ixnode/bash-version-manager": "^0.1.8",
2524
"ixnode/php-array-to-object": "^0.1.1",
2625
"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": "*",
3029
"ixnode/php-naming-conventions": "^0.1.1",
3130
"nelmio/cors-bundle": "^2.2",
3231
"opis/json-schema": "^2.3",
@@ -69,7 +68,8 @@
6968
"symfony/maker-bundle": "^1.48",
7069
"symfony/phpunit-bridge": "^7.1",
7170
"symfony/stopwatch": "7.1.*",
72-
"symfony/web-profiler-bundle": "7.1.*"
71+
"symfony/web-profiler-bundle": "7.1.*",
72+
"ixnode/bash-version-manager": "*"
7373
},
7474
"autoload": {
7575
"psr-4": {

0 commit comments

Comments
 (0)