Skip to content

Commit

Permalink
Update to phpunit 9
Browse files Browse the repository at this point in the history
  • Loading branch information
AydinHassan committed Oct 20, 2020
1 parent 8997b1f commit 277ba7a
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 @@ -14,7 +14,7 @@
}
],
"require-dev": {
"phpunit/phpunit": "^8.0",
"phpunit/phpunit": "^8.0 | ^9.0",
"squizlabs/php_codesniffer": "^3.2",
"phpstan/phpstan": "^0.12"
},
Expand Down

0 comments on commit 277ba7a

Please sign in to comment.