Skip to content

Commit

Permalink
Merge pull request briannesbitt#3035 from briannesbitt/fix/better-ref…
Browse files Browse the repository at this point in the history
…lection-compatibility

Exclude ondrejmirtes/better-reflection 6
  • Loading branch information
kylekatarnls authored Jun 3, 2024
2 parents afd4658 + 4c9c39b commit 4df0fdd
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 @@ -53,7 +53,7 @@
"doctrine/orm": "^2.7 || ^3.0",
"friendsofphp/php-cs-fixer": "^3.0",
"kylekatarnls/multi-tester": "^2.0",
"ondrejmirtes/better-reflection": "*",
"ondrejmirtes/better-reflection": "<6",
"phpmd/phpmd": "^2.9",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12.99 || ^1.7.14",
Expand Down

0 comments on commit 4df0fdd

Please sign in to comment.