Skip to content

Commit

Permalink
Remove old subversion relicts
Browse files Browse the repository at this point in the history
  • Loading branch information
ufozone committed Aug 25, 2024
1 parent 619d464 commit f870c8b
Show file tree
Hide file tree
Showing 30 changed files with 0 additions and 30 deletions.
1 change: 0 additions & 1 deletion vendor/lib/Sepa.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Sepa.php 8745 2024-03-28 17:08:31Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/CreditTransfer.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: CreditTransfer.php 8745 2024-03-28 17:08:31Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/DirectDebit.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: DirectDebit.php 8745 2024-03-28 17:08:31Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Exception.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Exception.php 8747 2024-03-28 17:20:05Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Payment.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Payment.php 8745 2024-03-28 17:08:31Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Payment/Exception.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Exception.php 8836 2024-08-25 14:58:41Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Payment;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Transaction.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Transaction.php 8745 2024-03-28 17:08:31Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Transaction/Exception.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Exception.php 8836 2024-08-25 14:58:41Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Transaction;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Validator.php 7657 2019-04-12 21:26:58Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Amount.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Amount.php 7657 2019-04-12 21:26:58Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Bic.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Bic.php 7657 2019-04-12 21:26:58Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Checksum.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Checksum.php 8745 2024-03-28 17:08:31Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/CreditorBusinessCode.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: CreditorBusinessCode.php 7657 2019-04-12 21:26:58Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/CreditorId.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: CreditorId.php 8745 2024-03-28 17:08:31Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Currency.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Currency.php 7657 2019-04-12 21:26:58Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Date.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Date.php 7657 2019-04-12 21:26:58Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/DateTime.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: DateTime.php 7657 2019-04-12 21:26:58Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Exception.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Exception.php 8836 2024-08-25 14:58:41Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Factory.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Factory.php 8834 2024-08-25 14:52:29Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Iban.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Iban.php 8745 2024-03-28 17:08:31Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Id1.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Id1.php 7657 2019-04-12 21:26:58Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Id2.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Id2.php 7657 2019-04-12 21:26:58Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Mock.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Mock.php 7657 2019-04-12 21:26:58Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Priority.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Priority.php 7657 2019-04-12 21:26:58Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Purpose.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Purpose.php 7657 2019-04-12 21:26:58Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Scope.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Scope.php 8740 2024-03-28 16:03:37Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/Sequence.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Sequence.php 7657 2019-04-12 21:26:58Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Validator/StringV.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: StringV.php 7657 2019-04-12 21:26:58Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Validator;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Xml.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Xml.php 8833 2024-08-25 14:48:13Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa;
Expand Down
1 change: 0 additions & 1 deletion vendor/lib/Sepa/Xml/Exception.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id: Exception.php 8836 2024-08-25 14:58:41Z markus $
declare(strict_types=1);

namespace ufozone\phpsepa\Sepa\Xml;
Expand Down

0 comments on commit f870c8b

Please sign in to comment.