Skip to content

Commit 0337ef6

Browse files
committed
Update Composer dependencies
1 parent 7c3fa56 commit 0337ef6

File tree

2 files changed

+302
-298
lines changed

2 files changed

+302
-298
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,18 @@
2929
"magento/framework": "<102.0.0"
3030
},
3131
"require-dev": {
32-
"captainhook/captainhook": "^5.10.6",
33-
"captainhook/plugin-composer": "^5.3.2",
34-
"league/commonmark": "^2.1",
32+
"captainhook/captainhook": "^5.10.8",
33+
"captainhook/plugin-composer": "^5.3.3",
34+
"league/commonmark": "^2.2.3",
3535
"madewithlove/license-checker": "^0.10.0",
3636
"magento/framework": ">=102.0.0",
3737
"mikey179/vfsstream": "^1.6.10",
38-
"nette/neon": "^3.3.2",
38+
"nette/neon": "^3.3.3",
3939
"nikic/php-parser": "^4.13.2",
4040
"phpstan/extension-installer": "^1.1.0",
4141
"phpstan/phpstan-phpunit": "^1.0.0",
4242
"phpstan/phpstan-strict-rules": "^1.1.0",
43-
"phpunit/phpunit": "^9.5.11",
43+
"phpunit/phpunit": "^9.5.19",
4444
"roave/security-advisories": "dev-latest",
4545
"squizlabs/php_codesniffer": "^3.6.2"
4646
},

0 commit comments

Comments
 (0)