Skip to content

Commit ff73956

Browse files
committed
Update ixnode packages
1 parent e6f37bc commit ff73956

File tree

2 files changed

+243
-29
lines changed

2 files changed

+243
-29
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@
2525
"php": "^8.2",
2626
"opis/json-schema": "^2.3",
2727
"ixnode/php-naming-conventions": "^0.1",
28-
"ixnode/php-container": "^0.1",
2928
"ixnode/php-checker": "^0.1",
30-
"ixnode/php-exception": "^0.1"
29+
"ixnode/php-exception": "^0.1.22",
30+
"ixnode/php-container": "^1.0"
3131
},
3232
"require-dev": {
3333
"phpunit/phpunit": "^9.5",
3434
"phpstan/phpstan": "^1.9",
3535
"rector/rector": "^0.15.1",
3636
"phpmd/phpmd": "^2.13",
3737
"friendsofphp/php-cs-fixer": "^3.13",
38-
"ixnode/bash-version-manager": "^0.1.3",
38+
"ixnode/bash-version-manager": "^0.1.10",
3939
"povils/phpmnd": "^3.0"
4040
},
4141
"bin": [

composer.lock

Lines changed: 240 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)