Skip to content

Commit

Permalink
Upgrade all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shochdoerfer committed May 29, 2021
1 parent 3401e67 commit 984a3ab
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 208 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -12,16 +12,16 @@
],
"require": {
"php": "^7.4.0|^8.0.0",
"captainhook/captainhook": "^5.4"
"captainhook/captainhook": "^5.10"
},
"require-dev": {
"captainhook/plugin-composer": "^5.2",
"captainhook/plugin-composer": "^5.3.1",
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "^3.5",
"squizlabs/php_codesniffer": "^3.6",
"phpstan/phpstan": "^0.12",
"roave/security-advisories": "dev-latest",
"infection/infection": "^0.21.0",
"bitexpert/captainhook-infection": "^0.3.0 || ^0.4.0",
"bitexpert/captainhook-infection": "^0.5.0",
"phpstan/phpstan-strict-rules": "^0.12.9",
"phly/keep-a-changelog": "^2.11"
},
Expand Down

0 comments on commit 984a3ab

Please sign in to comment.