Skip to content

Commit

Permalink
Add phpunit dependency to use fixed version in automated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVanderbist committed Sep 12, 2023
1 parent 2364b28 commit dc7742c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"mockery/mockery": "^1.4",
"orchestra/testbench": "^7.0|^8.0",
"pestphp/pest": "^1.20",
"phpunit/phpunit": "^9.6",
"spatie/invade": "^2.0",
"spatie/laravel-ray": "^1.28"
},
Expand Down

0 comments on commit dc7742c

Please sign in to comment.