Skip to content

Commit a764cb3

Browse files
committed
update contributors list
1 parent 3f10c6f commit a764cb3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
"name": "Luke Rodgers",
1616
"email": "[email protected]",
1717
"role": "Contributor"
18+
},
19+
{
20+
"name": "Arthur Moore",
21+
"email": "[email protected]",
22+
"role": "Contributor"
1823
}
1924
],
2025
"support" : {

tests/SoapClientTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
declare(strict_types=1);
23

34
namespace WsdlToPhp\PackageBase\Tests;
45

0 commit comments

Comments
 (0)