Skip to content

Commit

Permalink
composer.json: lock heidelpay to 1.2.5.1 since 1.2.6.0 isn't compatib…
Browse files Browse the repository at this point in the history
…le with PHP 7.4
  • Loading branch information
brusch committed Jan 29, 2020
1 parent 6970bad commit 8e293f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"require": {
"php": ">=7.2",
"heidelpay/heidelpay-php": "^1.2",
"heidelpay/heidelpay-php": "1.2.5.1",
"hwi/oauth-bundle": "^1.0.0",
"php-http/guzzle6-adapter": "^2.0",
"php-http/httplug-bundle": "^1",
Expand Down

0 comments on commit 8e293f0

Please sign in to comment.