Closed nathan-van-der-werf closed 8 years ago
When installing this plugin in the newest version of OctoberCMS (with Laravel 5.1) you'll get a conflict on the Symonfy/Translation dependency.
Your plugin requires "symfony/translation": "^3.0" while Laravel 5.1 requires "symfony/translation": "2.7.*"
Try it now please, I have updated dependencies to be compatible with Laravel 5.1 requirements.
It worked.
When installing this plugin in the newest version of OctoberCMS (with Laravel 5.1) you'll get a conflict on the Symonfy/Translation dependency.
Your plugin requires "symfony/translation": "^3.0" while Laravel 5.1 requires "symfony/translation": "2.7.*"