With the release of v0.5, I noticed that elephox/web@0.5.0 incorrectly depends on elephox/console@dev-develop while it should actually depend on elephox/console@^0.5.
The commit which changes this dependency is on the release/0.5 branch in the web module repository, but the v0.5.0 tag points to the commit before that:

This needs to be investigated and fixed so new versions release with the correct dependencies.
With the release of v0.5, I noticed that
elephox/web@0.5.0incorrectly depends onelephox/console@dev-developwhile it should actually depend onelephox/console@^0.5.The commit which changes this dependency is on the
release/0.5branch in thewebmodule repository, but thev0.5.0tag points to the commit before that:This needs to be investigated and fixed so new versions release with the correct dependencies.