Skip to content

Commit

Permalink
Revert "Disallow PHPUnit 8.3.0 due to sebastianbergmann/phpunit#3772"
Browse files Browse the repository at this point in the history
This reverts commit 445a713.
  • Loading branch information
Ocramius committed Aug 10, 2019
1 parent 445a713 commit 4714f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -29,7 +29,7 @@
},
"require-dev": {
"ext-phar": "*",
"phpunit/phpunit": "^8.2.2,<8.3.0",
"phpunit/phpunit": "^8.2.2",
"squizlabs/php_codesniffer": "^3.4.2",
"slevomat/coding-standard": "^5.0.4",
"doctrine/coding-standard": "^6.0.0",
Expand Down

0 comments on commit 4714f9e

Please sign in to comment.