Skip to content

Commit

Permalink
Lock dependencies to PHP 7.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bennothommo committed Mar 10, 2022
1 parent 8ee3f87 commit cdd52a8
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 97 deletions.
5 changes: 5 additions & 0 deletions public/install/api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
"Winter\\Installer\\": "src"
}
},
"config": {
"platform": {
"php": "7.2.9"
}
},
"license": "MIT",
"minimum-stability": "dev",
"prefer-stable": true
Expand Down
Loading

0 comments on commit cdd52a8

Please sign in to comment.