Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Require the same version as installed by the main project, similar to nikic/PHP-Parser#1031 (comment)
  • Loading branch information
adam-vessey authored Jan 7, 2025
1 parent 45c0ff8 commit b048a3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Homarus/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
],
"test": [
"@check",
"@putenv SYMFONY_PHPUNIT_REQUIRE=\"nikic/php-parser:^4.13\"",
"bin/phpunit"
]
},
Expand Down

0 comments on commit b048a3d

Please sign in to comment.