Skip to content

Commit

Permalink
MDL-67673 phpunit: Bump to PHPUnit 8.5 and remove DBunit
Browse files Browse the repository at this point in the history
This makes everything to break, but it's what we'll be fixing
in the next commits, heh. :-)

Generated with php72 (min version supported), following the
instructions @ https://docs.moodle.org/dev/Composer
  • Loading branch information
stronk7 committed Oct 21, 2020
1 parent 3ba1073 commit bdc3ad0
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 220 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
}
],
"require-dev": {
"phpunit/phpunit": "7.5.*",
"phpunit/dbunit": "4.0.*",
"phpunit/phpunit": "8.5.*",
"moodlehq/behat-extension": "3.400.0",
"mikey179/vfsstream": "^1.6",
"instaclick/php-webdriver": "dev-local as 1.x-dev"
Expand Down
Loading

0 comments on commit bdc3ad0

Please sign in to comment.