Skip to content

Commit

Permalink
Set lowest version phpunit with assertObjectHasProperty support
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVanderbist committed Oct 5, 2023
1 parent 530864d commit 054fda6
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 @@ -31,7 +31,7 @@
"mockery/mockery": "^1.4",
"orchestra/testbench": "^7.0|^8.0",
"pestphp/pest": "^1.20",
"phpunit/phpunit": "^9.6",
"phpunit/phpunit": "^9.6.11",
"spatie/invade": "^2.0",
"spatie/laravel-ray": "^1.28"
},
Expand Down

0 comments on commit 054fda6

Please sign in to comment.