Skip to content

Commit

Permalink
Update pronamic-pay-adyen.php
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Jan 23, 2024
1 parent 3e5bdfc commit b9bc2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pronamic-pay-adyen.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
/**
* Autoload.
*/
require_once __DIR__ . '/vendor/autoload.php';
require_once __DIR__ . '/vendor/autoload_packages.php';

/**
* Gateway.
Expand Down

0 comments on commit b9bc2b4

Please sign in to comment.