Skip to content

Commit

Permalink
Override composer config.platform with PHP 7.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marmichalski committed Dec 17, 2023
1 parent 12ed035 commit bd453e3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@
"symfony/web-profiler-bundle": "*"
},
"config": {
"platform": {
"php": "7.4.1"
},
"preferred-install": {
"*": "dist"
},
Expand Down
5 changes: 4 additions & 1 deletion composer.lock

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

0 comments on commit bd453e3

Please sign in to comment.