Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

Commit

Permalink
Merge pull request #85 from shochdoerfer/feature/composer_dependencies
Browse files Browse the repository at this point in the history
Upgrade Composer dependencies
  • Loading branch information
shochdoerfer authored May 29, 2021
2 parents e4692a7 + cfd8264 commit 8d943b4
Show file tree
Hide file tree
Showing 2 changed files with 427 additions and 891 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
"magento/framework": "102.0.6|103.0.0|103.0.1|103.0.2|103.0.2-p1"
},
"require-dev": {
"n98/magerun2": "^4.0.0",
"n98/magerun2": "^4.5.0",
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "^3.5",
"phpstan/phpstan": "^0.12.68",
"squizlabs/php_codesniffer": "^3.6",
"phpstan/phpstan": "^0.12.81",
"captainhook/captainhook": "^5.4",
"captainhook/plugin-composer": "^5.2",
"bitexpert/phpstan-magento": "^0.7.0",
"phpstan/extension-installer": "^1.1",
"roave/security-advisories": "dev-latest",
"infection/infection": "^0.21.0",
"bitexpert/captainhook-infection": "^0.4.0",
"bitexpert/captainhook-infection": "^0.5.0",
"phpstan/phpstan-strict-rules": "^0.12.9"
},
"repositories": [
Expand Down
Loading

0 comments on commit 8d943b4

Please sign in to comment.