Skip to content

Commit

Permalink
build: fix dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Apr 25, 2024
1 parent 89dc939 commit 70c335b
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 76 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

"require-dev": {
"phpstan/phpstan": "^v1.10",
"phpunit/phpunit": "^10.1",
"phpunit/phpunit": "^10.5",
"phpmd/phpmd": "^2.13",
"squizlabs/php_codesniffer": "^3.7"
},
Expand Down
183 changes: 108 additions & 75 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 70c335b

Please sign in to comment.