Skip to content

Commit

Permalink
Merge pull request #203 from conedevelopment/szepeviktor-patch-2
Browse files Browse the repository at this point in the history
fix PHPUnit constraint
  • Loading branch information
iamgergo authored Apr 3, 2024
2 parents a72d6e7 + 9a2d29a commit 8c55949
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 @@ -26,7 +26,7 @@
"laravel/pint": "^1.6",
"mockery/mockery": "^1.6",
"larastan/larastan": "^2.7.0",
"phpunit/phpunit": "^11.0"
"phpunit/phpunit": "^11.0.1"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit 8c55949

Please sign in to comment.