Skip to content

Commit

Permalink
fix: downgrade to PHPUnit 10, fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Penner <me@matthewp.io>
  • Loading branch information
matthewpi committed Oct 22, 2024
1 parent 7df927c commit 99d5aaf
Show file tree
Hide file tree
Showing 4 changed files with 223 additions and 254 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"mockery/mockery": "~1.6.12",
"nunomaduro/collision": "~8.5.0",
"phpstan/phpstan": "~1.12.7",
"phpunit/phpunit": "~11.4.2",
"phpunit/phpunit": "~10.5.37",
"spatie/laravel-ignition": "~2.8.0"
},
"autoload": {
Expand Down
Loading

0 comments on commit 99d5aaf

Please sign in to comment.