Skip to content

Commit

Permalink
Remove phpunit 9 for now.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Jan 20, 2020
1 parent cf150d6 commit 7354629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -28,7 +28,7 @@
"mockery/mockery": "^1.3.1",
"php-http/curl-client": "^2.0",
"php-http/multipart-stream-builder": "^1.0",
"phpunit/phpunit": "^8.4 || ^9.0"
"phpunit/phpunit": "^8.4"
},
"suggest": {
"laravie/codex-filter": "Content filtering for Laravie Codex (^1.0)",
Expand Down

0 comments on commit 7354629

Please sign in to comment.