Skip to content

Commit f21db68

Browse files
committed
Update Composer dependencies
1 parent ed74d25 commit f21db68

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@
3030
"magento/framework": "<102.0.0"
3131
},
3232
"require-dev": {
33-
"captainhook/captainhook": "^5.10.8",
33+
"captainhook/captainhook": "^5.10.9",
3434
"captainhook/plugin-composer": "^5.3.3",
35-
"league/commonmark": "^2.2.3",
36-
"madewithlove/license-checker": "^0.10.0 || ^1.2",
35+
"league/commonmark": "^2.3.1",
36+
"madewithlove/license-checker": "^0.10.0 || ^1.4",
3737
"magento/framework": ">=102.0.0",
3838
"mikey179/vfsstream": "^1.6.10",
3939
"nette/neon": "^3.3.3",
4040
"nikic/php-parser": "^4.13.2",
4141
"phpstan/extension-installer": "^1.1.0",
4242
"phpstan/phpstan-phpunit": "^1.1.1",
43-
"phpstan/phpstan-strict-rules": "^1.2.0",
44-
"phpunit/phpunit": "^9.5.19",
43+
"phpstan/phpstan-strict-rules": "^1.2.3",
44+
"phpunit/phpunit": "^9.5.20",
4545
"squizlabs/php_codesniffer": "^3.6.2"
4646
},
4747
"autoload": {

0 commit comments

Comments
 (0)