You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is juno compatible with the latest version of bernard? I can only successfully install juno with bernard version 0.12.0.
Is juno still the best tool for monitoring bernard processes?
$ composer install && composer update
Key wpackagist-plugin/amazon-s3-and-cloudfront is a duplicate in ./composer.json at line 64
Warning: This development build of composer is over 60 days old. It is recommended to update it by running "/Users/robskrob/code/projects/kingandpartners/dotfiles/executables//composer self-update" to get the latest version.
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
Nothing to install or update
Generating autoload files
Key wpackagist-plugin/amazon-s3-and-cloudfront is a duplicate in ./composer.json at line 64
Warning: This development build of composer is over 60 days old. It is recommended to update it by running "/Users/robskrob/code/projects/kingandpartners/dotfiles/executables//composer self-update" to get the latest version.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- bernard/silex 0.5.0 requires bernard/bernard >=0.12,<0.13 -> satisfiable by bernard/bernard[0.12.0, 0.12.1, 0.12.2, 0.12.3, v0.12.4] but these conflict with your requirements or minimum-stability.
- bernard/juno 1.0.3 requires bernard/silex >=0.5.0,<0.6.0 -> satisfiable by bernard/silex[0.5.0].
- Installation request for bernard/juno 1.0.3 -> satisfiable by bernard/juno[1.0.3].
The text was updated successfully, but these errors were encountered:
Is
juno
compatible with the latest version of bernard? I can only successfully installjuno
withbernard
version0.12.0
.Is
juno
still the best tool for monitoringbernard
processes?The text was updated successfully, but these errors were encountered: