Skip to content

Commit

Permalink
Disable composer platform check (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrekelmans committed Oct 4, 2023
1 parent c795706 commit e6bfc51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"sort-packages": true,
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"platform-check": false
}
}

0 comments on commit e6bfc51

Please sign in to comment.