Skip to content

Commit ba2aad1

Browse files
committed
rename package Geocoder-laravel to GeocoderLaravel
1 parent d2fd4c0 commit ba2aad1

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

src/Toin0u/Geocoder/GeocoderFacade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* This file is part of the Geocoder-laravel library.
4+
* This file is part of the GeocoderLaravel library.
55
*
66
* (c) Antoine Corcy <[email protected]>
77
*

src/Toin0u/Geocoder/GeocoderServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* This file is part of the Geocoder-laravel library.
4+
* This file is part of the GeocoderLaravel library.
55
*
66
* (c) Antoine Corcy <[email protected]>
77
*

tests/Geocoder/Tests/GeocoderFacadeTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* This file is part of the Geocoder-laravel library.
4+
* This file is part of the GeocoderLaravel library.
55
*
66
* (c) Antoine Corcy <[email protected]>
77
*

tests/Geocoder/Tests/GeocoderServiceProviderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* This file is part of the Geocoder-laravel library.
4+
* This file is part of the GeocoderLaravel library.
55
*
66
* (c) Antoine Corcy <[email protected]>
77
*

tests/Geocoder/Tests/TestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* This file is part of the Geocoder-laravel library.
4+
* This file is part of the GeocoderLaravel library.
55
*
66
* (c) Antoine Corcy <[email protected]>
77
*

0 commit comments

Comments
 (0)