Skip to content

Commit

Permalink
Merge pull request #11 from SandroMiguel/update-deps-mar-2024
Browse files Browse the repository at this point in the history
fix(deps): update dependecies
  • Loading branch information
SandroMiguel authored Mar 5, 2024
2 parents 69f9c63 + 31ba324 commit 70b9c8f
Show file tree
Hide file tree
Showing 2 changed files with 413 additions and 406 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"php": ">=8.1"
},
"require-dev": {
"nunomaduro/phpinsights": "^2.7",
"phan/phan": "^5.3",
"phpmetrics/phpmetrics": "^2.7.4",
"phpspec/phpspec": "^7.1.0",
"phpstan/phpstan": "^1.7.7",
"nunomaduro/phpinsights": "^2.11",
"phan/phan": "^5.4",
"phpmetrics/phpmetrics": "^2.8",
"phpspec/phpspec": "^7.5",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9",
"psalm/plugin-phpunit": "^0.18.4",
"roave/security-advisories": "dev-master",
"vimeo/psalm": "^5.9"
"vimeo/psalm": "^5.22"
},
"scripts": {
"outdated:direct": "composer outdated --direct",
Expand Down
Loading

0 comments on commit 70b9c8f

Please sign in to comment.