Skip to content

Commit e1bafb6

Browse files
author
Andrey Helldar
committed
Reverted old version of phpunit for testing on php 7.2
1 parent 0bee727 commit e1bafb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"andrey-helldar/support": "^2.0|^3.0"
2222
},
2323
"require-dev": {
24-
"phpunit/phpunit": "^9.0"
24+
"phpunit/phpunit": "^8.0|^9.0"
2525
},
2626
"suggest": {
2727
"symfony/thanks": "Give thanks (in the form of a GitHub) to your fellow PHP package maintainers"

0 commit comments

Comments
 (0)