Skip to content

Commit 3fa3599

Browse files
committed
Fix test
1 parent 00949f6 commit 3fa3599

File tree

3 files changed

+1241
-927
lines changed

3 files changed

+1241
-927
lines changed

composer.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,10 @@
5454
}
5555
},
5656
"config": {
57-
"sort-packages": true
57+
"sort-packages": true,
58+
"platform": {
59+
"php": "8.0.12"
60+
}
5861
},
5962
"minimum-stability": "dev",
6063
"prefer-stable": true

0 commit comments

Comments
 (0)