Skip to content

Commit 2334219

Browse files
committed
update to latest phpunit 11 and remove patch for serialize
1 parent 789a262 commit 2334219

File tree

2 files changed

+246
-339
lines changed

2 files changed

+246
-339
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
"description": "A Raspberry Pi jukebox, playing local music, podcasts, web radio and streams triggered by RFID cards, web app or home automation. All plug and play via USB. GPIO scripts available.",
44
"type": "project",
55
"require-dev": {
6-
"phpunit/phpunit": "^9",
6+
"phpunit/phpunit": "^11",
77
"php-mock/php-mock-phpunit": "^2.6",
8-
"mpyw/phpunit-patch-serializable-comparison": "^0.0.2",
98
"doctrine/instantiator": "^1.5.0"
109
},
1110
"license": "MIT",

0 commit comments

Comments
 (0)