Skip to content

Commit

Permalink
Remove platform constraint in composer which fouls up CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gsteel committed May 29, 2023
1 parent b787c37 commit 9f65983
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
"phpstan/extension-installer": true
},
"platform": {
"php": "7.2.99"
}
},
"require": {
Expand Down
5 changes: 1 addition & 4 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9f65983

Please sign in to comment.