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 813ec64..fb659b2 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "require": { "php": "^5.5 || ^7.0", "bengor-user/symfony-security-bridge": "^1.0", - "bengor-user/user-bundle": "^0.6 || ^0.7", + "bengor-user/user-bundle": "^0.6 || ^0.7 || ^0.8", "symfony/security-bundle": "^2.8 || ^3.0" }, "require-dev": {