mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-10-30 03:22:30 +01:00
Updated the PHPUnit dependency
This commit is contained in:
@ -5,8 +5,8 @@
|
||||
"name": "sab-international/gitea",
|
||||
"type": "library",
|
||||
"authors": [
|
||||
{"email": "contact@sabcomputer.com", "name": "SAB International", "homepage": "http://www.sabcomputer.com", "role": "Developer"},
|
||||
{"email": "cedric@belin.io", "name": "Cédric Belin", "homepage": "https://belin.io", "role": "Developer"}
|
||||
{"email": "contact@sabcomputer.com", "name": "SAB International", "homepage": "http://www.sabcomputer.com"},
|
||||
{"email": "cedric@belin.io", "name": "Cédric Belin", "homepage": "https://belin.io"}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {"Gitea\\": "lib/"}
|
||||
@ -38,7 +38,7 @@
|
||||
"consolidation/robo": "^1.4.6",
|
||||
"henrikbjorn/lurker": "^1.2.0",
|
||||
"phpstan/phpstan": "^0.11.4",
|
||||
"phpunit/phpunit": "^8.0.4"
|
||||
"phpunit/phpunit": "^8.0.5"
|
||||
},
|
||||
"scripts": {
|
||||
"coverage": "robo coverage",
|
||||
|
||||
Reference in New Issue
Block a user