Skip to content

Commit

Permalink
Merge pull request #8771 from weirdan/reenable-platform-check
Browse files Browse the repository at this point in the history
Fixes #7560
  • Loading branch information
weirdan committed Nov 26, 2022
2 parents 074136c + b8ca90c commit d1921b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -68,7 +68,7 @@
},
"optimize-autoloader": true,
"sort-packages": true,
"platform-check": false
"platform-check": true
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit d1921b1

Please sign in to comment.