Skip to content

Commit a4921f9

Browse files
committed
bump version, update changelog
Signed-off-by: Suhayb Wardany <[email protected]>
1 parent 49526ab commit a4921f9

File tree

101 files changed

+110
-100
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+110
-100
lines changed

CHANGELOG.md

+10

src/Activations/ActivationInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Activations/ActivationRepositoryInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Activations/EloquentActivation.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Activations/IlluminateActivationRepository.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Checkpoints/ActivationCheckpoint.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Checkpoints/AuthenticatedCheckpoint.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Checkpoints/CheckpointInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Checkpoints/NotActivatedException.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Checkpoints/ThrottleCheckpoint.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Checkpoints/ThrottlingException.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Cookies/CICookie.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Cookies/CookieInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Cookies/FuelPHPCookie.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Cookies/IlluminateCookie.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Cookies/NativeCookie.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Hashing/BcryptHasher.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Hashing/CallbackHasher.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Hashing/Hasher.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Hashing/HasherInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Hashing/NativeHasher.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Hashing/Sha256Hasher.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Hashing/WhirlpoolHasher.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Laravel/Facades/Activation.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Laravel/Facades/Reminder.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Laravel/Facades/Sentinel.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Laravel/SentinelServiceProvider.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Native/ConfigRepository.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Native/Facades/Sentinel.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Native/SentinelBootstrapper.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Permissions/PermissibleInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Permissions/PermissibleTrait.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Permissions/PermissionsInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Permissions/PermissionsTrait.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Permissions/StandardPermissions.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Permissions/StrictPermissions.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Persistences/EloquentPersistence.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Persistences/IlluminatePersistenceRepository.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Persistences/PersistableInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Persistences/PersistenceInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Persistences/PersistenceRepositoryInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Reminders/EloquentReminder.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

src/Reminders/IlluminateReminderRepository.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 2.0.8
14+
* @version 2.0.9
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2015, Cartalyst LLC

0 commit comments

Comments
 (0)