Skip to content

Commit

Permalink
Update Composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shochdoerfer committed Aug 13, 2022
1 parent ed74d25 commit f21db68
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,18 @@
"magento/framework": "<102.0.0"
},
"require-dev": {
"captainhook/captainhook": "^5.10.8",
"captainhook/captainhook": "^5.10.9",
"captainhook/plugin-composer": "^5.3.3",
"league/commonmark": "^2.2.3",
"madewithlove/license-checker": "^0.10.0 || ^1.2",
"league/commonmark": "^2.3.1",
"madewithlove/license-checker": "^0.10.0 || ^1.4",
"magento/framework": ">=102.0.0",
"mikey179/vfsstream": "^1.6.10",
"nette/neon": "^3.3.3",
"nikic/php-parser": "^4.13.2",
"phpstan/extension-installer": "^1.1.0",
"phpstan/phpstan-phpunit": "^1.1.1",
"phpstan/phpstan-strict-rules": "^1.2.0",
"phpunit/phpunit": "^9.5.19",
"phpstan/phpstan-strict-rules": "^1.2.3",
"phpunit/phpunit": "^9.5.20",
"squizlabs/php_codesniffer": "^3.6.2"
},
"autoload": {
Expand Down

0 comments on commit f21db68

Please sign in to comment.