Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Oct 15, 2024
1 parent 1c6e38e commit 83e92de
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 222 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

"extra": {
"branch-alias": {
"dev-master": "1.2.3-dev",
"dev-ci": "1.2.3-dev"
"dev-master": "1.3.1-dev",
"dev-222-redirect": "1.3.1-dev"
}
},

Expand All @@ -27,7 +27,7 @@
},
"require-dev": {
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.1",
"phpunit/phpunit": "10.1.*",
"phpmd/phpmd": "^2.13",
"squizlabs/php_codesniffer": "^3.7"
},
Expand Down
Loading

0 comments on commit 83e92de

Please sign in to comment.