Skip to content

Commit

Permalink
Merge pull request #24202 from totten/5.53-composer-api
Browse files Browse the repository at this point in the history
composer.json - Declare requirement for `composer-runtime-api`
  • Loading branch information
eileenmcnaughton authored Aug 10, 2022
2 parents 68c12d8 + 4dfc8ca commit fbe1bd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
},
"require": {
"php": "~7.2.5 || ~7.3 || ~8",
"composer-runtime-api": "~2.0",
"cache/integration-tests": "~0.17.0",
"dompdf/dompdf" : "~2",
"firebase/php-jwt": ">=3 <6",
Expand Down
3 changes: 2 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 fbe1bd6

Please sign in to comment.