Skip to content

Commit 52ea41f

Browse files
committed
fix: composer "platform-check": false
1 parent 5a1f652 commit 52ea41f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"prefer-stable": true,
4646
"config": {
4747
"sort-packages": true,
48+
"platform-check": false,
4849
"preferred-install": "dist"
4950
},
5051
"scripts": {

0 commit comments

Comments
 (0)