Skip to content

Commit

Permalink
Disable platform check for Phar
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug committed Dec 29, 2020
1 parent 6ebc9ae commit 24b44f1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion vendor-bin/box/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
"prefer-stable": true,
"require": {
"humbug/box": "^3.8"
}
},
"config": {
"platform-check": false
}
}

0 comments on commit 24b44f1

Please sign in to comment.