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