Skip to content

Commit

Permalink
Upgraded to PHPUnit 7.x to allow for psalm installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Apr 6, 2020
1 parent 6e1b8e5 commit 3d52560
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 167 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"moontoast/math": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "^6.1"
"phpunit/phpunit": "^7.5.20"
},
"suggest": {
"ramsey/uuid": "A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)"
Expand Down
Loading

0 comments on commit 3d52560

Please sign in to comment.