Hi,
I'm really impressed with the number of updates, it's great to see the CMS getting so much love!
Quick question: When I update via Terminal with this command
composer update statamic/cms --with-dependencies
The first four lines of the update process read:
Dependency "guzzlehttp/guzzle" is also a root requirement, but is not explicitly allowed. Ignoring.
Dependency "laravel/framework" is also a root requirement, but is not explicitly allowed. Ignoring.
Dependency "laravel/framework" is also a root requirement, but is not explicitly allowed. Ignoring.
Dependency "guzzlehttp/guzzle" is also a root requirement, but is not explicitly allowed. Ignoring.
Is this something to be concerned about?
Statamic appears to update ok, and I've not noticed any problems...
Just wondering if I should do something?