Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kukulich committed Sep 18, 2021
1 parent fd3d243 commit 25669e1
Show file tree
Hide file tree
Showing 3 changed files with 519 additions and 351 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"php": "7.4.*|8.0.*|8.1.*"
},
"require-dev": {
"phpunit/phpunit": "^9.5.1",
"infection/infection": "^0.20.2",
"doctrine/coding-standard": "^8.2",
"vimeo/psalm": "^4.4"
"phpunit/phpunit": "^9.5.9",
"infection/infection": "^0.25.1",
"doctrine/coding-standard": "^9.0",
"vimeo/psalm": "^4.10.1"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 25669e1

Please sign in to comment.