Skip to content

Commit

Permalink
Allow PHPUnit 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Pauletich committed Oct 25, 2020
1 parent b1c8c91 commit ef3889e
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 @@ -35,7 +35,7 @@
"ext-xdebug": "*",
"laminas/laminas-diactoros": "^2.2",
"nyholm/psr7": "^1.2",
"phpunit/phpunit": "^8.5",
"phpunit/phpunit": "^8.5|^9.4",
"symfony/browser-kit": "^4.4|^5.0",
"symfony/phpunit-bridge": "^5.0"
},
Expand Down

0 comments on commit ef3889e

Please sign in to comment.