Skip to content

Commit

Permalink
Update to use PHPUnit 10 syntax (#1163)
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Nov 8, 2024
1 parent 43ba971 commit b752b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"require-dev": {
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"spiral/files": "^3.14.6",
"spiral/files": "^3.15",
"nyholm/psr7": "^1.5",
"vimeo/psalm": "^5.9"
},
Expand Down

0 comments on commit b752b4a

Please sign in to comment.