Skip to content

Commit

Permalink
allow php 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fezfez committed Sep 15, 2023
1 parent 58ca96c commit c316407
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"composer-runtime-api": "^2.2.0"
},
"require-dev": {
"composer/composer": "^2.6.2",
"composer/composer": "^2.6.3",
"doctrine/coding-standard": "^12.0.0",
"ext-zip": "^1.15.0",
"roave/infection-static-analysis-plugin": "^1.32.0",
"roave/infection-static-analysis-plugin": "^1.33",
"phpunit/phpunit": "^9.6.12",
"vimeo/psalm": "^5.15.0"
},
Expand Down
38 changes: 19 additions & 19 deletions composer.lock

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

0 comments on commit c316407

Please sign in to comment.