Project

General

Profile

« Previous | Next » 

Revision 76c0847f

Added by Andreas Kohlbecker over 4 years ago

ref #8771 downgrading to phpUnit 5 for backwards compatibility with php5

View differences:

composer.json
9 9
      "email": "a.kohlbecker@bgbm.org"
10 10
    }
11 11
  ],
12
  "require": {
13
    "phpunit/phpunit": "^8"
12
  "require-dev": {
13
    "phpunit/phpunit": "^5"
14 14
  }
15 15
}

Also available in: Unified diff