Skip to content

Commit

Permalink
Remove platform from Composer config (#3044)
Browse files Browse the repository at this point in the history
Don't fake the PHP version available from the environment.

Closes #2927.
  • Loading branch information
benoitchantre authored Mar 15, 2022
1 parent 80536ea commit 93c6dd5
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 @@ -62,9 +62,6 @@
"config": {
"sort-packages": true,
"process-timeout": 0,
"platform": {
"php": "7.3.0"
},
"allow-plugins": {
"pestphp/pest-plugin": true,
"dealerdirect/phpcodesniffer-composer-installer": true
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 93c6dd5

Please sign in to comment.