Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnathonKoster committed May 18, 2024
1 parent ceff185 commit 96f4490
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 @@ -24,7 +24,7 @@
"laravel/framework": "^10.0 || ^11.0"
},
"require-dev": {
"phpunit/phpunit": "^11.0",
"phpunit/phpunit": "^10 || ^11.0",
"orchestra/testbench": "^8.0 || ^9.0",
"laravel/pint": "^1.6"
},
Expand Down

0 comments on commit 96f4490

Please sign in to comment.