Skip to content

Commit

Permalink
Reverted old version of phpunit for testing on php 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Helldar committed Apr 10, 2021
1 parent 0bee727 commit e1bafb6
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 @@ -21,7 +21,7 @@
"andrey-helldar/support": "^2.0|^3.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^8.0|^9.0"
},
"suggest": {
"symfony/thanks": "Give thanks (in the form of a GitHub) to your fellow PHP package maintainers"
Expand Down

0 comments on commit e1bafb6

Please sign in to comment.