Skip to content

Commit a42f2af

Browse files
authored
Merge pull request #2 from laravel-validation-rules/analysis-EAGLMD
Apply fixes from StyleCI
2 parents 5db29c5 + 436c145 commit a42f2af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/UKMobilePhone.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of https://github.com/laravel-validation-rules/uk-mobile-phone
55
*
6-
* (c) Scott Wilcox <[email protected]>
6+
* (c) Scott Robinson <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

tests/UKMobilePhoneTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of https://github.com/laravel-validation-rules/uk-mobile-phone
55
*
6-
* (c) Scott Wilcox <[email protected]>
6+
* (c) Scott Robinson <[email protected]>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

0 commit comments

Comments
 (0)