Skip to content

Commit 46a4b5f

Browse files
committed
use php 10 instead of 11
1 parent 2334219 commit 46a4b5f

File tree

2 files changed

+223
-232
lines changed

2 files changed

+223
-232
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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": "^11",
6+
"phpunit/phpunit": "^10",
77
"php-mock/php-mock-phpunit": "^2.6",
88
"doctrine/instantiator": "^1.5.0"
99
},

0 commit comments

Comments
 (0)