diff --git a/LICENSE b/LICENSE index ebd49f5..0213cdc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2015-2016 BenGor +Copyright (c) 2015-2017 BenGor Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/composer.json b/composer.json index c2b478a..4ec01c1 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ ], "require": { "php": "^5.5 || ^7.0", - "bengor-user/user": "^0.6 || ^0.7", + "bengor-user/user": "^0.6 || ^0.7 || ^0.8", "swiftmailer/swiftmailer": "^5.4" }, "require-dev": {