Skip to content

Commit

Permalink
Merge 62e4a04 into d7942f8
Browse files Browse the repository at this point in the history
  • Loading branch information
peter279k committed Apr 15, 2020
2 parents d7942f8 + 62e4a04 commit c33de10
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions composer.json
Expand Up @@ -48,5 +48,10 @@
},
"config": {
"optimize-autoloader": true
},
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion tests/Protocol/ECommerceTest.php
@@ -1,6 +1,6 @@
<?php

namespace RKD\Banklink\Test\ECommerce;
namespace RKD\Banklink\Test\Protocol;

use LogicException;
use PHPUnit\Framework\TestCase;
Expand Down
File renamed without changes.

0 comments on commit c33de10

Please sign in to comment.