Skip to content

Commit

Permalink
NTR: add composer runtime min v2
Browse files Browse the repository at this point in the history
  • Loading branch information
boxblinkracer committed Sep 25, 2023
1 parent 828178b commit 7ce939f
Show file tree
Hide file tree
Showing 2 changed files with 305 additions and 237 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@
"require": {
"php": ">=7.4",
"ext-curl": "*",
"mollie/mollie-api-php": "2.61.0"
"mollie/mollie-api-php": "2.61.0",
"composer-runtime-api": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down
Loading

0 comments on commit 7ce939f

Please sign in to comment.